public class AvroSchemaFieldHook extends Object implements AvroSchemaField
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
AvroSchemaFieldHook(String name,
String schema) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String |
name() |
String |
schema() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final EPTypeClass EPTYPE
public String name()
public String schema()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2005–2021. All rights reserved.