Package | Description |
---|---|
tachyon.client | |
tachyon.client.file | |
tachyon.client.file.options |
Modifier and Type | Method and Description |
---|---|
boolean |
FileSystemMasterClient.mkdir(String path,
MkdirOptions options)
Creates a new directory.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractTachyonFileSystem.mkdir(TachyonURI path,
MkdirOptions options) |
Modifier and Type | Method and Description |
---|---|
MkdirOptions |
MkdirOptions.Builder.build()
Builds a new instance of
MkdirOptions . |
static MkdirOptions |
MkdirOptions.defaults() |
Copyright © 2015. All Rights Reserved.