# Functions
No description provided by the author
No description provided by the author
# Constants
The FIXED_LENGTH value indicates that data ranges are returned in fixed size blocks.
No description provided by the author
The VARIABLE_LENGTH value indicates that data ranges are returned in potentially variable sized extents.
# Variables
Enum value maps for BlockMetadataType.
Enum value maps for BlockMetadataType.
No description provided by the author
SnapshotMetadata_ServiceDesc is the grpc.ServiceDesc for SnapshotMetadata service.
# Structs
BlockMetadata specifies a data range.
The GetMetadataAllocatedRequest message is used to solicit metadata on the allocated blocks of a snapshot: i.e.
GetMetadataAllocatedResponse messages are returned in a gRPC stream.
The GetMetadataDeltaRequest message is used to solicit metadata on the data ranges that have changed between two snapshots.
GetMetadataDeltaResponse messages are returned in a gRPC stream.
UnimplementedSnapshotMetadataServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SnapshotMetadataClient is the client API for SnapshotMetadata service.
SnapshotMetadataServer is the server API for SnapshotMetadata service.
UnsafeSnapshotMetadataServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author