| Constructor and Description | 
|---|
| AvroRequestMarshaller(Protocol.Message message) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object[] | parse(InputStream stream) | 
| InputStream | stream(Object[] value) | 
public AvroRequestMarshaller(Protocol.Message message)
public InputStream stream(Object[] value)
stream in interface io.grpc.MethodDescriptor.Marshaller<Object[]>public Object[] parse(InputStream stream)
parse in interface io.grpc.MethodDescriptor.Marshaller<Object[]>Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.