| Package | Description |
|---|---|
| feast.types |
| Modifier and Type | Method and Description |
|---|---|
static ValueProto.Value.ValCase |
ValueProto.Value.ValCase.forNumber(int value) |
ValueProto.Value.ValCase |
ValueProto.ValueOrBuilder.getValCase() |
ValueProto.Value.ValCase |
ValueProto.Value.getValCase() |
ValueProto.Value.ValCase |
ValueProto.Value.Builder.getValCase() |
static ValueProto.Value.ValCase |
ValueProto.Value.ValCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ValueProto.Value.ValCase |
ValueProto.Value.ValCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueProto.Value.ValCase[] |
ValueProto.Value.ValCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Gojek. All rights reserved.