public class WindowJoinList extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
WindowJoinList() |
WindowJoinList(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddWindowJoin(PhysicalOpNode node,
Join join) |
void |
delete() |
boolean |
Empty() |
protected void |
finalize() |
String |
FnDetail() |
static long |
getCPtr(WindowJoinList obj) |
SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t |
getWindow_joins_() |
void |
setWindow_joins_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t value) |
SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t |
window_joins() |
public WindowJoinList(long cPtr,
boolean cMemoryOwn)
public WindowJoinList()
public static long getCPtr(WindowJoinList obj)
public void delete()
public void AddWindowJoin(PhysicalOpNode node, Join join)
public boolean Empty()
public String FnDetail()
public SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t window_joins()
public void setWindow_joins_(SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t value)
public SWIGTYPE_p_std__listT_std__pairT_hybridse__vm__PhysicalOpNode_p_hybridse__vm__Join_t_t getWindow_joins_()
Copyright © 2021. All rights reserved.