Uses of Class
org.apache.solr.common.util.SuppressForbidden
-
Packages that use SuppressForbidden Package Description org.apache.solr.common Common classes reused on both clients & server for dealing withdocuments to be indexedandresult documents.org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server.org.apache.solr.common.util Common utility classes reused on both clients & server. -
-
Uses of SuppressForbidden in org.apache.solr.common
Methods in org.apache.solr.common with annotations of type SuppressForbidden Modifier and Type Method Description voidSolrException. log(org.slf4j.Logger log)Deprecated.Use the Logger directlyConstructors in org.apache.solr.common with annotations of type SuppressForbidden Constructor Description LinkedHashMapWriter(int initialCapacity) -
Uses of SuppressForbidden in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud with annotations of type SuppressForbidden Modifier and Type Method Description booleanRoutingRule. isExpired()static StringRoutingRule. makeExpiryAt(long timeMsFromNow) -
Uses of SuppressForbidden in org.apache.solr.common.util
Classes in org.apache.solr.common.util with annotations of type SuppressForbidden Modifier and Type Class Description classCollectionUtilMethods for creating collections with exact sizes, and other convenience methodsstatic classExecutorUtil.MDCAwareThreadPoolExecutorMethods in org.apache.solr.common.util with annotations of type SuppressForbidden Modifier and Type Method Description longTimeSource.CurrentTimeSource. getTimeNs()
-