Package org.apache.solr.api
Annotation Type Command
-
@Retention(RUNTIME) @Target(METHOD) public @interface Command
-
-
Element Detail
-
name
String name
if this is not a json command , leave it empty. Keep in mind that you cannot have duplicates. Only one method per name- Default:
- ""
-
-