static ProtocolType |
ProtocolType.forNumber(int value) |
|
ProtocolType |
ThriftProtocolOptions.Builder.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
ProtocolType |
ThriftProtocolOptions.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
ProtocolType |
ThriftProtocolOptionsOrBuilder.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
ProtocolType |
ThriftProxy.Builder.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use.
|
ProtocolType |
ThriftProxy.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use.
|
ProtocolType |
ThriftProxyOrBuilder.getProtocol() |
Supplies the type of protocol that the Thrift proxy should use.
|
static ProtocolType |
ProtocolType.valueOf(int value) |
Deprecated.
|
static ProtocolType |
ProtocolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ProtocolType |
ProtocolType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProtocolType[] |
ProtocolType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|