Class ElasticsearchResponseFormatter
- java.lang.Object
-
- org.hibernate.search.backend.elasticsearch.logging.impl.ElasticsearchResponseFormatter
-
public final class ElasticsearchResponseFormatter extends Object
Used with JBoss Logging'sFormatWithto displayElasticsearchResponses in log messages.
-
-
Constructor Summary
Constructors Constructor Description ElasticsearchResponseFormatter(ElasticsearchResponse response)
-
-
-
Constructor Detail
-
ElasticsearchResponseFormatter
public ElasticsearchResponseFormatter(ElasticsearchResponse response)
-
-