public class FrameBound extends SqlNode
swigCMemOwn| Constructor and Description |
|---|
FrameBound() |
FrameBound(BoundType bound_type) |
FrameBound(BoundType bound_type,
long offset,
boolean is_time_offet) |
FrameBound(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
BoundType |
bound_type() |
static int |
Compare(FrameBound bound1,
FrameBound bound2) |
void |
delete() |
boolean |
Equals(SqlNode node) |
protected void |
finalize() |
static long |
getCPtr(FrameBound obj) |
String |
GetExprString() |
long |
GetOffset() |
long |
GetSignedOffset() |
boolean |
is_time_offset() |
void |
Print(SWIGTYPE_p_std__ostream output,
String org_tab) |
getCPtr, GetLineNum, GetLocation, getType_, GetType, GetTypeName, setType_public FrameBound(long cPtr,
boolean cMemoryOwn)
public FrameBound()
public FrameBound(BoundType bound_type)
public FrameBound(BoundType bound_type, long offset, boolean is_time_offet)
public static long getCPtr(FrameBound obj)
public void Print(SWIGTYPE_p_std__ostream output, String org_tab)
public String GetExprString()
public BoundType bound_type()
public boolean is_time_offset()
public long GetOffset()
public long GetSignedOffset()
public static int Compare(FrameBound bound1, FrameBound bound2)
Copyright © 2021. All rights reserved.