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