| Package | Description |
|---|---|
| com._4paradigm.hybridse.vm |
| Modifier and Type | Field and Description |
|---|---|
static OrderType |
OrderType.kAscOrder |
static OrderType |
OrderType.kDescOrder |
static OrderType |
OrderType.kNoneOrder |
| Modifier and Type | Method and Description |
|---|---|
OrderType |
MemTimeTableHandler.GetOrderType() |
OrderType |
MemTableHandler.GetOrderType() |
OrderType |
MemSegmentHandler.GetOrderType() |
OrderType |
MemPartitionHandler.GetOrderType() |
static OrderType |
OrderType.swigToEnum(int swigValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemTimeTableHandler.SetOrderType(OrderType order_type) |
void |
MemTableHandler.SetOrderType(OrderType order_type) |
void |
MemPartitionHandler.SetOrderType(OrderType order_type) |
Copyright © 2021. All rights reserved.