Uses of Enum Class
org.alfresco.solr.client.Node.SolrApiNodeStatus
Packages that use Node.SolrApiNodeStatus
-
Uses of Node.SolrApiNodeStatus in org.alfresco.solr
Methods in org.alfresco.solr that return Node.SolrApiNodeStatusMethods in org.alfresco.solr with parameters of type Node.SolrApiNodeStatusModifier and TypeMethodDescriptionvoid
NodeReport.setDbNodeStatus
(Node.SolrApiNodeStatus dbNodeStatus) -
Uses of Node.SolrApiNodeStatus in org.alfresco.solr.client
Methods in org.alfresco.solr.client that return Node.SolrApiNodeStatusModifier and TypeMethodDescriptionNode.getStatus()
static Node.SolrApiNodeStatus
Returns the enum constant of this class with the specified name.static Node.SolrApiNodeStatus[]
Node.SolrApiNodeStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.solr.client with parameters of type Node.SolrApiNodeStatus