public class AvroSchemaFieldHook extends Object implements AvroSchemaField
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 String name()
public String schema()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
Copyright © 2005–2020. All rights reserved.