Package | Description |
---|---|
alluxio.master.metastore |
Modifier and Type | Method and Description |
---|---|
static ReadOption.Builder |
ReadOption.newBuilder() |
ReadOption.Builder |
ReadOption.Builder.setPrefix(String prefix)
Set the prefix of the path to filter children by.
|
ReadOption.Builder |
ReadOption.Builder.setReadFrom(String readFrom)
Set the path where to start traversing the list of children from.
|
ReadOption.Builder |
ReadOption.Builder.setSkipCache(boolean skip)
Sets whether to skip caching.
|
Copyright © 2023. All Rights Reserved.