Uses of Class
org.apache.bookkeeper.mledger.offload.jcloud.BlockAwareSegmentInputStream
-
Packages that use BlockAwareSegmentInputStream Package Description org.apache.bookkeeper.mledger.offload.jcloud.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BlockAwareSegmentInputStream in org.apache.bookkeeper.mledger.offload.jcloud.impl
Subclasses of BlockAwareSegmentInputStream in org.apache.bookkeeper.mledger.offload.jcloud.impl Modifier and Type Class Description classBlockAwareSegmentInputStreamImplThe BlockAwareSegmentInputStreamImpl for each cold storage data block.
-