Package org.apache.solr.handler
Class ClusterAPI.ConfigSetCommands
- java.lang.Object
-
- org.apache.solr.handler.ClusterAPI.ConfigSetCommands
-
- Enclosing class:
- ClusterAPI
public class ClusterAPI.ConfigSetCommands extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigSetCommands()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
create(PayloadObj<CreateConfigPayload> obj)
-
-
-
Method Detail
-
create
public void create(PayloadObj<CreateConfigPayload> obj) throws Exception
- Throws:
Exception
-
-