Package | Description |
---|---|
org.apache.paimon.io |
Modifier and Type | Method and Description |
---|---|
static DataFileIndexWriter |
DataFileIndexWriter.create(FileIO fileIO,
Path path,
RowType rowType,
FileIndexOptions fileIndexOptions) |
static DataFileIndexWriter |
DataFileIndexWriter.create(FileIO fileIO,
Path path,
RowType rowType,
FileIndexOptions fileIndexOptions,
Map<String,String> colNameMapping) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.