| Package | Description |
|---|---|
| envoy.config.filter.network.thrift_proxy.v2alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ProtocolType.forNumber(int value) |
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProxyOrBuilder.getProtocol()
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProxy.getProtocol()
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProxy.Builder.getProtocol()
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProtocolOptionsOrBuilder.getProtocol()
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProtocolOptions.getProtocol()
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ThriftProtocolOptions.Builder.getProtocol()
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
static ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ProtocolType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ProtocolType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThriftProxyOuterClass.ProtocolType |
ThriftProxyOuterClass.ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThriftProxyOuterClass.ProtocolType[] |
ThriftProxyOuterClass.ProtocolType.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.ProtocolType> |
ThriftProxyOuterClass.ProtocolType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ThriftProxyOuterClass.ThriftProxy.Builder |
ThriftProxyOuterClass.ThriftProxy.Builder.setProtocol(ThriftProxyOuterClass.ProtocolType value)
Supplies the type of protocol that the Thrift proxy should use.
|
ThriftProxyOuterClass.ThriftProtocolOptions.Builder |
ThriftProxyOuterClass.ThriftProtocolOptions.Builder.setProtocol(ThriftProxyOuterClass.ProtocolType value)
Supplies the type of protocol that the Thrift proxy should use for upstream connections.
|
Copyright © 2018 The Envoy Project. All rights reserved.