| 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. 
 | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.