Uses of Class
io.envoyproxy.envoy.api.v2.core.Locality
-
Packages that use Locality Package Description io.envoyproxy.envoy.admin.v2alpha io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.api.v2.endpoint io.envoyproxy.envoy.service.discovery.v2 -
-
Uses of Locality in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha 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.v2alpha 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.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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.api.v2.core 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.api.v2.core 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.api.v2.endpoint
Methods in io.envoyproxy.envoy.api.v2.endpoint 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.api.v2.endpoint 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.discovery.v2
Methods in io.envoyproxy.envoy.service.discovery.v2 that return Locality Modifier and Type Method Description LocalityLocalityEndpoints.Builder. getLocality().envoy.api.v2.core.Locality locality = 1;LocalityLocalityEndpoints. getLocality().envoy.api.v2.core.Locality locality = 1;LocalityLocalityEndpointsOrBuilder. getLocality().envoy.api.v2.core.Locality locality = 1;Methods in io.envoyproxy.envoy.service.discovery.v2 with parameters of type Locality Modifier and Type Method Description LocalityEndpoints.BuilderLocalityEndpoints.Builder. mergeLocality(Locality value).envoy.api.v2.core.Locality locality = 1;LocalityEndpoints.BuilderLocalityEndpoints.Builder. setLocality(Locality value).envoy.api.v2.core.Locality locality = 1;
-