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.SolrThreadSafe This annotation is applied to a class that is thread safe.SolrThreadUnsafe Annotation for classes in Solr that are not thread safe.