| Package | Description |
|---|---|
| com.asakusafw.info.hive |
Schema information of Hive-associated tables.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveOutputInfo> |
HiveIoAttribute.getOutputs()
Returns the outputs.
|
| Constructor and Description |
|---|
HiveIoAttribute(Collection<? extends HiveInputInfo> inputs,
Collection<? extends HiveOutputInfo> outputs)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.