public class K8SFileSystem extends SimpleUnixFileSystem implements LockableFileSystem
fileStore
UNIX_SEPARATOR, UNIX_SEPARATOR_STRING, WINDOWS_SEPARATOR, WINDOWS_SEPARATOR_STRING
Modifier and Type | Method and Description |
---|---|
void |
lock() |
WatchService |
newWatchService() |
void |
unlock() |
dispose, getFileStores, getPath, getRootDirectories
close, getName, getPathMatcher, getSeparator, getSeparator, getUserPrincipalLookupService, id, isOpen, isReadOnly, provider, supportedFileAttributeViews, toString
public WatchService newWatchService()
newWatchService
in interface FileSystem
newWatchService
in class BaseSimpleFileSystem
public void lock()
lock
in interface LockableFileSystem
public void unlock()
unlock
in interface LockableFileSystem
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.