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)
BgpPeerRpcService
resetSession
in interface BgpPeerRpcService
public com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<RouteRefreshRequestOutput>> routeRefreshRequest(RouteRefreshRequestInput input)
routeRefreshRequest
in interface BgpPeerRpcService
Copyright © 2019 OpenDaylight. All rights reserved.