| Package | Description |
|---|---|
| org.apache.hudi.storage |
| Modifier and Type | Method and Description |
|---|---|
static StorageSchemes |
StorageSchemes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageSchemes[] |
StorageSchemes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Option<StorageSchemes> |
StorageSchemes.getStorageLockImplementationIfExists(String scheme) |
Copyright © 2025 The Apache Software Foundation. All rights reserved.