org.openspaces.core.config
Class CompoundIndex
java.lang.Object
org.openspaces.core.config.SpaceIndex
org.openspaces.core.config.CompoundIndex
public class CompoundIndex
- extends SpaceIndex
Describes compound index
- Since:
- 9.5
- Author:
- Yechiel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundIndex
public CompoundIndex()
CompoundIndex
public CompoundIndex(String name,
String[] paths,
CompoundIndex.CompoundIndexTypes compoundIndexType)
CompoundIndex
public CompoundIndex(String name,
String[] paths,
CompoundIndex.CompoundIndexTypes compoundIndexType,
boolean unique)
getPaths
public String[] getPaths()
getCompoundIndexType
public CompoundIndex.CompoundIndexTypes getCompoundIndexType()
Copyright © GigaSpaces.