| Package | Description |
|---|---|
| com.facebook.presto.hive |
| Modifier and Type | Method and Description |
|---|---|
HiveClientConfig.InsertExistingPartitionsBehavior |
HiveClientConfig.getInsertExistingPartitionsBehavior() |
static HiveClientConfig.InsertExistingPartitionsBehavior |
HiveSessionProperties.getInsertExistingPartitionsBehavior(ConnectorSession session) |
static HiveClientConfig.InsertExistingPartitionsBehavior |
HiveClientConfig.InsertExistingPartitionsBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveClientConfig.InsertExistingPartitionsBehavior |
HiveClientConfig.InsertExistingPartitionsBehavior.valueOf(String value,
boolean immutablePartition) |
static HiveClientConfig.InsertExistingPartitionsBehavior[] |
HiveClientConfig.InsertExistingPartitionsBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HiveClientConfig |
HiveClientConfig.setInsertExistingPartitionsBehavior(HiveClientConfig.InsertExistingPartitionsBehavior insertExistingPartitionsBehavior) |
Copyright © 2012–2023. All rights reserved.