Uses of Enum
io.grpc.xds.client.XdsClient.ResourceMetadata.ResourceMetadataStatus
Packages that use XdsClient.ResourceMetadata.ResourceMetadataStatus
-
Uses of XdsClient.ResourceMetadata.ResourceMetadataStatus in io.grpc.xds.client
Subclasses with type arguments of type XdsClient.ResourceMetadata.ResourceMetadataStatus in io.grpc.xds.clientModifier and TypeClassDescriptionstatic enumResource status from the view of a xDS client, which tells the synchronization status between the xDS client and the xDS server.Methods in io.grpc.xds.client that return XdsClient.ResourceMetadata.ResourceMetadataStatusModifier and TypeMethodDescriptionXdsClient.ResourceMetadata.getStatus()The client status of this resource.Returns the enum constant of this type with the specified name.XdsClient.ResourceMetadata.ResourceMetadataStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.