public interface ICompoundIndexValueHolder extends Comparable<ICompoundIndexValueHolder>
Modifier and Type | Interface and Description |
---|---|
static class |
ICompoundIndexValueHolder.HighEdge |
static class |
ICompoundIndexValueHolder.LowEdge |
Modifier and Type | Method and Description |
---|---|
int |
getNumSegments() |
Object |
getValueBySegment(int segmentNumber) |
Object[] |
getValues() |
void |
setValueForSegment(Object value,
int segmentNumber) |
compareTo
Copyright © GigaSpaces.