public class MemWindowIterator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
MemWindowIterator(long cPtr,
boolean cMemoryOwn) |
MemWindowIterator(SWIGTYPE_p_std__mapT_std__string_std__dequeT_std__pairT_unsigned_long_long_hybridse__codec__Row_t_t_std__greaterT_std__string_t_t partitions,
List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(MemWindowIterator obj) |
Row |
GetKey() |
SWIGTYPE_p_RowIterator |
GetRawValue() |
void |
Next() |
void |
Seek(String key) |
void |
SeekToFirst() |
boolean |
Valid() |
public MemWindowIterator(long cPtr,
boolean cMemoryOwn)
public MemWindowIterator(SWIGTYPE_p_std__mapT_std__string_std__dequeT_std__pairT_unsigned_long_long_hybridse__codec__Row_t_t_std__greaterT_std__string_t_t partitions, List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> schema)
public static long getCPtr(MemWindowIterator obj)
public void delete()
public void Seek(String key)
public void SeekToFirst()
public void Next()
public boolean Valid()
public SWIGTYPE_p_RowIterator GetRawValue()
public Row GetKey()
Copyright © 2021. All rights reserved.