public class K8SFileSystem extends SimpleUnixFileSystem implements LockableFileSystem
fileStoreUNIX_SEPARATOR, UNIX_SEPARATOR_STRING, WINDOWS_SEPARATOR, WINDOWS_SEPARATOR_STRING| Modifier and Type | Method and Description |
|---|---|
void |
lock() |
WatchService |
newWatchService() |
void |
unlock() |
dispose, getFileStores, getPath, getRootDirectoriesclose, getName, getPathMatcher, getSeparator, getSeparator, getUserPrincipalLookupService, id, isOpen, isReadOnly, provider, supportedFileAttributeViews, toStringpublic WatchService newWatchService()
newWatchService in interface FileSystemnewWatchService in class BaseSimpleFileSystempublic void lock()
lock in interface LockableFileSystempublic void unlock()
unlock in interface LockableFileSystemCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.