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