| Package | Description |
|---|---|
| org.apache.flink.connectors.hive | |
| org.apache.flink.connectors.hive.read |
| Modifier and Type | Method and Description |
|---|---|
static ConsumeOrder |
ConsumeOrder.getConsumeOrder(String consumeOrderStr)
Get
ConsumeOrder from consume order string. |
static ConsumeOrder |
ConsumeOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumeOrder[] |
ConsumeOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConsumeOrder |
HivePartitionFetcherContextBase.consumeOrder |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.