See: Description
| Interface | Description |
|---|---|
| DataBlockUtils.VersionCheck |
Version checking marker interface.
|
| Class | Description |
|---|---|
| BlobStoreBackedInputStreamImpl | |
| BlobStoreBackedReadHandleImpl | |
| BlobStoreManagedLedgerOffloader |
Tiered Storage Offloader that is backed by a JCloud Blob Store.
|
| BlockAwareSegmentInputStreamImpl |
The BlockAwareSegmentInputStreamImpl for each cold storage data block.
|
| DataBlockHeaderImpl |
The data block header in code storage for each data block.
|
| DataBlockUtils |
Utility class for performing various Data Block functions including:
- Calculating the data block offload key
- Calculating the data block index key
- Adding version metadata information to a Data Block
- Validating the version metadata information of a Data Block.
|
| OffloadIndexBlockBuilderImpl |
Interface for builder of index block used for offload a ledger to long term storage.
|
| OffloadIndexBlockImpl | |
| OffloadIndexEntryImpl |
The Index Entry in OffloadIndexBlock.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.