Uses of Class
com.google.common.jimfs.WatchServiceConfiguration
-
Uses of WatchServiceConfiguration in com.google.common.jimfs
Methods in com.google.common.jimfs that return WatchServiceConfigurationModifier and TypeMethodDescriptionstatic WatchServiceConfigurationReturns a configuration for aWatchServicethat polls watched directories for changes everyintervalof the giventimeUnit(e.g.Methods in com.google.common.jimfs with parameters of type WatchServiceConfigurationModifier and TypeMethodDescriptionConfiguration.Builder.setWatchServiceConfiguration(WatchServiceConfiguration config) Sets the configuration thatWatchServiceinstances created by the file system should use.