JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.avro.reflect
Annotation Type AvroIgnore
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
AvroIgnore
Marks a field as transient. Such a field will not get written into or read from a schema, when using reflection.