Uses of Class
org.dspace.statistics.ElasticSearchLogger.ClientType

Packages that use ElasticSearchLogger.ClientType
org.dspace.statistics   
 

Uses of ElasticSearchLogger.ClientType in org.dspace.statistics
 

Methods in org.dspace.statistics that return ElasticSearchLogger.ClientType
static ElasticSearchLogger.ClientType ElasticSearchLogger.ClientType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ElasticSearchLogger.ClientType[] ElasticSearchLogger.ClientType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dspace.statistics with parameters of type ElasticSearchLogger.ClientType
 org.elasticsearch.client.Client ElasticSearchLogger.createNodeClient(ElasticSearchLogger.ClientType clientType)
           
 org.elasticsearch.client.Client ElasticSearchLogger.getClient(ElasticSearchLogger.ClientType clientType)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.