@InterfaceAudience.Public @InterfaceStability.Stable public static interface AsyncCallback.DeleteCallback
| Modifier and Type | Method and Description |
|---|---|
void |
deleteComplete(int rc,
java.lang.Object ctx)
Callback definition for delete operations.
|
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.