public final class ArbitratorReconciliationManagerImpl.CommitActiveBundleCallback extends Object implements com.google.common.util.concurrent.FutureCallback<org.opendaylight.yangtools.yang.common.RpcResult<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Throwable throwable) |
void |
onSuccess(org.opendaylight.yangtools.yang.common.RpcResult<?> rpcResult) |
public void onSuccess(org.opendaylight.yangtools.yang.common.RpcResult<?> rpcResult)
onSuccess in interface com.google.common.util.concurrent.FutureCallback<org.opendaylight.yangtools.yang.common.RpcResult<?>>public void onFailure(Throwable throwable)
onFailure in interface com.google.common.util.concurrent.FutureCallback<org.opendaylight.yangtools.yang.common.RpcResult<?>>Copyright © 2019 OpenDaylight. All rights reserved.