Package | Description |
---|---|
org.apache.paimon.iceberg |
Modifier and Type | Field and Description |
---|---|
static ConfigOption<IcebergOptions.StorageLocation> |
IcebergOptions.METADATA_ICEBERG_STORAGE_LOCATION |
Modifier and Type | Method and Description |
---|---|
static IcebergOptions.StorageLocation |
IcebergOptions.StorageLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IcebergOptions.StorageLocation[] |
IcebergOptions.StorageLocation.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.