Uses of Class
io.envoyproxy.envoy.config.core.v3.Locality
-
Packages that use Locality Package Description io.envoyproxy.envoy.admin.v3 io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.endpoint.v3 io.envoyproxy.envoy.service.health.v3 -
-
Uses of Locality in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return Locality Modifier and Type Method Description LocalityHostStatus.Builder. getLocality()locality of the host.LocalityHostStatus. getLocality()locality of the host.LocalityHostStatusOrBuilder. getLocality()locality of the host.Methods in io.envoyproxy.envoy.admin.v3 with parameters of type Locality Modifier and Type Method Description HostStatus.BuilderHostStatus.Builder. mergeLocality(Locality value)locality of the host.HostStatus.BuilderHostStatus.Builder. setLocality(Locality value)locality of the host. -
Uses of Locality in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Locality Modifier and Type Method Description LocalityLocality.Builder. build()LocalityLocality.Builder. buildPartial()static LocalityLocality. getDefaultInstance()LocalityLocality.Builder. getDefaultInstanceForType()LocalityLocality. getDefaultInstanceForType()LocalityNode.Builder. getLocality()Locality specifying where the Envoy instance is running.LocalityNode. getLocality()Locality specifying where the Envoy instance is running.LocalityNodeOrBuilder. getLocality()Locality specifying where the Envoy instance is running.static LocalityLocality. parseDelimitedFrom(InputStream input)static LocalityLocality. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocalityLocality. parseFrom(byte[] data)static LocalityLocality. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocalityLocality. parseFrom(com.google.protobuf.ByteString data)static LocalityLocality. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocalityLocality. parseFrom(com.google.protobuf.CodedInputStream input)static LocalityLocality. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocalityLocality. parseFrom(InputStream input)static LocalityLocality. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LocalityLocality. parseFrom(ByteBuffer data)static LocalityLocality. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Locality Modifier and Type Method Description com.google.protobuf.Parser<Locality>Locality. getParserForType()static com.google.protobuf.Parser<Locality>Locality. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Locality Modifier and Type Method Description Locality.BuilderLocality.Builder. mergeFrom(Locality other)Node.BuilderNode.Builder. mergeLocality(Locality value)Locality specifying where the Envoy instance is running.static Locality.BuilderLocality. newBuilder(Locality prototype)Node.BuilderNode.Builder. setLocality(Locality value)Locality specifying where the Envoy instance is running. -
Uses of Locality in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return Locality Modifier and Type Method Description LocalityLocalityLbEndpoints.Builder. getLocality()Identifies location of where the upstream hosts run.LocalityLocalityLbEndpoints. getLocality()Identifies location of where the upstream hosts run.LocalityLocalityLbEndpointsOrBuilder. getLocality()Identifies location of where the upstream hosts run.LocalityUpstreamLocalityStats.Builder. getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.LocalityUpstreamLocalityStats. getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.LocalityUpstreamLocalityStatsOrBuilder. getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type Locality Modifier and Type Method Description LocalityLbEndpoints.BuilderLocalityLbEndpoints.Builder. mergeLocality(Locality value)Identifies location of where the upstream hosts run.UpstreamLocalityStats.BuilderUpstreamLocalityStats.Builder. mergeLocality(Locality value)Name of zone, region and optionally endpoint group these metrics were collected from.LocalityLbEndpoints.BuilderLocalityLbEndpoints.Builder. setLocality(Locality value)Identifies location of where the upstream hosts run.UpstreamLocalityStats.BuilderUpstreamLocalityStats.Builder. setLocality(Locality value)Name of zone, region and optionally endpoint group these metrics were collected from. -
Uses of Locality in io.envoyproxy.envoy.service.health.v3
Methods in io.envoyproxy.envoy.service.health.v3 that return Locality Modifier and Type Method Description LocalityLocalityEndpoints.Builder. getLocality().envoy.config.core.v3.Locality locality = 1;LocalityLocalityEndpoints. getLocality().envoy.config.core.v3.Locality locality = 1;LocalityLocalityEndpointsHealth.Builder. getLocality().envoy.config.core.v3.Locality locality = 1;LocalityLocalityEndpointsHealth. getLocality().envoy.config.core.v3.Locality locality = 1;LocalityLocalityEndpointsHealthOrBuilder. getLocality().envoy.config.core.v3.Locality locality = 1;LocalityLocalityEndpointsOrBuilder. getLocality().envoy.config.core.v3.Locality locality = 1;Methods in io.envoyproxy.envoy.service.health.v3 with parameters of type Locality Modifier and Type Method Description LocalityEndpoints.BuilderLocalityEndpoints.Builder. mergeLocality(Locality value).envoy.config.core.v3.Locality locality = 1;LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. mergeLocality(Locality value).envoy.config.core.v3.Locality locality = 1;LocalityEndpoints.BuilderLocalityEndpoints.Builder. setLocality(Locality value).envoy.config.core.v3.Locality locality = 1;LocalityEndpointsHealth.BuilderLocalityEndpointsHealth.Builder. setLocality(Locality value).envoy.config.core.v3.Locality locality = 1;
-