| Package | Description |
|---|---|
| envoy.config.filter.network.thrift_proxy.v2alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.TransportType.forNumber(int value) |
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProxyOrBuilder.getTransport()
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProxy.getTransport()
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProxy.Builder.getTransport()
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProtocolOptionsOrBuilder.getTransport()
Supplies the type of transport that the Thrift proxy should use for upstream connections.
|
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProtocolOptions.getTransport()
Supplies the type of transport that the Thrift proxy should use for upstream connections.
|
ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.ThriftProtocolOptions.Builder.getTransport()
Supplies the type of transport that the Thrift proxy should use for upstream connections.
|
static ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.TransportType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.TransportType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThriftProxyOuterClass.TransportType |
ThriftProxyOuterClass.TransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftProxyOuterClass.TransportType[] |
ThriftProxyOuterClass.TransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ThriftProxyOuterClass.TransportType> |
ThriftProxyOuterClass.TransportType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ThriftProxyOuterClass.ThriftProxy.Builder |
ThriftProxyOuterClass.ThriftProxy.Builder.setTransport(ThriftProxyOuterClass.TransportType value)
Supplies the type of transport that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProtocolOptions.Builder |
ThriftProxyOuterClass.ThriftProtocolOptions.Builder.setTransport(ThriftProxyOuterClass.TransportType value)
Supplies the type of transport that the Thrift proxy should use for upstream connections.
|
Copyright © 2018 The Envoy Project. All rights reserved.