static ServingAPIProto.FeastServingType |
ServingAPIProto.FeastServingType.forNumber(int value) |
|
ServingAPIProto.FeastServingType |
ServingAPIProto.GetFeastServingInfoResponse.Builder.getType() |
Type of serving deployment, either ONLINE or BATCH.
|
ServingAPIProto.FeastServingType |
ServingAPIProto.GetFeastServingInfoResponse.getType() |
Type of serving deployment, either ONLINE or BATCH.
|
ServingAPIProto.FeastServingType |
ServingAPIProto.GetFeastServingInfoResponseOrBuilder.getType() |
Type of serving deployment, either ONLINE or BATCH.
|
static ServingAPIProto.FeastServingType |
ServingAPIProto.FeastServingType.valueOf(int value) |
Deprecated.
|
static ServingAPIProto.FeastServingType |
ServingAPIProto.FeastServingType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.FeastServingType |
ServingAPIProto.FeastServingType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.FeastServingType[] |
ServingAPIProto.FeastServingType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|