public class FileOps extends Object
| Constructor and Description |
|---|
FileOps(ShellSession session) |
public FileOps(ShellSession session) throws IOException
IOExceptionpublic String getWorkingDirectory()
public void setWorkingDirectory(String pathStr) throws IOException
IOExceptionpublic void pwd()
public void cat(String pathStr) throws IOException
IOExceptionpublic void mkdir(String pathStr) throws IOException
IOExceptionCopyright © 2017 Mapr Technologies, Inc.. All rights reserved.