Package | Description |
---|---|
alluxio.underfs |
Modifier and Type | Method and Description |
---|---|
static Fingerprint.Tag |
Fingerprint.Tag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Fingerprint.Tag[] |
Fingerprint.Tag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
Fingerprint.getTag(Fingerprint.Tag tag) |
void |
Fingerprint.putTag(Fingerprint.Tag tag,
String value)
Updates a specific tag in the fingerprint.
|
Copyright © 2023. All Rights Reserved.