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.