public class CrossProductPlanNode extends BinaryPlanNode
swigCMemOwn| Constructor and Description |
|---|
CrossProductPlanNode(long cPtr,
boolean cMemoryOwn) |
CrossProductPlanNode(PlanNode left,
PlanNode right) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CrossProductPlanNode obj) |
AddChild, Equals, getCPtr, GetLeft, GetRight, Print, PrintChildrenGetChildren, GetChildrenSize, getCPtr, getType_, GetType, GetTypeNamepublic static long getCPtr(CrossProductPlanNode obj)
protected void finalize()
finalize in class BinaryPlanNodepublic void delete()
delete in class BinaryPlanNodeCopyright © 2021. All rights reserved.