| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.forNumber(int value) |
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMetaOrBuilder.getStatus()
Status of the feature set.
|
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMeta.getStatus()
Status of the feature set.
|
FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetMeta.Builder.getStatus()
Status of the feature set.
|
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureSetProto.FeatureSetStatus |
FeatureSetProto.FeatureSetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureSetProto.FeatureSetStatus[] |
FeatureSetProto.FeatureSetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FeatureSetProto.FeatureSetStatus> |
FeatureSetProto.FeatureSetStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.setStatus(FeatureSetProto.FeatureSetStatus value)
Status of the feature set.
|
Copyright © 2020 Gojek. All rights reserved.