GigaSpaces XAP 7.1 API

Uses of Class
com.gigaspaces.metadata.index.SpaceIndexType

Packages that use SpaceIndexType
com.gigaspaces.annotation.pojo Provides annotations to support POJO usage with GigaSpaces. 
com.gigaspaces.metadata.index   
 

Uses of SpaceIndexType in com.gigaspaces.annotation.pojo
 

Methods in com.gigaspaces.annotation.pojo that return SpaceIndexType
 SpaceIndexType SpaceProperty.IndexType.toSpaceIndexType()
          Deprecated.  
 

Uses of SpaceIndexType in com.gigaspaces.metadata.index
 

Methods in com.gigaspaces.metadata.index that return SpaceIndexType
 SpaceIndexType ISpaceIndex.getType()
          Gets the type of the index.
static SpaceIndexType SpaceIndexType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpaceIndexType[] SpaceIndexType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.