Class CollApiCmds.CommandMap
- java.lang.Object
-
- org.apache.solr.cloud.api.collections.CollApiCmds.CommandMap
-
- Enclosing class:
- CollApiCmds
protected static class CollApiCmds.CommandMap extends Object
MapCollectionParams.CollectionAction
to instances ofCollApiCmds.CollectionApiCommand
and being usable by bothOverseerCollectionMessageHandler
andDistributedCollectionConfigSetCommandRunner
so that the mappings do not have to be maintained in two places.