Package | Description |
---|---|
org.apache.tajo.storage |
Modifier and Type | Class and Description |
---|---|
static class |
CSVFile.CSVScanner |
static class |
RawFile.RawFileScanner |
Modifier and Type | Method and Description |
---|---|
static SeekableScanner |
StorageManagerFactory.getSeekableScanner(TajoConf conf,
TableMeta meta,
Schema schema,
FileFragment fragment,
Schema target) |
static SeekableScanner |
StorageManagerFactory.getSeekableScanner(TajoConf conf,
TableMeta meta,
Schema schema,
org.apache.hadoop.fs.Path path) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.