Package | Description |
---|---|
tachyon.client.file | |
tachyon.client.file.options |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTachyonFileSystem.free(TachyonFile file,
FreeOptions options)
Removes the file from Tachyon, but not from UFS in case it exists there.
|
Modifier and Type | Method and Description |
---|---|
FreeOptions |
FreeOptions.Builder.build()
Builds a new instance of
FreeOptions . |
static FreeOptions |
FreeOptions.defaults() |
Copyright © 2015. All Rights Reserved.