Modifier and Type | Class and Description |
---|---|
class |
AutoProjectionDriver
Processes
@auto_projection annotations. |
class |
NamespaceDriver
Processes
@namespace annotations. |
Modifier and Type | Class and Description |
---|---|
class |
CsvFormatDriver
Processes
@directio.csv attributes. |
Modifier and Type | Class and Description |
---|---|
class |
OrcFileDriver
Processes
@directio.hive.orc attributes. |
Modifier and Type | Class and Description |
---|---|
class |
ParquetFileDriver
Processes
@directio.hive.parquet attributes. |
Modifier and Type | Class and Description |
---|---|
class |
JsonFormatDriver
Processes
@directio.json attributes. |
Modifier and Type | Class and Description |
---|---|
class |
LineFormatDriver
Processes
@directio.line attributes. |
Modifier and Type | Class and Description |
---|---|
class |
SequenceFileFormatDriver
Processes
@directio.csv attributes. |
Modifier and Type | Class and Description |
---|---|
class |
CsvTextDriver
Processes
@directio.text.csv attributes. |
Modifier and Type | Class and Description |
---|---|
class |
TabularTextDriver
Processes
@directio.text.tabular attributes. |
Modifier and Type | Class and Description |
---|---|
class |
TsvFormatDriver
Processes
@directio.tsv attributes. |
Modifier and Type | Class and Description |
---|---|
class |
CsvSupportDriver
Processes
@windgate.csv attributes. |
Modifier and Type | Class and Description |
---|---|
class |
JdbcTableDriver
Processes
@windgate.jdbc.table attributes. |
Modifier and Type | Class and Description |
---|---|
class |
StreamSupportDriver
Processes
@windgate.stream_format attributes. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.