The logic used to implement this class is subject to race conditions, so it should not be used when multiple threads or processes may attempt to write the same file. In LensKit 3.0, the race condition will be removed on systems exposing POSIX file system semantics, but the APIs needed for us to provide that capability are not present on Java 6. @author GroupLens Research @since 2.1
|
|