Package | Description |
---|---|
tachyon.client.file | |
tachyon.client.file.options |
Modifier and Type | Method and Description |
---|---|
List<FileInfo> |
AbstractTachyonFileSystem.listStatus(TachyonFile file,
ListStatusOptions options)
If the file is a directory, returns the
FileInfo of all the direct entries in it. |
Modifier and Type | Method and Description |
---|---|
ListStatusOptions |
ListStatusOptions.Builder.build()
Builds a new instance of
ListStatusOptions . |
static ListStatusOptions |
ListStatusOptions.defaults() |
Copyright © 2015. All Rights Reserved.