| Package | Description |
|---|---|
| feast.serving |
| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.Builder.build() |
ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.Builder.buildPartial() |
ServingAPIProto.DatasetSource |
ServingAPIProto.GetBatchFeaturesRequestOrBuilder.getDatasetSource()
Source of the entity dataset containing the timestamps and entity keys to retrieve
features for.
|
ServingAPIProto.DatasetSource |
ServingAPIProto.GetBatchFeaturesRequest.getDatasetSource()
Source of the entity dataset containing the timestamps and entity keys to retrieve
features for.
|
ServingAPIProto.DatasetSource |
ServingAPIProto.GetBatchFeaturesRequest.Builder.getDatasetSource()
Source of the entity dataset containing the timestamps and entity keys to retrieve
features for.
|
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.getDefaultInstance() |
ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.getDefaultInstanceForType() |
ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.Builder.getDefaultInstanceForType() |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseDelimitedFrom(InputStream input) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(byte[] data) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(ByteBuffer data) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(com.google.protobuf.ByteString data) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(InputStream input) |
static ServingAPIProto.DatasetSource |
ServingAPIProto.DatasetSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServingAPIProto.DatasetSource> |
ServingAPIProto.DatasetSource.getParserForType() |
static com.google.protobuf.Parser<ServingAPIProto.DatasetSource> |
ServingAPIProto.DatasetSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServingAPIProto.GetBatchFeaturesRequest.Builder |
ServingAPIProto.GetBatchFeaturesRequest.Builder.mergeDatasetSource(ServingAPIProto.DatasetSource value)
Source of the entity dataset containing the timestamps and entity keys to retrieve
features for.
|
ServingAPIProto.DatasetSource.Builder |
ServingAPIProto.DatasetSource.Builder.mergeFrom(ServingAPIProto.DatasetSource other) |
static ServingAPIProto.DatasetSource.Builder |
ServingAPIProto.DatasetSource.newBuilder(ServingAPIProto.DatasetSource prototype) |
ServingAPIProto.GetBatchFeaturesRequest.Builder |
ServingAPIProto.GetBatchFeaturesRequest.Builder.setDatasetSource(ServingAPIProto.DatasetSource value)
Source of the entity dataset containing the timestamps and entity keys to retrieve
features for.
|
Copyright © 2020 Gojek. All rights reserved.