Package | Description |
---|---|
org.apache.solr.handler.admin |
SolrRequestHandler implementations for powering he Solr Admin UI |
Modifier and Type | Method and Description |
---|---|
static CollectionsHandler.CollectionOperation |
CollectionsHandler.CollectionOperation.get(CollectionParams.CollectionAction action) |
static CollectionsHandler.CollectionOperation |
CollectionsHandler.CollectionOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionsHandler.CollectionOperation[] |
CollectionsHandler.CollectionOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.