Package | Description |
---|---|
alluxio.client.file |
Modifier and Type | Method and Description |
---|---|
static FileSystemContext.GetWorkerListType |
FileSystemContext.GetWorkerListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemContext.GetWorkerListType[] |
FileSystemContext.GetWorkerListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<BlockWorkerInfo> |
FileSystemContext.getCachedWorkers(FileSystemContext.GetWorkerListType type)
Gets the cached worker information list.
|
Copyright © 2023. All Rights Reserved.