| Interface | Description |
|---|---|
| HoodieInstantWriter |
Interface for classes that can write instant data to the timeline.
|
| StoragePathFilter |
Filter for
StoragePath
The APIs are mainly based on org.apache.hadoop.fs.PathFilter class. |
| Class | Description |
|---|---|
| HoodieStorage |
Provides I/O APIs on files and directories on storage.
|
| StorageConfiguration<T> |
Interface providing the storage configuration in type
T. |
| StoragePath |
Names a file or directory on storage.
|
| StoragePathInfo |
Represents the information of a storage path representing a directory or a file.
|
| Enum | Description |
|---|---|
| StorageSchemes |
All the supported storage schemes in Hoodie.
|
Copyright © 2025 The Apache Software Foundation. All rights reserved.