Package | Description |
---|---|
com.asakusafw.dmdl.directio.hive.common |
Hive support common classes.
|
com.asakusafw.dmdl.directio.hive.orc |
Hive ORCFile support.
|
com.asakusafw.dmdl.directio.hive.parquet |
Hive Parquet file support.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseTrait<T extends BaseTrait<T>>
The common base trait.
|
Modifier and Type | Class and Description |
---|---|
class |
HiveDataModelTrait
Attributes for Hive compatible data models.
|
class |
HiveFieldTrait
Attributes for Hive column field.
|
Modifier and Type | Class and Description |
---|---|
class |
OrcFileTrait
Attributes for ORCFile format.
|
Modifier and Type | Class and Description |
---|---|
class |
ParquetFileTrait
Attributes for parquet file format.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.