| Package | Description |
|---|---|
| org.apache.hudi.common.table.view | |
| org.apache.hudi.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieTableFileSystemView
TableFileSystemView Implementations based on in-memory storage.
|
class |
IncrementalTimelineSyncFileSystemView
Adds the capability to incrementally sync the changes to file-system view as and when new instants gets completed.
|
class |
RocksDbBasedFileSystemView
A file-system view implementation on top of embedded Rocks DB store.
|
class |
SpillableMapBasedFileSystemView
Table FileSystemView implementation where view is stored in spillable disk using fixed memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieMetadataFileSystemView
HoodieTableFileSystemView implementation that retrieved partition listings from the Metadata Table. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.