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