|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReadEntryCallback
Declaration of a callback implementation for calls from BookieClient objects. Such calls are for replies of read operations (operations to read an entry from a ledger).
Method Summary | |
---|---|
void |
readEntryComplete(int rc,
long ledgerId,
long entryId,
ByteBuffer bb,
Object ctx)
|
Method Detail |
---|
void readEntryComplete(int rc, long ledgerId, long entryId, ByteBuffer bb, Object ctx)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |