| Package | Description |
|---|---|
| org.apache.hudi.common.util.hash |
| Modifier and Type | Method and Description |
|---|---|
protected HoodieIndexID.Type |
FileIndexID.getType() |
protected HoodieIndexID.Type |
PartitionIndexID.getType() |
protected HoodieIndexID.Type |
ColumnIndexID.getType() |
protected abstract HoodieIndexID.Type |
HoodieIndexID.getType()
Get the ID type.
|
static HoodieIndexID.Type |
HoodieIndexID.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HoodieIndexID.Type[] |
HoodieIndexID.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.