NOTE: Avro classes and interfaces are deprecated as of release 4.0 in favor of using tables and the table API.
| Interface | Description |
|---|---|
| AvroBinding<T> | Deprecated.
as of 4.0, use the table API instead.
|
| AvroCatalog | Deprecated.
as of 4.0, use the table API instead.
|
| GenericAvroBinding | Deprecated.
as of 4.0, use the table API instead.
|
| JsonAvroBinding | Deprecated.
as of 4.0, use the table API instead.
|
| RawAvroBinding | Deprecated.
as of 4.0, use the table API instead.
|
| SpecificAvroBinding<T extends SpecificRecord> | Deprecated.
as of 4.0, use the table API instead.
|
| Class | Description |
|---|---|
| JsonRecord | Deprecated.
as of 4.0, use the table API instead.
|
| RawRecord | Deprecated.
as of 4.0, use the table API instead.
|
| Exception | Description |
|---|---|
| SchemaNotAllowedException | Deprecated.
as of 4.0, use the table API instead.
|
| UndefinedSchemaException | Deprecated.
as of 4.0, use the table API instead.
|
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.