Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.MaglevLbConfig
-
Packages that use Cluster.MaglevLbConfig Package Description io.envoyproxy.envoy.config.cluster.v3 -
-
Uses of Cluster.MaglevLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.MaglevLbConfig Modifier and Type Field Description private static Cluster.MaglevLbConfigCluster.MaglevLbConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.MaglevLbConfig Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Cluster.MaglevLbConfig,Cluster.MaglevLbConfig.Builder,Cluster.MaglevLbConfigOrBuilder>Cluster.Builder. maglevLbConfigBuilder_private static com.google.protobuf.Parser<Cluster.MaglevLbConfig>Cluster.MaglevLbConfig. PARSERMethods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.MaglevLbConfig Modifier and Type Method Description Cluster.MaglevLbConfigCluster.MaglevLbConfig.Builder. build()Cluster.MaglevLbConfigCluster.MaglevLbConfig.Builder. buildPartial()static Cluster.MaglevLbConfigCluster.MaglevLbConfig. getDefaultInstance()Cluster.MaglevLbConfigCluster.MaglevLbConfig.Builder. getDefaultInstanceForType()Cluster.MaglevLbConfigCluster.MaglevLbConfig. getDefaultInstanceForType()Cluster.MaglevLbConfigCluster.Builder. getMaglevLbConfig()Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfigCluster. getMaglevLbConfig()Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfigClusterOrBuilder. getMaglevLbConfig()Optional configuration for the Maglev load balancing policy.static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseDelimitedFrom(java.io.InputStream input)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(byte[] data)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(com.google.protobuf.ByteString data)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(java.io.InputStream input)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(java.nio.ByteBuffer data)static Cluster.MaglevLbConfigCluster.MaglevLbConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.MaglevLbConfig Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Cluster.MaglevLbConfig,Cluster.MaglevLbConfig.Builder,Cluster.MaglevLbConfigOrBuilder>Cluster.Builder. getMaglevLbConfigFieldBuilder()Optional configuration for the Maglev load balancing policy.com.google.protobuf.Parser<Cluster.MaglevLbConfig>Cluster.MaglevLbConfig. getParserForType()static com.google.protobuf.Parser<Cluster.MaglevLbConfig>Cluster.MaglevLbConfig. parser()Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type Cluster.MaglevLbConfig Modifier and Type Method Description private voidCluster.MaglevLbConfig.Builder. buildPartial0(Cluster.MaglevLbConfig result)Cluster.MaglevLbConfig.BuilderCluster.MaglevLbConfig.Builder. mergeFrom(Cluster.MaglevLbConfig other)Cluster.BuilderCluster.Builder. mergeMaglevLbConfig(Cluster.MaglevLbConfig value)Optional configuration for the Maglev load balancing policy.static Cluster.MaglevLbConfig.BuilderCluster.MaglevLbConfig. newBuilder(Cluster.MaglevLbConfig prototype)Cluster.BuilderCluster.Builder. setMaglevLbConfig(Cluster.MaglevLbConfig value)Optional configuration for the Maglev load balancing policy.
-