Uses of Class
io.envoyproxy.envoy.config.cluster.v3.Cluster.MaglevLbConfig
Packages that use Cluster.MaglevLbConfig
-
Uses of Cluster.MaglevLbConfig in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as Cluster.MaglevLbConfigModifier and TypeFieldDescriptionprivate static final Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type Cluster.MaglevLbConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Cluster.MaglevLbConfig, Cluster.MaglevLbConfig.Builder, Cluster.MaglevLbConfigOrBuilder> Cluster.Builder.maglevLbConfigBuilder_
private static final com.google.protobuf.Parser
<Cluster.MaglevLbConfig> Cluster.MaglevLbConfig.PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.MaglevLbConfigModifier and TypeMethodDescriptionCluster.MaglevLbConfig.Builder.build()
Cluster.MaglevLbConfig.Builder.buildPartial()
static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.getDefaultInstance()
Cluster.MaglevLbConfig.Builder.getDefaultInstanceForType()
Cluster.MaglevLbConfig.getDefaultInstanceForType()
Cluster.Builder.getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.Cluster.getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.ClusterOrBuilder.getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseDelimitedFrom
(InputStream input) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(byte[] data) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(com.google.protobuf.ByteString data) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(InputStream input) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(ByteBuffer data) static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type Cluster.MaglevLbConfigModifier and TypeMethodDescriptionprivate 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.MaglevLbConfigModifier and TypeMethodDescriptionprivate void
Cluster.MaglevLbConfig.Builder.buildPartial0
(Cluster.MaglevLbConfig result) Cluster.MaglevLbConfig.Builder.mergeFrom
(Cluster.MaglevLbConfig other) Cluster.Builder.mergeMaglevLbConfig
(Cluster.MaglevLbConfig value) Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfig.newBuilder
(Cluster.MaglevLbConfig prototype) Cluster.Builder.setMaglevLbConfig
(Cluster.MaglevLbConfig value) Optional configuration for the Maglev load balancing policy.