public abstract class TypedConsumer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedConsumer.BoolConsumer |
static class |
TypedConsumer.ByteConsumer |
static class |
TypedConsumer.DoubleConsumer |
static class |
TypedConsumer.I16Consumer |
static class |
TypedConsumer.I32Consumer |
static class |
TypedConsumer.I64Consumer |
static class |
TypedConsumer.ListConsumer |
static class |
TypedConsumer.MapConsumer |
static class |
TypedConsumer.SetConsumer |
static class |
TypedConsumer.StringConsumer |
static class |
TypedConsumer.StructConsumer |
| Modifier and Type | Field and Description |
|---|---|
byte |
type |
public final void read(org.apache.thrift.protocol.TProtocol protocol,
EventBasedThriftReader reader,
byte type)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.