Uses of Interface
feast.proto.serving.ServingAPIProto.DatasetSourceOrBuilder
-
Packages that use ServingAPIProto.DatasetSourceOrBuilder Package Description feast.proto.serving -
-
Uses of ServingAPIProto.DatasetSourceOrBuilder in feast.proto.serving
Classes in feast.proto.serving that implement ServingAPIProto.DatasetSourceOrBuilder Modifier and Type Class Description static classServingAPIProto.DatasetSourceProtobuf typefeast.serving.DatasetSourcestatic classServingAPIProto.DatasetSource.BuilderProtobuf typefeast.serving.DatasetSourceMethods in feast.proto.serving that return ServingAPIProto.DatasetSourceOrBuilder Modifier and Type Method Description ServingAPIProto.DatasetSourceOrBuilderServingAPIProto.GetBatchFeaturesRequest.Builder. getDatasetSourceOrBuilder()Source of the entity dataset containing the timestamps and entity keys to retrieve features for.ServingAPIProto.DatasetSourceOrBuilderServingAPIProto.GetBatchFeaturesRequest. getDatasetSourceOrBuilder()Source of the entity dataset containing the timestamps and entity keys to retrieve features for.ServingAPIProto.DatasetSourceOrBuilderServingAPIProto.GetBatchFeaturesRequestOrBuilder. getDatasetSourceOrBuilder()Source of the entity dataset containing the timestamps and entity keys to retrieve features for.
-