| Package | Description | 
|---|---|
| org.apache.bookkeeper.client | 
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration<LedgerEntry> | LedgerHandle. readEntries(long firstEntry,
           long lastEntry)Read a sequence of entries synchronously. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AsyncCallback.ReadCallback. readComplete(int rc,
            LedgerHandle lh,
            Enumeration<LedgerEntry> seq,
            Object ctx)Callback declaration | 
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.