Package | Description |
---|---|
alluxio.file.options | |
alluxio.grpc | |
alluxio.master.file.meta |
Modifier and Type | Method and Description |
---|---|
static DescendantType |
DescendantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescendantType[] |
DescendantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LoadDescendantPType |
GrpcUtils.toProto(DescendantType loadDescendantType)
Converts options to proto type.
|
Modifier and Type | Method and Description |
---|---|
void |
UfsSyncPathCache.notifySyncedPath(String path,
DescendantType descendantType)
Notifies the cache that the path was synced.
|
Copyright © 2023. All Rights Reserved.