Uses of Class
io.roastedroot.zerofs.AbstractWatchService
-
Uses of AbstractWatchService in io.roastedroot.zerofs
Subclasses of AbstractWatchService in io.roastedroot.zerofsModifier and TypeClassDescription(package private) final classImplementation ofWatchServicethat polls for changes to directories at registered paths.Fields in io.roastedroot.zerofs declared as AbstractWatchServiceModifier and TypeFieldDescriptionprivate final AbstractWatchServiceAbstractWatchService.Key.watcherMethods in io.roastedroot.zerofs that return AbstractWatchServiceModifier and TypeMethodDescription(package private) abstract AbstractWatchServiceWatchServiceConfiguration.newWatchService(FileSystemView view, PathService pathService) Creates a newAbstractWatchServiceimplementation.(package private) AbstractWatchServiceWatchServiceConfiguration.PollingConfig.newWatchService(FileSystemView view, PathService pathService) Constructors in io.roastedroot.zerofs with parameters of type AbstractWatchServiceModifierConstructorDescriptionKey(AbstractWatchService watcher, Watchable watchable, Iterable<? extends WatchEvent.Kind<?>> subscribedTypes)