Class DeleteAliasCmd
java.lang.Object
org.apache.solr.cloud.api.collections.DeleteAliasCmd
- All Implemented Interfaces:
CollApiCmds.CollectionApiCommand
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeleteAliasCmd
-
-
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 - Specified by:
callin interfaceCollApiCmds.CollectionApiCommand- Throws:
Exception
-