Interface | Description |
---|---|
AvroStringValueFormatter |
Interface that defines classes that can be used to control the formattings of
the Avro strings used to represent OES field types that have no corresponding
Avro schema type.
|
Class | Description |
---|---|
AbstractAvroStringValueFormatter |
Abstract base class for AvroStringValueFormatter implementations that
provides some common support for working with the incoming OES field values.
|
AvroUtils | |
AvroUtils.AvroRecordBuilder |
Record builder implementation that can efficiently be used to convert
multiple OES records into their Avro counterparts for a given Avro
schema.
|
ColumnConverter | |
HiveAvroStringValueFormatter |
Avro string value formatter implementation that formats the special OES field types as Avro
string values in the format expected by Hive for the corresponding Hive field type.
|
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.