public class ClusterServiceProvider extends Object implements P4pluginClusterService
| Constructor and Description |
|---|
ClusterServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetElectionIdOutput>> |
getElectionId() |
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
setElectionId(SetElectionIdInput input) |
public Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> setElectionId(SetElectionIdInput input)
setElectionId in interface P4pluginClusterServicepublic Future<org.opendaylight.yangtools.yang.common.RpcResult<GetElectionIdOutput>> getElectionId()
getElectionId in interface P4pluginClusterServicejava.util.concurrent.Future electionId, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.