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