public class RequestWindowUnionList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
RequestWindowUnionList() |
RequestWindowUnionList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddWindowUnion(PhysicalOpNode node,
RequestWindowOp window) |
void |
delete() |
boolean |
Empty() |
protected void |
finalize() |
String |
FnDetail() |
static long |
getCPtr(RequestWindowUnionList obj) |
PhysicalOpNode |
GetKey(int index) |
int |
GetSize() |
RequestWindowOp |
GetValue(int index) |
SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__RequestWindowOp_t_t |
getWindow_unions_() |
void |
setWindow_unions_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__RequestWindowOp_t_t value) |
public RequestWindowUnionList(long cPtr,
boolean cMemoryOwn)
public RequestWindowUnionList()
public static long getCPtr(RequestWindowUnionList obj)
public void delete()
public void AddWindowUnion(PhysicalOpNode node, RequestWindowOp window)
public PhysicalOpNode GetKey(int index)
public RequestWindowOp GetValue(int index)
public int GetSize()
public String FnDetail()
public boolean Empty()
public void setWindow_unions_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__RequestWindowOp_t_t value)
public SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__RequestWindowOp_t_t getWindow_unions_()
Copyright © 2021. All rights reserved.