Uses of Class
org.teiid.translator.solr.SolrPlugin.Event
-
-
Uses of SolrPlugin.Event in org.teiid.translator.solr
Methods in org.teiid.translator.solr that return SolrPlugin.Event Modifier and Type Method Description static SolrPlugin.EventSolrPlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static SolrPlugin.Event[]SolrPlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-