public static class ProxyWriteHandlerImpl.AttributeResultHandler extends AbstractFuture<WriteAttributeResults> implements WriteAttributeOperationCallback
Constructor and Description |
---|
ProxyWriteHandlerImpl.AttributeResultHandler() |
Modifier and Type | Method and Description |
---|---|
void |
complete(WriteAttributeResults result) |
void |
error(Throwable e) |
void |
failed(String error) |
addListener, addListener, cancel, fetchResult, get, get, isCancelled, isDone, removeListener, removeListener, setError, setResult
public ProxyWriteHandlerImpl.AttributeResultHandler()
public void failed(String error)
failed
in interface WriteAttributeOperationCallback
public void error(Throwable e)
error
in interface WriteAttributeOperationCallback
public void complete(WriteAttributeResults result)
complete
in interface WriteAttributeOperationCallback