public class Key extends FnComponent
swigCMemOwn| Constructor and Description |
|---|
Key() |
Key(ExprListNode keys) |
Key(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
String |
FnDetail() |
static long |
getCPtr(Key obj) |
ExprListNode |
getKeys_() |
ExprListNode |
keys() |
ExprListNode |
PhysicalProjectNode() |
BaseStatus |
ReplaceExpr(SWIGTYPE_p_passes__ExprReplacer replacer,
SWIGTYPE_p_hybridse__node__NodeManager nm,
Key out) |
void |
ResolvedRelatedColumns(SWIGTYPE_p_std__vectorT_hybridse__node__ExprNode_const_p_t columns) |
void |
set_keys(ExprListNode keys) |
void |
setKeys_(ExprListNode value) |
String |
ToString() |
boolean |
ValidKey() |
fn_info, getCPtr, mutable_fn_infopublic Key(long cPtr,
boolean cMemoryOwn)
public Key()
public Key(ExprListNode keys)
public static long getCPtr(Key obj)
protected void finalize()
finalize in class FnComponentpublic void delete()
delete in class FnComponentpublic String ToString()
public boolean ValidKey()
public ExprListNode keys()
public void set_keys(ExprListNode keys)
public ExprListNode PhysicalProjectNode()
public String FnDetail()
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, Key out)
public void setKeys_(ExprListNode value)
public ExprListNode getKeys_()
Copyright © 2021. All rights reserved.