Class BatchedReadOp.BatchedLedgerEntryRequest

    • Field Detail

      • lId

        final long lId
      • maxCount

        final int maxCount
      • maxSize

        final long maxSize
    • Constructor Detail

      • BatchedLedgerEntryRequest

        BatchedLedgerEntryRequest​(java.util.List<BookieId> ensemble,
                                  long lId,
                                  long eId,
                                  int maxCount,
                                  long maxSize)