public class Marshaller<T extends org.apache.avro.generic.GenericContainer> extends AbstractMarshaller
| Constructor and Description |
|---|
Marshaller(Class<T> c) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.avro.io.DatumReader |
reader(String schemaName) |
getBufferSizePredictor, getTypeClasses, isMarshallable, objectFromByteBuffer, objectFromByteBuffer, objectToBuffer, objectToByteBuffer, objectToByteBuffer, readObject, writeObjectprotected org.apache.avro.io.DatumReader reader(String schemaName) throws InterruptedException, IOException, ClassNotFoundException
reader in class AbstractMarshallerInterruptedExceptionIOExceptionClassNotFoundExceptionCopyright © 2016. All rights reserved.