| Package | Description |
|---|---|
| org.apache.hudi.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieStorage
Provides I/O APIs on files and directories on storage.
|
class |
StoragePath
Names a file or directory on storage.
|
interface |
StoragePathFilter
Filter for
StoragePath
The APIs are mainly based on org.apache.hadoop.fs.PathFilter class. |
class |
StoragePathInfo
Represents the information of a storage path representing a directory or a file.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.