Class RestClientWrapper

java.lang.Object
gov.nasa.pds.registry.common.connection.es.RestClientWrapper
All Implemented Interfaces:
RestClient, Closeable, AutoCloseable

public class RestClientWrapper extends Object implements RestClient
Utility class to build Elasticsearch rest client.
Author:
karpenko