Class BetweenIndexInfoDetail
java.lang.Object
com.gigaspaces.internal.query.explainplan.model.IndexInfoDetail
com.gigaspaces.internal.query.explainplan.model.BetweenIndexInfoDetail
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.query.explainplan.model.IndexInfoDetail
getId, getName, getOperator, getSize, getSizeDesc, getString, getType, getValue, setId, setName, setOperator, setSize, setType, setValue, toStringNotVerbose
-
Constructor Details
-
BetweenIndexInfoDetail
-
-
Method Details
-
getMin
-
getMax
-
isIncludeMin
public boolean isIncludeMin() -
isIncludeMax
public boolean isIncludeMax() -
toString
- Overrides:
toStringin classIndexInfoDetail
-
getValueFormatting
- Overrides:
getValueFormattingin classIndexInfoDetail
-
getNameDescription
- Overrides:
getNameDescriptionin classIndexInfoDetail
-
getOperationDescription
- Overrides:
getOperationDescriptionin classIndexInfoDetail
-
getValueDescription
- Overrides:
getValueDescriptionin classIndexInfoDetail
-