| Package | Description |
|---|---|
| com._4paradigm.hybridse.vm |
| Modifier and Type | Field and Description |
|---|---|
static Window.WindowFrameType |
Window.WindowFrameType.kFrameRows |
static Window.WindowFrameType |
Window.WindowFrameType.kFrameRowsMergeRowsRange |
static Window.WindowFrameType |
Window.WindowFrameType.kFrameRowsRange |
| Modifier and Type | Method and Description |
|---|---|
Window.WindowFrameType |
WindowRange.getFrame_type_() |
static Window.WindowFrameType |
Window.WindowFrameType.swigToEnum(int swigValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowRange.setFrame_type_(Window.WindowFrameType value) |
| Constructor and Description |
|---|
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) |
WindowRange(Window.WindowFrameType frame_type,
long start_offset,
long end_offset,
long rows_preceding,
long max_size) |
Copyright © 2021. All rights reserved.