| Package | Description |
|---|---|
| org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
| Modifier and Type | Method and Description |
|---|---|
static ConfigSetsHandler.ConfigSetOperation |
ConfigSetsHandler.ConfigSetOperation.get(ConfigSetParams.ConfigSetAction action) |
static ConfigSetsHandler.ConfigSetOperation |
ConfigSetsHandler.ConfigSetOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigSetsHandler.ConfigSetOperation[] |
ConfigSetsHandler.ConfigSetOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigSetsHandler.sendToZk(SolrQueryResponse rsp,
ConfigSetsHandler.ConfigSetOperation operation,
Map<String,Object> result) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.