Interface ZenPing

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  ZenPing.PingCollection
      a utility collection of pings where only the most recent ping is stored per node
      static class  ZenPing.PingResponse  
    • Method Summary

      Modifier and Type Method Description
      void ping​(java.util.function.Consumer<ZenPing.PingCollection> resultsConsumer, TimeValue timeout)  
      void start()  
      • Methods inherited from interface org.elasticsearch.common.lease.Releasable

        close