Uses of Class
com.github.nosan.embedded.cassandra.commons.FileLock
-
Packages that use FileLock Package Description com.github.nosan.embedded.cassandra.commons Common classes. -
-
Uses of FileLock in com.github.nosan.embedded.cassandra.commons
Methods in com.github.nosan.embedded.cassandra.commons that return FileLock Modifier and Type Method Description static FileLockFileLock. of(Path file)Creates aFileLockinstance for the specified file.
-