Package org.elasticsearch.discovery.zen
Interface ZenPing
- All Superinterfaces:
AutoCloseable,Closeable,Releasable
- All Known Implementing Classes:
UnicastZenPing
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classa utility collection of pings where only the most recent ping is stored per nodestatic class -
Method Summary
Modifier and TypeMethodDescriptionvoidping(Consumer<ZenPing.PingCollection> resultsConsumer, TimeValue timeout) voidstart()Methods inherited from interface org.elasticsearch.core.Releasable
close
-
Method Details
-
start
void start() -
ping
-