Package | Description |
---|---|
alluxio.thrift | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
static LoadMetadataTType |
LoadMetadataTType.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
LoadMetadataTType |
ListStatusTOptions.getLoadMetadataType() |
LoadMetadataTType |
GetStatusTOptions.getLoadMetadataType() |
static LoadMetadataTType |
LoadMetadataTType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadMetadataTType[] |
LoadMetadataTType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListStatusTOptions |
ListStatusTOptions.setLoadMetadataType(LoadMetadataTType loadMetadataType) |
GetStatusTOptions |
GetStatusTOptions.setLoadMetadataType(LoadMetadataTType loadMetadataType) |
Modifier and Type | Method and Description |
---|---|
static LoadMetadataTType |
LoadMetadataType.toThrift(LoadMetadataType loadMetadataType) |
Modifier and Type | Method and Description |
---|---|
static LoadMetadataType |
LoadMetadataType.fromThrift(LoadMetadataTType loadMetadataTType) |
Copyright © 2023. All Rights Reserved.