public class CurrentHistoryWindow extends HistoryWindow
Window.WindowFrameTypeswigCMemOwn| Constructor and Description |
|---|
CurrentHistoryWindow(long cPtr,
boolean cMemoryOwn) |
CurrentHistoryWindow(Window.WindowFrameType window_frame,
long start_offset,
long max_size) |
CurrentHistoryWindow(Window.WindowFrameType window_frame,
long start_offset,
long start_rows,
long max_size) |
CurrentHistoryWindow(WindowRange window_range) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BufferData(long key,
Row row) |
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(CurrentHistoryWindow obj) |
void |
PopFrontData() |
getCPtr, PopEffectiveDataAt, exclude_current_time, GetCount, getCPtr, GetHandlerTypeName, GetRawIterator, instance_not_in_window, PopBackData, set_exclude_current_time, set_instance_not_in_windowAddFrontRow, AddRow, GetBackRow, getCPtr, GetDatabase, GetFrontRow, GetIndex, GetName, GetOrderType, GetSchema, GetTypes, PopBackRow, PopFrontRow, Reverse, SetOrderType, Sortpublic CurrentHistoryWindow(long cPtr,
boolean cMemoryOwn)
public CurrentHistoryWindow(WindowRange window_range)
public CurrentHistoryWindow(Window.WindowFrameType window_frame, long start_offset, long max_size)
public CurrentHistoryWindow(Window.WindowFrameType window_frame, long start_offset, long start_rows, long max_size)
public static long getCPtr(CurrentHistoryWindow obj)
protected void finalize()
finalize in class HistoryWindowpublic void delete()
delete in class HistoryWindowpublic void PopFrontData()
PopFrontData in class HistoryWindowpublic boolean BufferData(long key,
Row row)
BufferData in class HistoryWindowCopyright © 2021. All rights reserved.