Modifier and Type | Field and Description |
---|---|
protected JavaType | |
protected JsonParser. |
Access | Constructor and Description |
---|---|
public | |
public |
Modifier and Type | Method and Description |
---|---|
public Schema | |
public void | numberType(JsonParser.
Overrides com. Implements com. Method called to provide more exact type of number being serialized
(regardless of logical type, which may be |
_hint | back to summary |
---|---|
protected JavaType _hint |
_type | back to summary |
---|---|
protected JsonParser. |
IntegerVisitor | back to summary |
---|---|
public IntegerVisitor() |
IntegerVisitor | back to summary |
---|---|
public IntegerVisitor(JavaType typeHint) |
builtAvroSchema | back to summary |
---|---|
public Schema builtAvroSchema() Implements com.
|
numberType | back to summary |
---|---|
public void numberType(JsonParser. Overrides com. Implements com. Doc from com. Method called to provide more exact type of number being serialized
(regardless of logical type, which may be
|