public interface ESClientFactory
| Modifier and Type | Method and Description |
|---|---|
default org.elasticsearch.client.Client |
client(Class clazz) |
org.elasticsearch.client.Client |
client(String logName)
Returns a client.
|
Copyright © 2020. All rights reserved.