public class BetweenIndexInfoDetail extends IndexInfoDetail
Constructor and Description |
---|
BetweenIndexInfoDetail(Integer id,
BetweenIndexInfo betweenIndexOption) |
Modifier and Type | Method and Description |
---|---|
Comparable |
getMax() |
Comparable |
getMin() |
String |
getNameDescription() |
protected String |
getOperationDescription() |
protected Object |
getValueDescription(Object value) |
protected String |
getValueFormatting() |
boolean |
isIncludeMax() |
boolean |
isIncludeMin() |
String |
toString() |
getId, getName, getOperator, getSize, getSizeDesc, getString, getType, getValue, setId, setName, setOperator, setSize, setType, setValue, toStringNotVerbose
public BetweenIndexInfoDetail(Integer id, BetweenIndexInfo betweenIndexOption)
public Comparable getMin()
public Comparable getMax()
public boolean isIncludeMin()
public boolean isIncludeMax()
public String toString()
toString
in class IndexInfoDetail
protected String getValueFormatting()
getValueFormatting
in class IndexInfoDetail
public String getNameDescription()
getNameDescription
in class IndexInfoDetail
protected String getOperationDescription()
getOperationDescription
in class IndexInfoDetail
protected Object getValueDescription(Object value)
getValueDescription
in class IndexInfoDetail
Copyright © GigaSpaces.