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