Uses of Class
org.apache.solr.handler.dataimport.DIHLogLevels

Packages that use DIHLogLevels
org.apache.solr.handler.dataimport DataImportHandler and related code. 
 

Uses of DIHLogLevels in org.apache.solr.handler.dataimport
 

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



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