Package | Description |
---|---|
com.asakusafw.directio.hive.orc |
ORCFile format bridge between Asakusa and Hive.
|
com.asakusafw.directio.hive.orc.v1 |
ORCFile format bridge for Hive v1.
|
com.asakusafw.directio.hive.orc.v2 |
ORCFile format bridge for Hive v2.
|
Modifier and Type | Method and Description |
---|---|
static Compatibility |
Compatibility.getInstance()
returns the compatibility instance for this environment.
|
Modifier and Type | Class and Description |
---|---|
class |
CompatibilityV1
compatibility layer for Direct I/O ORC File support.
|
Modifier and Type | Class and Description |
---|---|
class |
CompatibilityV2
compatibility layer for Direct I/O ORC File support.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.