Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.WeightedCluster
Packages that use TcpProxy.WeightedCluster
-
Uses of TcpProxy.WeightedCluster in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxy.WeightedClusterModifier and TypeMethodDescriptionTcpProxy.WeightedCluster.Builder.build()TcpProxy.WeightedCluster.Builder.buildPartial()static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.getDefaultInstance()TcpProxy.WeightedCluster.Builder.getDefaultInstanceForType()TcpProxy.WeightedCluster.getDefaultInstanceForType()TcpProxy.Builder.getWeightedClusters()Multiple upstream clusters can be specified.TcpProxy.getWeightedClusters()Multiple upstream clusters can be specified.TcpProxyOrBuilder.getWeightedClusters()Multiple upstream clusters can be specified.static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseDelimitedFrom(InputStream input) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(byte[] data) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(com.google.protobuf.ByteString data) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(InputStream input) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(ByteBuffer data) static TcpProxy.WeightedClusterTcpProxy.WeightedCluster.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type TcpProxy.WeightedClusterModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TcpProxy.WeightedCluster>TcpProxy.WeightedCluster.getParserForType()static com.google.protobuf.Parser<TcpProxy.WeightedCluster>TcpProxy.WeightedCluster.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type TcpProxy.WeightedClusterModifier and TypeMethodDescriptionTcpProxy.WeightedCluster.Builder.mergeFrom(TcpProxy.WeightedCluster other) TcpProxy.Builder.mergeWeightedClusters(TcpProxy.WeightedCluster value) Multiple upstream clusters can be specified.TcpProxy.WeightedCluster.newBuilder(TcpProxy.WeightedCluster prototype) TcpProxy.Builder.setWeightedClusters(TcpProxy.WeightedCluster value) Multiple upstream clusters can be specified.