Class QueryJunctionNode
java.lang.Object
com.gigaspaces.internal.query.explainplan.QueryJunctionNode
- All Implemented Interfaces:
QueryOperationNode,SmartExternalizable,Externalizable,Serializable
- Since:
- 12.0.1
- Author:
- yael nahon
- See Also:
-
Constructor Details
-
QueryJunctionNode
public QueryJunctionNode() -
QueryJunctionNode
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceQueryOperationNode
-
getName
-
toString
-
getPrettifiedString
- Specified by:
getPrettifiedStringin interfaceQueryOperationNode
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
equals
-
hashCode
public int hashCode()
-