public class PropertyCompoundIndexSegment extends AbstractCompoundIndexSegment
information about a property index segment of a compound index.
Constructor and Description |
---|
PropertyCompoundIndexSegment() |
PropertyCompoundIndexSegment(int segmentPos,
String name) |
Modifier and Type | Method and Description |
---|---|
Object |
getSegmentValue(ServerEntry entry) |
boolean |
isPropertySegment() |
protected void |
readExternalImpl(ObjectInput in) |
void |
readFromSwap(ObjectInput in) |
protected void |
writeExternalImpl(ObjectOutput out) |
void |
writeToSwap(ObjectOutput out) |
equals, getName, getSegmentPosition, getSegmentValueForTemplate, hashCode
readExternal, writeExternal
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
readExternal, writeExternal
public PropertyCompoundIndexSegment()
public PropertyCompoundIndexSegment(int segmentPos, String name)
public Object getSegmentValue(ServerEntry entry)
getSegmentValue
in interface ISpaceCompoundIndexSegment
getSegmentValue
in class AbstractCompoundIndexSegment
public boolean isPropertySegment()
isPropertySegment
in interface ISpaceCompoundIndexSegment
isPropertySegment
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.