Package | Description |
---|---|
org.apache.bookkeeper.client |
Modifier and Type | Method and Description |
---|---|
void |
BookKeeperAdmin.asyncRecoverBookieData(org.apache.bookkeeper.net.BookieSocketAddress bookieSrc,
org.apache.bookkeeper.net.BookieSocketAddress bookieDest,
AsyncCallback.RecoverCallback cb,
Object context)
Async method to rebuild and recover the ledger fragments data that was
stored on the source bookie.
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.