Package | Description |
---|---|
org.apache.paimon |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<CoreOptions.PartitionSinkStrategy> |
CoreOptions.PARTITION_SINK_STRATEGY |
Modifier and Type | Method and Description |
---|---|
CoreOptions.PartitionSinkStrategy |
CoreOptions.partitionSinkStrategy() |
static CoreOptions.PartitionSinkStrategy |
CoreOptions.PartitionSinkStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreOptions.PartitionSinkStrategy[] |
CoreOptions.PartitionSinkStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.