Class CreateAliasCmd

java.lang.Object
org.apache.solr.cloud.api.collections.CreateAliasCmd
All Implemented Interfaces:
CollApiCmds.CollectionApiCommand

public class CreateAliasCmd extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • call

      public void call(org.apache.solr.common.cloud.ClusterState state, org.apache.solr.common.cloud.ZkNodeProps message, org.apache.solr.common.util.NamedList<Object> results) throws Exception
      Throws:
      Exception