Class AbstractCompoundIndexSegment

java.lang.Object
com.gigaspaces.internal.serialization.AbstractExternalizable
com.gigaspaces.metadata.index.AbstractCompoundIndexSegment
All Implemented Interfaces:
ISwapExternalizable, ISpaceCompoundIndexSegment, SmartExternalizable, Externalizable, Serializable
Direct Known Subclasses:
PathCompoundIndexSegment, PropertyCompoundIndexSegment

public abstract class AbstractCompoundIndexSegment extends AbstractExternalizable implements ISpaceCompoundIndexSegment

Encapsulates information about an index segment of a compound index.

Since:
9.5
Author:
Yechiel Fefer
See Also: