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