protected abstract class FailoverProvider.CreateConnectionRequest extends FailoverProvider.FailoverRequest
Constructor and Description |
---|
CreateConnectionRequest(AsyncResult watcher) |
Modifier and Type | Method and Description |
---|---|
void |
onSuccess()
If the operation succeeds the resulting value produced is set to null and
the waiting parties are signaled.
|
void |
signalConnected() |
doTask, failureWhenOffline, onFailure, run, succeedsWhenOffline
getWrappedRequest, isComplete
public CreateConnectionRequest(AsyncResult watcher)
public void onSuccess()
AsyncResult
onSuccess
in interface AsyncResult
onSuccess
in class FailoverProvider.FailoverRequest
public void signalConnected()
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.