public class BgpPeerRpc extends Object implements BgpPeerRpcService
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ResetSessionOutput>> |
resetSession(ResetSessionInput input)
Resets the peer session
|
com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RouteRefreshRequestOutput>> |
routeRefreshRequest(RouteRefreshRequestInput input) |
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<ResetSessionOutput>> resetSession(ResetSessionInput input)
BgpPeerRpcServiceresetSession in interface BgpPeerRpcServicepublic com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RouteRefreshRequestOutput>> routeRefreshRequest(RouteRefreshRequestInput input)
routeRefreshRequest in interface BgpPeerRpcServiceCopyright © 2019 OpenDaylight. All rights reserved.