GigaSpaces XAP 9.7.2 API

Uses of Class
org.openspaces.core.config.CompoundIndex.CompoundIndexTypes

Packages that use CompoundIndex.CompoundIndexTypes
org.openspaces.core.config Support classes for Spring namespace based configuration of OpenSpaces core. 
 

Uses of CompoundIndex.CompoundIndexTypes in org.openspaces.core.config
 

Methods in org.openspaces.core.config that return CompoundIndex.CompoundIndexTypes
 CompoundIndex.CompoundIndexTypes CompoundIndex.getCompoundIndexType()
           
static CompoundIndex.CompoundIndexTypes CompoundIndex.CompoundIndexTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CompoundIndex.CompoundIndexTypes[] CompoundIndex.CompoundIndexTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.openspaces.core.config with parameters of type CompoundIndex.CompoundIndexTypes
CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType)
           
CompoundIndex(String name, String[] paths, CompoundIndex.CompoundIndexTypes compoundIndexType, boolean unique)
           
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.