Uses of Enum Class
org.apache.solr.cloud.ClusterSingleton.State
Packages that use ClusterSingleton.State
Package
Description
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
Interfaces defining support for cluster-level event generation and processing.
Default implementation of
ClusterEventProducer.Cluster Singleton plugins that are used to perform maintenance tasks within the cluster.
-
Uses of ClusterSingleton.State in org.apache.solr.cloud
Methods in org.apache.solr.cloud that return ClusterSingleton.StateModifier and TypeMethodDescriptionClusterSingleton.getState()Returns the current state of the component.static ClusterSingleton.StateReturns the enum constant of this class with the specified name.static ClusterSingleton.State[]ClusterSingleton.State.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClusterSingleton.State in org.apache.solr.cluster.events
Fields in org.apache.solr.cluster.events declared as ClusterSingleton.StateMethods in org.apache.solr.cluster.events that return ClusterSingleton.State -
Uses of ClusterSingleton.State in org.apache.solr.cluster.events.impl
Methods in org.apache.solr.cluster.events.impl that return ClusterSingleton.State -
Uses of ClusterSingleton.State in org.apache.solr.cluster.maintenance
Methods in org.apache.solr.cluster.maintenance that return ClusterSingleton.State