| Package | Description | 
|---|---|
| com.gigaspaces.metadata.index | 
 Provides classes and interfaces encapsulating space entries indexes. 
 | 
| com.j_spaces.core.cache | |
| com.j_spaces.core.cache.fifoGroup | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
CompoundIndex.isEquivalent(CompoundIndex other)  | 
| Modifier and Type | Method and Description | 
|---|---|
static TypeDataIndex | 
TypeData.buildCompoundIndex(CompoundIndex definition,
                  Map<String,TypeDataIndex<?>> indexTable,
                  IServerTypeDesc serverTypeDesc,
                  int indexPosition,
                  ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType,
                  int indexCreationNumber,
                  TypeDataFactory typeDataFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<TypeDataIndex> | 
FifoGroupCacheImpl.createFifoGroupCompoundIndexes(PropertyInfo[] _properties,
                              Map<String,SpaceIndex> typeIndexes,
                              ConcurrentHashMap<String,TypeDataIndex<?>> _indexTable,
                              TypeDataIndex<Object> _fifoGroupIndex,
                              ISpaceIndex fifoGroupingPropertyDef,
                              TypeDataFactory typeDataFactory,
                              int indexPosition,
                              String fifoGroupingName,
                              Set<String> fifoGroupingIndexes,
                              List<CompoundIndex> compoundIndexDefinitions,
                              IServerTypeDesc serverTypeDesc)  | 
Copyright © GigaSpaces.