Interface | Description |
---|---|
HiveObjectConversion |
Interface to convert Flink object to Hive object.
|
Class | Description |
---|---|
HiveInspectors |
Util for any ObjectInspector related inspection and conversion of Hive data to/from Flink data.
|
IdentityConversion |
Conversion that return the same object.
|
WritableHiveObjectConversion |
A HiveObjectConversion that converts Flink objects to Hive Writable objects.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.