Uses of Class
com.gigaspaces.metadata.index.CompoundIndex
Packages that use CompoundIndex
Package
Description
Provides classes and interfaces encapsulating space entries indexes.
-
Uses of CompoundIndex in com.gigaspaces.metadata.index
Methods in com.gigaspaces.metadata.index with parameters of type CompoundIndex -
Uses of CompoundIndex in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache with parameters of type CompoundIndexModifier and TypeMethodDescriptionstatic TypeDataIndexTypeData.buildCompoundIndex(CompoundIndex definition, Map<String, TypeDataIndex<?>> indexTable, IServerTypeDesc serverTypeDesc, int indexPosition, ISpaceIndex.FifoGroupsIndexTypes fifoGroupsIndexType, int indexCreationNumber, TypeDataFactory typeDataFactory) -
Uses of CompoundIndex in com.j_spaces.core.cache.fifoGroup
Method parameters in com.j_spaces.core.cache.fifoGroup with type arguments of type CompoundIndexModifier and TypeMethodDescriptionstatic 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)