Package | Description |
---|---|
alluxio.grpc | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
static LoadMetadataPType |
GrpcUtils.toProto(LoadMetadataType loadMetadataType)
Converts options to proto type.
|
Modifier and Type | Method and Description |
---|---|
static LoadMetadataType |
LoadMetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadMetadataType[] |
LoadMetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.