| Package | Description |
|---|---|
| org.dspace.statistics |
| Modifier and Type | Method and Description |
|---|---|
static ElasticSearchLogger.ClientType |
ElasticSearchLogger.ClientType.valueOf(java.lang.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.
|
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.client.Client |
ElasticSearchLogger.createNodeClient(ElasticSearchLogger.ClientType clientType) |
org.elasticsearch.client.Client |
ElasticSearchLogger.getClient(ElasticSearchLogger.ClientType clientType) |
Copyright © 2018 DuraSpace. All Rights Reserved.