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 - control objectCopyright © 2014 The Apache Software Foundation. All Rights Reserved.