| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
Filter(ExprNode condition) |
Filter(ExprNode condition,
ExprListNode left_keys,
ExprListNode right_keys) |
Filter(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
ConditionFilter |
condition() |
void |
delete() |
protected void |
finalize() |
String |
FnDetail() |
ConditionFilter |
getCondition_() |
static long |
getCPtr(Filter obj) |
Key |
getIndex_key_() |
Key |
getLeft_key_() |
Key |
getRight_key_() |
Key |
index_key() |
Key |
left_key() |
BaseStatus |
ReplaceExpr(SWIGTYPE_p_passes__ExprReplacer replacer,
SWIGTYPE_p_hybridse__node__NodeManager nm,
Filter out) |
void |
ResolvedRelatedColumns(SWIGTYPE_p_std__vectorT_hybridse__node__ExprNode_const_p_t columns) |
Key |
right_key() |
void |
setCondition_(ConditionFilter value) |
void |
setIndex_key_(Key value) |
void |
setLeft_key_(Key value) |
void |
setRight_key_(Key value) |
String |
ToString() |
boolean |
Valid() |
public Filter(long cPtr,
boolean cMemoryOwn)
public Filter(ExprNode condition)
public Filter(ExprNode condition, ExprListNode left_keys, ExprListNode right_keys)
public static long getCPtr(Filter obj)
public void delete()
public boolean Valid()
public String ToString()
public String FnDetail()
public Key left_key()
public Key right_key()
public Key index_key()
public ConditionFilter condition()
public void ResolvedRelatedColumns(SWIGTYPE_p_std__vectorT_hybridse__node__ExprNode_const_p_t columns)
public BaseStatus ReplaceExpr(SWIGTYPE_p_passes__ExprReplacer replacer, SWIGTYPE_p_hybridse__node__NodeManager nm, Filter out)
public void setCondition_(ConditionFilter value)
public ConditionFilter getCondition_()
public void setLeft_key_(Key value)
public Key getLeft_key_()
public void setRight_key_(Key value)
public Key getRight_key_()
public void setIndex_key_(Key value)
public Key getIndex_key_()
Copyright © 2021. All rights reserved.