Uses of Class
com.github.xds.core.v3.ResourceLocator
Packages that use ResourceLocator
-
Uses of ResourceLocator in com.github.xds.core.v3
Fields in com.github.xds.core.v3 declared as ResourceLocatorModifier and TypeFieldDescriptionprivate static final ResourceLocatorResourceLocator.DEFAULT_INSTANCEFields in com.github.xds.core.v3 with type parameters of type ResourceLocatorModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ResourceLocator, ResourceLocator.Builder, ResourceLocatorOrBuilder> ResourceLocator.Directive.Builder.altBuilder_private com.google.protobuf.SingleFieldBuilder<ResourceLocator, ResourceLocator.Builder, ResourceLocatorOrBuilder> CollectionEntry.Builder.locatorBuilder_private static final com.google.protobuf.Parser<ResourceLocator> ResourceLocator.PARSERMethods in com.github.xds.core.v3 that return ResourceLocatorModifier and TypeMethodDescriptionResourceLocator.Builder.build()ResourceLocator.Builder.buildPartial()ResourceLocator.Directive.Builder.getAlt()An alternative resource locator for fallback if the resource is unavailable.ResourceLocator.Directive.getAlt()An alternative resource locator for fallback if the resource is unavailable.ResourceLocator.DirectiveOrBuilder.getAlt()An alternative resource locator for fallback if the resource is unavailable.static ResourceLocatorResourceLocator.getDefaultInstance()ResourceLocator.Builder.getDefaultInstanceForType()ResourceLocator.getDefaultInstanceForType()CollectionEntry.Builder.getLocator()A resource locator describing how the member resource is to be located.CollectionEntry.getLocator()A resource locator describing how the member resource is to be located.CollectionEntryOrBuilder.getLocator()A resource locator describing how the member resource is to be located.static ResourceLocatorResourceLocator.parseDelimitedFrom(InputStream input) static ResourceLocatorResourceLocator.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(byte[] data) static ResourceLocatorResourceLocator.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.ByteString data) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.CodedInputStream input) static ResourceLocatorResourceLocator.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(InputStream input) static ResourceLocatorResourceLocator.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResourceLocatorResourceLocator.parseFrom(ByteBuffer data) static ResourceLocatorResourceLocator.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.core.v3 that return types with arguments of type ResourceLocatorModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ResourceLocator, ResourceLocator.Builder, ResourceLocatorOrBuilder> ResourceLocator.Directive.Builder.getAltFieldBuilder()An alternative resource locator for fallback if the resource is unavailable.private com.google.protobuf.SingleFieldBuilder<ResourceLocator, ResourceLocator.Builder, ResourceLocatorOrBuilder> CollectionEntry.Builder.getLocatorFieldBuilder()A resource locator describing how the member resource is to be located.com.google.protobuf.Parser<ResourceLocator> ResourceLocator.getParserForType()static com.google.protobuf.Parser<ResourceLocator> ResourceLocator.parser()Methods in com.github.xds.core.v3 with parameters of type ResourceLocatorModifier and TypeMethodDescriptionprivate voidResourceLocator.Builder.buildPartial0(ResourceLocator result) private voidResourceLocator.Builder.buildPartialOneofs(ResourceLocator result) private voidResourceLocator.Builder.buildPartialRepeatedFields(ResourceLocator result) ResourceLocator.Directive.Builder.mergeAlt(ResourceLocator value) An alternative resource locator for fallback if the resource is unavailable.ResourceLocator.Builder.mergeFrom(ResourceLocator other) CollectionEntry.Builder.mergeLocator(ResourceLocator value) A resource locator describing how the member resource is to be located.static ResourceLocator.BuilderResourceLocator.newBuilder(ResourceLocator prototype) ResourceLocator.Directive.Builder.setAlt(ResourceLocator value) An alternative resource locator for fallback if the resource is unavailable.CollectionEntry.Builder.setLocator(ResourceLocator value) A resource locator describing how the member resource is to be located.