Class CollApiCmds.CommandMap

java.lang.Object
org.apache.solr.cloud.api.collections.CollApiCmds.CommandMap
Enclosing class:
CollApiCmds

protected static class CollApiCmds.CommandMap extends Object
Map CollectionParams.CollectionAction to instances of CollApiCmds.CollectionApiCommand and being usable by both OverseerCollectionMessageHandler and DistributedCollectionConfigSetCommandRunner so that the mappings do not have to be maintained in two places.