Class SingletonClientProvider

  • All Implemented Interfaces:
    AutoCloseable

    public class SingletonClientProvider
    extends Object
    Author:
    HÃ¥vard Mikkelsen Ottestad
    • Constructor Detail

      • SingletonClientProvider

        public SingletonClientProvider​(String hostname,
                                       int port,
                                       String clusterName)
    • Method Detail

      • getClient

        public org.elasticsearch.client.Client getClient()
      • isClosed

        public boolean isClosed()