|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpaceIndex
Encapsulates information about an index of a space type.
SpaceTypeDescriptor
,
SpaceIndexFactory
Method Summary | |
---|---|
SpaceIndexType |
getIndexType()
Gets the type of the index. |
String |
getName()
Gets the name of the index. |
boolean |
isUnique()
Returns true if this index has a unique constraint, false otherwise. |
Method Detail |
---|
String getName()
SpaceIndexType getIndexType()
boolean isUnique()
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |