JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.avro.generic
Interface GenericData.InstanceSupplier
Enclosing class:
GenericData
public static interface
GenericData.InstanceSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
newInstance
(
Object
oldInstance,
Schema
schema)
Method Details
newInstance
Object
newInstance
(
Object
oldInstance,
Schema
schema)