|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AvroBinding | |
---|---|
oracle.kv.avro | Binding classes for serializing and deserializing Values as Avro binary data. |
Uses of AvroBinding in oracle.kv.avro |
---|
Subinterfaces of AvroBinding in oracle.kv.avro | |
---|---|
interface |
GenericAvroBinding
The GenericAvroBinding interface has the same methods as AvroBinding , but represents values as instances of GenericRecord . |
interface |
JsonAvroBinding
The JsonAvroBinding interface has the same methods as AvroBinding , but represents values as instances of JsonRecord . |
interface |
RawAvroBinding
The RawAvroBinding interface has the same methods as AvroBinding , but represents values as instances of RawRecord . |
interface |
SpecificAvroBinding<T extends SpecificRecord>
The SpecificAvroBinding interface has the same methods as AvroBinding , but represents values as instances of a generated Avro
specific class which implements SpecificRecord . |
|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |