JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.iceberg.spark
Interface ParquetBatchReadConf
All Superinterfaces:
Serializable
@Immutable
public interface
ParquetBatchReadConf
extends
Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
batchSize
()
ParquetReaderType
readerType
()
Method Details
batchSize
int
batchSize
()
readerType
ParquetReaderType
readerType
()