Uses of Interface
com.gigaspaces.metadata.index.ISpaceCompoundIndexSegment
Packages that use ISpaceCompoundIndexSegment
Package
Description
Provides classes and interfaces encapsulating space entries indexes.
-
Uses of ISpaceCompoundIndexSegment in com.gigaspaces.internal.query.valuegetter
Methods in com.gigaspaces.internal.query.valuegetter that return ISpaceCompoundIndexSegmentConstructors in com.gigaspaces.internal.query.valuegetter with parameters of type ISpaceCompoundIndexSegmentModifierConstructorDescriptionCreate a compound getter using the specified segments. -
Uses of ISpaceCompoundIndexSegment in com.gigaspaces.metadata.index
Classes in com.gigaspaces.metadata.index that implement ISpaceCompoundIndexSegmentModifier and TypeClassDescriptionclassEncapsulates information about an index segment of a compound index.classinformation about a path index segment of a compound index.classinformation about a property index segment of a compound index.Methods in com.gigaspaces.metadata.index that return ISpaceCompoundIndexSegmentModifier and TypeMethodDescriptionAbstractSpaceIndex.getCompoundIndexSegments()CompoundIndex.getCompoundIndexSegments()ISpaceIndex.getCompoundIndexSegments() -
Uses of ISpaceCompoundIndexSegment in com.j_spaces.core.cache
Methods in com.j_spaces.core.cache that return ISpaceCompoundIndexSegmentConstructors in com.j_spaces.core.cache with parameters of type ISpaceCompoundIndexSegmentModifierConstructorDescriptionCompoundIndexSegmentTypeData(ISpaceCompoundIndexSegment segment, Map<String, TypeDataIndex<?>> indexTable, IServerTypeDesc serverTypeDesc) CompoundIndexValueHolder(ISpaceCompoundIndexSegment[] segments, ServerEntry entry) SimpleCompoundIndexValueHolder(ISpaceCompoundIndexSegment[] segments, ServerEntry entry)