Uses of Class
io.envoyproxy.envoy.config.core.v3.Locality
Packages that use Locality
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of Locality in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as LocalityModifier and TypeFieldDescriptionprivate static final LocalityLocality.DEFAULT_INSTANCEprivate LocalityNode.Builder.locality_private LocalityNode.locality_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type LocalityModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> Node.Builder.localityBuilder_private static final com.google.protobuf.Parser<Locality> Locality.PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return LocalityModifier and TypeMethodDescriptionLocality.Builder.build()Locality.Builder.buildPartial()static LocalityLocality.getDefaultInstance()Locality.Builder.getDefaultInstanceForType()Locality.getDefaultInstanceForType()Node.Builder.getLocality()Locality specifying where the Envoy instance is running.Node.getLocality()Locality specifying where the Envoy instance is running.NodeOrBuilder.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 LocalityModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Locality> Locality.getParserForType()private com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> Node.Builder.internalGetLocalityFieldBuilder()Locality specifying where the Envoy instance is running.static com.google.protobuf.Parser<Locality> Locality.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type LocalityModifier and TypeMethodDescriptionprivate voidLocality.Builder.buildPartial0(Locality result) Node.Builder.mergeLocality(Locality value) Locality specifying where the Envoy instance is running.static Locality.BuilderLocality.newBuilder(Locality prototype) Node.Builder.setLocality(Locality value) Locality specifying where the Envoy instance is running. -
Uses of Locality in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 declared as LocalityModifier and TypeFieldDescriptionprivate LocalityLocalityLbEndpoints.Builder.locality_private LocalityLocalityLbEndpoints.locality_private LocalityUpstreamLocalityStats.Builder.locality_private LocalityUpstreamLocalityStats.locality_Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type LocalityModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> LocalityLbEndpoints.Builder.localityBuilder_private com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> UpstreamLocalityStats.Builder.localityBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return LocalityModifier and TypeMethodDescriptionLocalityLbEndpoints.Builder.getLocality()Identifies location of where the upstream hosts run.LocalityLbEndpoints.getLocality()Identifies location of where the upstream hosts run.LocalityLbEndpointsOrBuilder.getLocality()Identifies location of where the upstream hosts run.UpstreamLocalityStats.Builder.getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStats.getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.UpstreamLocalityStatsOrBuilder.getLocality()Name of zone, region and optionally endpoint group these metrics were collected from.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type LocalityModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> LocalityLbEndpoints.Builder.internalGetLocalityFieldBuilder()Identifies location of where the upstream hosts run.private com.google.protobuf.SingleFieldBuilder<Locality, Locality.Builder, LocalityOrBuilder> UpstreamLocalityStats.Builder.internalGetLocalityFieldBuilder()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 LocalityModifier and TypeMethodDescriptionLocalityLbEndpoints.Builder.mergeLocality(Locality value) Identifies location of where the upstream hosts run.UpstreamLocalityStats.Builder.mergeLocality(Locality value) Name of zone, region and optionally endpoint group these metrics were collected from.LocalityLbEndpoints.Builder.setLocality(Locality value) Identifies location of where the upstream hosts run.UpstreamLocalityStats.Builder.setLocality(Locality value) Name of zone, region and optionally endpoint group these metrics were collected from. -
Uses of Locality in io.grpc.xds
Methods in io.grpc.xds with parameters of type LocalityModifier and TypeMethodDescriptionprivate static LocalityXdsEndpointResource.parseLocality(Locality proto)