Package | Description |
---|---|
tachyon.client.file | |
tachyon.client.file.options |
Modifier and Type | Method and Description |
---|---|
TachyonFile |
AbstractTachyonFileSystem.open(TachyonURI path,
OpenOptions openOptions)
Resolves a
TachyonURI to a TachyonFile which is used as the file handler for
non-create operations. |
TachyonFile |
AbstractTachyonFileSystem.openIfExists(TachyonURI path,
OpenOptions openOptions) |
Modifier and Type | Method and Description |
---|---|
OpenOptions |
OpenOptions.Builder.build()
Builds a new instance of
OpenOptions . |
static OpenOptions |
OpenOptions.defaults() |
Copyright © 2015. All Rights Reserved.