Class WatcherHandle<W extends ResourceWatcher>

java.lang.Object
org.elasticsearch.watcher.WatcherHandle<W>

public class WatcherHandle<W extends ResourceWatcher>
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    ResourceWatcherService.Frequency frequency()  
    void resume()  
    void stop()  
    W watcher()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait