Class UnionIndexInfo
java.lang.Object
com.gigaspaces.internal.query.explainplan.IndexInfo
com.gigaspaces.internal.query.explainplan.UnionIndexInfo
- All Implemented Interfaces:
Externalizable,Serializable
- Since:
- 12.0.1
- Author:
- yael nahon
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.query.explainplan.IndexInfo
equals, getCriteriaDesc, getName, getOperator, getSize, getSizeDesc, getType, getValue, hashCode, isUsable, setName, setOperator, setSize, setType, setUsable, setValue
-
Constructor Details
-
UnionIndexInfo
public UnionIndexInfo() -
UnionIndexInfo
-
-
Method Details
-
getOptions
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classIndexInfo- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classIndexInfo- Throws:
IOExceptionClassNotFoundException
-
toString
-