Package | Description |
---|---|
org.apache.paimon.table.source |
Modifier and Type | Method and Description |
---|---|
static IndexFile |
IndexFile.deserialize(DataInputView in) |
Modifier and Type | Method and Description |
---|---|
Optional<List<IndexFile>> |
DataSplit.indexFiles() |
default Optional<List<IndexFile>> |
Split.indexFiles()
* Return the index file of the data file, for example, bloom-filter index.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.