Package | Description |
---|---|
org.apache.bookkeeper.client |
Modifier and Type | Method and Description |
---|---|
void |
LedgerHandle.asyncReadLastConfirmed(AsyncCallback.ReadLastConfirmedCallback cb,
Object ctx)
Obtains asynchronously the last confirmed write from a quorum of bookies.
|
void |
LedgerHandle.asyncTryReadLastConfirmed(AsyncCallback.ReadLastConfirmedCallback cb,
Object ctx)
Obtains asynchronously the last confirmed write from a quorum of bookies.
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.