Uses of Class
org.apache.solr.handler.PingRequestHandler.ACTIONS

Packages that use PingRequestHandler.ACTIONS
org.apache.solr.handler Concrete implementations of SolrRequestHandler 
 

Uses of PingRequestHandler.ACTIONS in org.apache.solr.handler
 

Methods in org.apache.solr.handler that return PingRequestHandler.ACTIONS
static PingRequestHandler.ACTIONS PingRequestHandler.ACTIONS.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PingRequestHandler.ACTIONS[] PingRequestHandler.ACTIONS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.