Package com.illumon.iris.db.v2.locations
Class WatchServiceTrial
java.lang.Object
com.illumon.iris.db.v2.locations.WatchServiceTrial
public class WatchServiceTrial extends Object
This is simply a test / proof-of-concept of WatchServices. If we used Linux to host intraday, they would be more
relevant, but the Solaris impl is polling/lastModificationTime-based. Neither supports watching a file, rather than
a directory.
-
Constructor Summary
Constructors Constructor Description WatchServiceTrial()
-
Method Summary
-
Constructor Details
-
WatchServiceTrial
public WatchServiceTrial()
-
-
Method Details
-
main
- Throws:
IOException
InterruptedException
-