Uses of Enum Class
org.apache.pulsar.io.solr.SolrAbstractSink.SolrMode
-
Uses of SolrAbstractSink.SolrMode in org.apache.pulsar.io.solr
Methods in org.apache.pulsar.io.solr that return SolrAbstractSink.SolrModeModifier and TypeMethodDescriptionstatic SolrAbstractSink.SolrModeReturns the enum constant of this class with the specified name.static SolrAbstractSink.SolrMode[]SolrAbstractSink.SolrMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.io.solr with parameters of type SolrAbstractSink.SolrModeModifier and TypeMethodDescriptionstatic org.apache.solr.client.solrj.SolrClientSolrAbstractSink.getClient(SolrAbstractSink.SolrMode solrMode, String url)