| Package | Description |
|---|---|
| org.apache.hudi.table.action.commit |
| Modifier and Type | Method and Description |
|---|---|
BucketType |
BucketInfo.getBucketType() |
static BucketType |
BucketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketType[] |
BucketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BucketInfo(BucketType bucketType,
String fileIdPrefix,
String partitionPath) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.