public interface PeerRPCs
Modifier and Type | Method and Description |
---|---|
@NonNull com.google.common.util.concurrent.ListenableFuture<?> |
releaseConnection()
Release Peer session.
|
@NonNull com.google.common.util.concurrent.ListenableFuture<?> |
restartGracefully(long selectionDeferralTimerSeconds)
Perform graceful restart.
|
@NonNull com.google.common.util.concurrent.ListenableFuture<?> releaseConnection()
@NonNull com.google.common.util.concurrent.ListenableFuture<?> restartGracefully(long selectionDeferralTimerSeconds)
selectionDeferralTimerSeconds
- time to wait in secondsCopyright © 2020 OpenDaylight. All rights reserved.