Package | Description |
---|---|
tachyon.client.file | |
tachyon.client.file.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTachyonFileSystem.delete(TachyonFile file,
DeleteOptions options)
Deletes a file or a directory.
|
Modifier and Type | Method and Description |
---|---|
DeleteOptions |
DeleteOptions.Builder.build()
Builds a new instance of
DeleteOptions . |
static DeleteOptions |
DeleteOptions.defaults() |
Copyright © 2015. All Rights Reserved.