| Package | Description |
|---|---|
| org.apache.parquet.hadoop |
Provides classes to store use Parquet files in Hadoop
|
| Modifier and Type | Method and Description |
|---|---|
static IndexCache |
IndexCache.create(ParquetFileReader fileReader,
Set<ColumnPath> columns,
IndexCache.CacheStrategy cacheStrategy,
boolean freeCacheAfterGet)
Create an index cache for the given file reader
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.