Package com.linkedin.davinci.blobtransfer
-
Interface Summary Interface Description BlobTransferManager<T> A BlobTransferManager is responsible for transferring blobs between two entities, either that Peer to Peer or node to a blob store and vice versa.P2PBlobTransferManager<T> Peer-to-Peer (P2P) Blob Transfer Manager. -
Class Summary Class Description BlobSnapshotManager This class will manage the snapshot creation, for batch store and hybrid store.BlobTransferPartitionMetadata This class is the metadata of a partition in the blob transfer clientBlobTransferPayload POJO to hold the payload for blob transfer related informartionBlobTransferUtil BlobTransferUtils NettyP2PBlobTransferManager Netty based P2P blob transfer manager implementation. -
Enum Summary Enum Description BlobTransferUtils.BlobTransferType