| Package | Description |
|---|---|
| org.apache.carbondata.sdk.file |
| Modifier and Type | Method and Description |
|---|---|
<T> CarbonReader<T> |
CarbonReaderBuilder.build()
Build CarbonReader
|
| Modifier and Type | Method and Description |
|---|---|
List<CarbonReader> |
CarbonReader.split(int maxSplits)
Breaks the list of CarbonRecordReader in CarbonReader into multiple
CarbonReader objects, each iterating through some 'carbondata' files
and return that list of CarbonReader objects
If the no.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.