GigaSpaces XAP 9.1 API

com.gigaspaces.metadata.index
Interface SpaceIndex


public interface SpaceIndex

Encapsulates information about an index of a space type.

Since:
8.0
Author:
Niv Ingberg
See Also:
SpaceTypeDescriptor, SpaceIndexFactory

Method Summary
 SpaceIndexType getIndexType()
          Gets the type of the index.
 String getName()
          Gets the name of the index.
 

Method Detail

getName

String getName()
Gets the name of the index.


getIndexType

SpaceIndexType getIndexType()
Gets the type of the index.


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.