Uses of Class
org.alfresco.solr.SolrInformationServer.FTSStatus
-
Packages that use SolrInformationServer.FTSStatus Package Description org.alfresco.solr -
-
Uses of SolrInformationServer.FTSStatus in org.alfresco.solr
Methods in org.alfresco.solr that return SolrInformationServer.FTSStatus Modifier and Type Method Description static SolrInformationServer.FTSStatusSolrInformationServer.FTSStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SolrInformationServer.FTSStatus[]SolrInformationServer.FTSStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-