@FunctionalInterface public interface FileSystemAware
| Modifier and Type | Method and Description |
|---|---|
void |
setFileSystem(FileSystem fileSystem)
Set the file system in which this shell will be executed.
|
void setFileSystem(FileSystem fileSystem)
fileSystem - the file systemCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.