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 P4pluginClusterService
public Future<org.opendaylight.yangtools.yang.common.RpcResult<GetElectionIdOutput>> getElectionId()
getElectionId
in interface P4pluginClusterService
java.util.concurrent.Future
electionId
, or null
if not presentCopyright © 2018 OpenDaylight. All rights reserved.