public static interface AsyncCallback.RecoverCallback
Modifier and Type | Method and Description |
---|---|
void |
recoverComplete(int rc,
Object ctx)
Callback definition for bookie recover operations
|
void recoverComplete(int rc, Object ctx)
rc
- return codectx
- context objectCopyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.