Package | Description |
---|---|
alluxio.grpc.table |
Modifier and Type | Method and Description |
---|---|
static Value.ValueCase |
Value.ValueCase.forNumber(int value) |
Value.ValueCase |
ValueOrBuilder.getValueCase() |
Value.ValueCase |
Value.getValueCase() |
Value.ValueCase |
Value.Builder.getValueCase() |
static Value.ValueCase |
Value.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Value.ValueCase |
Value.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Value.ValueCase[] |
Value.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.