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.MaglevLbConfig
Cluster.MaglevLbConfig. DEFAULT_INSTANCE
Fields 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. PARSER
Methods in io.envoyproxy.envoy.config.cluster.v3 that return Cluster.MaglevLbConfig Modifier and Type Method Description Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.Builder. build()
Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.Builder. buildPartial()
static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. getDefaultInstance()
Cluster.MaglevLbConfig
Cluster.MaglevLbConfig.Builder. getDefaultInstanceForType()
Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. getDefaultInstanceForType()
Cluster.MaglevLbConfig
Cluster.Builder. getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfig
Cluster. getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.Cluster.MaglevLbConfig
ClusterOrBuilder. getMaglevLbConfig()
Optional configuration for the Maglev load balancing policy.static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. parseDelimitedFrom(java.io.InputStream input)
static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Cluster.MaglevLbConfig
Cluster.MaglevLbConfig. parseFrom(java.nio.ByteBuffer data)
static Cluster.MaglevLbConfig
Cluster.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 void
Cluster.MaglevLbConfig.Builder. buildPartial0(Cluster.MaglevLbConfig result)
Cluster.MaglevLbConfig.Builder
Cluster.MaglevLbConfig.Builder. mergeFrom(Cluster.MaglevLbConfig other)
Cluster.Builder
Cluster.Builder. mergeMaglevLbConfig(Cluster.MaglevLbConfig value)
Optional configuration for the Maglev load balancing policy.static Cluster.MaglevLbConfig.Builder
Cluster.MaglevLbConfig. newBuilder(Cluster.MaglevLbConfig prototype)
Cluster.Builder
Cluster.Builder. setMaglevLbConfig(Cluster.MaglevLbConfig value)
Optional configuration for the Maglev load balancing policy.
-