| Interface | Description |
|---|---|
| Namer |
Name computer. |
| Class | Description |
|---|---|
| BaseTrait<T extends BaseTrait<T>> |
The common base trait.
|
| HiveCharDriver |
Processes
@directio.hive.char attributes. |
| HiveDataModelEmitter |
Emits a factory class of
DataModelDescriptor. |
| HiveDataModelTrait |
Attributes for Hive compatible data models.
|
| HiveDecimalDriver |
Processes
@directio.hive.decimal attributes. |
| HiveFieldDriver |
Processes
@directio.hive.field attributes. |
| HiveFieldTrait |
Attributes for Hive column field.
|
| HiveIgnoreDriver |
Processes
@directio.hive.ignore attributes. |
| HiveStringDriver |
Processes
@directio.hive.string attributes. |
| HiveTimestampDriver |
Processes
@directio.hive.timestamp attributes. |
| HiveVarcharDriver |
Processes
@directio.hive.varchar attributes. |
| Enum | Description |
|---|---|
| HiveFieldTrait.TypeKind |
The special type kind.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.