protected abstract class FailoverProvider.CreateConnectionRequest extends FailoverProvider.FailoverRequest
| Constructor and Description |
|---|
FailoverProvider.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, succeedsWhenOfflinegetWrappedRequest, isCompletepublic FailoverProvider.CreateConnectionRequest(AsyncResult watcher)
public void onSuccess()
AsyncResultonSuccess in interface AsyncResultonSuccess in class FailoverProvider.FailoverRequestpublic void signalConnected()
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.