| Package | Description |
|---|---|
| io.airlift.drift.codec | |
| io.airlift.drift.codec.metadata |
| Modifier and Type | Method and Description |
|---|---|
static ThriftProtocolType |
ThriftProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftProtocolType[] |
ThriftProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThriftProtocolType |
DefaultThriftTypeReference.getProtocolType() |
ThriftProtocolType |
RecursiveThriftTypeReference.getProtocolType() |
ThriftProtocolType |
ThriftType.getProtocolType() |
ThriftProtocolType |
ThriftTypeReference.getProtocolType() |
ThriftProtocolType |
ThriftCatalog.getThriftProtocolType(Type javaType) |
Copyright © 2012–2018. All rights reserved.