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