| Class | Description |
|---|---|
| ColumnIndexID |
A stateful Hoodie object ID representing any table column.
|
| FileIndexID |
Hoodie object ID representing any file.
|
| HashID |
A stateless Hash class which generates ID for the desired bit count.
|
| HoodieIndexID |
A serializable ID that can be used to identify any Hoodie table fields and
resources in the on-disk index.
|
| PartitionIndexID |
Hoodie object ID representing any partition.
|
| Enum | Description |
|---|---|
| HashID.Size |
Represents HashID size in bits.
|
| HoodieIndexID.Type |
Supported ID types.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.