public class PathCompoundIndexSegment extends AbstractCompoundIndexSegment
information about a path index segment of a compound index.
Constructor and Description |
---|
PathCompoundIndexSegment() |
PathCompoundIndexSegment(int segmentPos,
String path) |
Modifier and Type | Method and Description |
---|---|
Object |
getSegmentValue(ServerEntry entry) |
protected void |
readExternalImpl(ObjectInput in) |
void |
readFromSwap(ObjectInput in) |
protected void |
writeExternalImpl(ObjectOutput out) |
void |
writeToSwap(ObjectOutput out) |
equals, getName, getSegmentPosition, getSegmentValueForTemplate, hashCode, isPropertySegment
readExternal, writeExternal
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
readExternal, writeExternal
public PathCompoundIndexSegment()
public PathCompoundIndexSegment(int segmentPos, String path)
public Object getSegmentValue(ServerEntry entry)
getSegmentValue
in interface ISpaceCompoundIndexSegment
getSegmentValue
in class AbstractCompoundIndexSegment
protected void readExternalImpl(ObjectInput in) throws IOException, ClassNotFoundException
readExternalImpl
in class AbstractCompoundIndexSegment
IOException
ClassNotFoundException
protected void writeExternalImpl(ObjectOutput out) throws IOException
writeExternalImpl
in class AbstractCompoundIndexSegment
IOException
public void writeToSwap(ObjectOutput out) throws IOException
writeToSwap
in interface ISwapExternalizable
writeToSwap
in class AbstractCompoundIndexSegment
IOException
public void readFromSwap(ObjectInput in) throws IOException, ClassNotFoundException
readFromSwap
in interface ISwapExternalizable
readFromSwap
in class AbstractCompoundIndexSegment
IOException
ClassNotFoundException
Copyright © GigaSpaces.