Class CollApiCmds

java.lang.Object
org.apache.solr.cloud.api.collections.CollApiCmds

public class CollApiCmds extends Object
This class contains "smaller" Collection API commands implementation, the interface implemented by all commands and the class mapping a collection action to the actual command. Previously the "smaller" command implementations in OverseerCollectionMessageHandler were relying on methods implementing the functional interface.
  • Constructor Details

    • CollApiCmds

      public CollApiCmds()