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