Uses of Class
org.apache.bookkeeper.proto.BatchedReadEntryProcessor
-
Packages that use BatchedReadEntryProcessor Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BatchedReadEntryProcessor in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BatchedReadEntryProcessor Modifier and Type Method Description static BatchedReadEntryProcessor
BatchedReadEntryProcessor. create(BookieProtocol.BatchedReadRequest request, BookieRequestHandler requestHandler, BookieRequestProcessor requestProcessor, java.util.concurrent.ExecutorService fenceThreadPool, boolean throttleReadResponses, long maxBatchReadSize)
-