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