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