| Package | Description |
|---|---|
| feast.serving |
| Modifier and Type | Method and Description |
|---|---|
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.forNumber(int value) |
ServingAPIProto.JobStatus |
ServingAPIProto.JobOrBuilder.getStatus()
Output only.
|
ServingAPIProto.JobStatus |
ServingAPIProto.Job.getStatus()
Output only.
|
ServingAPIProto.JobStatus |
ServingAPIProto.Job.Builder.getStatus()
Output only.
|
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServingAPIProto.JobStatus |
ServingAPIProto.JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.JobStatus[] |
ServingAPIProto.JobStatus.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<ServingAPIProto.JobStatus> |
ServingAPIProto.JobStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.Job.Builder |
ServingAPIProto.Job.Builder.setStatus(ServingAPIProto.JobStatus value)
Output only.
|
Copyright © 2020 Gojek. All rights reserved.