public class CompoundIndex extends SpaceIndex
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CompoundIndex.CompoundIndexTypes  | 
| Constructor and Description | 
|---|
CompoundIndex()  | 
CompoundIndex(String name,
             String[] paths,
             CompoundIndex.CompoundIndexTypes compoundIndexType)  | 
CompoundIndex(String name,
             String[] paths,
             CompoundIndex.CompoundIndexTypes compoundIndexType,
             boolean unique)  | 
| Modifier and Type | Method and Description | 
|---|---|
CompoundIndex.CompoundIndexTypes | 
getCompoundIndexType()  | 
String[] | 
getPaths()  | 
getPath, isUnique, setPath, setUniquepublic CompoundIndex()
public CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType)
public CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType, boolean unique)
public String[] getPaths()
public CompoundIndex.CompoundIndexTypes getCompoundIndexType()
Copyright © GigaSpaces.