public class WindowUnionList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
WindowUnionList() |
WindowUnionList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddWindowUnion(PhysicalOpNode node,
WindowOp window) |
void |
delete() |
boolean |
Empty() |
protected void |
finalize() |
String |
FnDetail() |
static long |
getCPtr(WindowUnionList obj) |
long |
GetSize() |
PhysicalOpNode |
GetUnionNode(long idx) |
SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__WindowOp_t_t |
getWindow_unions_() |
void |
setWindow_unions_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__WindowOp_t_t value) |
public WindowUnionList(long cPtr,
boolean cMemoryOwn)
public WindowUnionList()
public static long getCPtr(WindowUnionList obj)
public void delete()
public void AddWindowUnion(PhysicalOpNode node, WindowOp window)
public String FnDetail()
public boolean Empty()
public long GetSize()
public PhysicalOpNode GetUnionNode(long idx)
public void setWindow_unions_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__WindowOp_t_t value)
public SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__WindowOp_t_t getWindow_unions_()
Copyright © 2021. All rights reserved.