Uses of Class
org.opendaylight.controller.cluster.mgmt.api.FollowerInfo
Packages that use FollowerInfo
Package
Description
-
Uses of FollowerInfo in org.opendaylight.controller.cluster.datastore.jmx.mbeans.shard
Methods in org.opendaylight.controller.cluster.datastore.jmx.mbeans.shard that return types with arguments of type FollowerInfo -
Uses of FollowerInfo in org.opendaylight.controller.cluster.raft.client.messages
Methods in org.opendaylight.controller.cluster.raft.client.messages that return types with arguments of type FollowerInfoModifier and TypeMethodDescriptionfinal List
<FollowerInfo> OnDemandRaftState.getFollowerInfoList()
Method parameters in org.opendaylight.controller.cluster.raft.client.messages with type arguments of type FollowerInfoModifier and TypeMethodDescriptionfinal @NonNull B
OnDemandRaftState.AbstractBuilder.followerInfoList
(List<FollowerInfo> value)