| Package | Description |
|---|---|
| org.apache.paimon.data | |
| org.apache.paimon.io.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomAccessInputView
A
AbstractPagedInputView to read pages in memory. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedRandomInputView
A
SeekableDataInputView to read bytes from RandomAccessFile, the bytes can be
cached to MemorySegments in CacheManager. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.