Package org.apache.solr.common.annotation
Annotations mapping to Jackson
-
Annotation Types Summary Annotation Type Description JsonProperty Provides a 1:1 mapping from jackson's annotation.SolrSingleThreaded Annotation for classes in Solr that are not thread safe.SolrThreadSafe This annotation is applied to a class that is thread safe.