Uses of Interface
org.opendaylight.infrautils.diagstatus.ClusterMemberInfo
-
Packages that use ClusterMemberInfo Package Description org.opendaylight.infrautils.diagstatus.internal org.opendaylight.infrautils.diagstatus.shell org.opendaylight.infrautils.diagstatus.spi -
-
Uses of ClusterMemberInfo in org.opendaylight.infrautils.diagstatus.internal
Classes in org.opendaylight.infrautils.diagstatus.internal that implement ClusterMemberInfo Modifier and Type Class Description classClusterMemberInfoImplImplementation ofClusterMemberInfoservice using the JMX MBeans exposed by Akka framework used in ODL controller. -
Uses of ClusterMemberInfo in org.opendaylight.infrautils.diagstatus.shell
Constructors in org.opendaylight.infrautils.diagstatus.shell with parameters of type ClusterMemberInfo Constructor Description DiagStatusCommand(DiagStatusServiceMBean diagStatusServiceMBean, ClusterMemberInfo clusterMemberInfoProvider, HttpClientService httpClient) -
Uses of ClusterMemberInfo in org.opendaylight.infrautils.diagstatus.spi
Classes in org.opendaylight.infrautils.diagstatus.spi that implement ClusterMemberInfo Modifier and Type Class Description classNoClusterMemberInfoClusterMemberInfo implementation when there is no cluster, suitable e.g.
-