public class MemSegmentHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
MemSegmentHandler(long cPtr,
boolean cMemoryOwn) |
MemSegmentHandler(SWIGTYPE_p_std__shared_ptrT_hybridse__vm__PartitionHandler_t partition_hander,
String key) |
| Modifier and Type | Method and Description |
|---|---|
Row |
At(long pos) |
void |
delete() |
protected void |
finalize() |
long |
GetCount() |
static long |
getCPtr(MemSegmentHandler obj) |
String |
GetDatabase() |
String |
GetHandlerTypeName() |
SWIGTYPE_p_std__mapT_std__string_hybridse__vm__IndexSt_std__lessT_std__string_t_t |
GetIndex() |
String |
GetName() |
OrderType |
GetOrderType() |
SWIGTYPE_p_RowIterator |
GetRawIterator() |
List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> |
GetSchema() |
SWIGTYPE_p_std__mapT_std__string_hybridse__codec__ColInfo_std__lessT_std__string_t_t |
GetTypes() |
public MemSegmentHandler(long cPtr,
boolean cMemoryOwn)
public MemSegmentHandler(SWIGTYPE_p_std__shared_ptrT_hybridse__vm__PartitionHandler_t partition_hander, String key)
public static long getCPtr(MemSegmentHandler obj)
public void delete()
public List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> GetSchema()
public String GetName()
public String GetDatabase()
public SWIGTYPE_p_std__mapT_std__string_hybridse__codec__ColInfo_std__lessT_std__string_t_t GetTypes()
public SWIGTYPE_p_std__mapT_std__string_hybridse__vm__IndexSt_std__lessT_std__string_t_t GetIndex()
public OrderType GetOrderType()
public SWIGTYPE_p_RowIterator GetRawIterator()
public long GetCount()
public Row At(long pos)
public String GetHandlerTypeName()
Copyright © 2021. All rights reserved.