feast.protos.feast.serving package

Submodules

feast.protos.feast.serving.Connector_pb2 module

Generated protocol buffer code.

feast.protos.feast.serving.Connector_pb2_grpc module

Client and server classes corresponding to protobuf-defined services.

class feast.protos.feast.serving.Connector_pb2_grpc.OnlineStore[source]

Bases: object

Missing associated documentation comment in .proto file.

static OnlineRead(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
class feast.protos.feast.serving.Connector_pb2_grpc.OnlineStoreServicer[source]

Bases: object

Missing associated documentation comment in .proto file.

OnlineRead(request, context)[source]

Missing associated documentation comment in .proto file.

class feast.protos.feast.serving.Connector_pb2_grpc.OnlineStoreStub(channel)[source]

Bases: object

Missing associated documentation comment in .proto file.

feast.protos.feast.serving.Connector_pb2_grpc.add_OnlineStoreServicer_to_server(servicer, server)[source]

feast.protos.feast.serving.ServingService_pb2 module

Generated protocol buffer code.

feast.protos.feast.serving.ServingService_pb2_grpc module

Client and server classes corresponding to protobuf-defined services.

class feast.protos.feast.serving.ServingService_pb2_grpc.ServingService[source]

Bases: object

Missing associated documentation comment in .proto file.

static GetFeastServingInfo(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
static GetOnlineFeatures(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
class feast.protos.feast.serving.ServingService_pb2_grpc.ServingServiceServicer[source]

Bases: object

Missing associated documentation comment in .proto file.

GetFeastServingInfo(request, context)[source]

Get information about this Feast serving.

GetOnlineFeatures(request, context)[source]

Get online features synchronously.

class feast.protos.feast.serving.ServingService_pb2_grpc.ServingServiceStub(channel)[source]

Bases: object

Missing associated documentation comment in .proto file.

feast.protos.feast.serving.ServingService_pb2_grpc.add_ServingServiceServicer_to_server(servicer, server)[source]

feast.protos.feast.serving.TransformationService_pb2 module

Generated protocol buffer code.

feast.protos.feast.serving.TransformationService_pb2_grpc module

Client and server classes corresponding to protobuf-defined services.

class feast.protos.feast.serving.TransformationService_pb2_grpc.TransformationService[source]

Bases: object

Missing associated documentation comment in .proto file.

static GetTransformationServiceInfo(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
static TransformFeatures(request, target, options=(), channel_credentials=None, call_credentials=None, insecure=False, compression=None, wait_for_ready=None, timeout=None, metadata=None)[source]
class feast.protos.feast.serving.TransformationService_pb2_grpc.TransformationServiceServicer[source]

Bases: object

Missing associated documentation comment in .proto file.

GetTransformationServiceInfo(request, context)[source]

Missing associated documentation comment in .proto file.

TransformFeatures(request, context)[source]

Missing associated documentation comment in .proto file.

class feast.protos.feast.serving.TransformationService_pb2_grpc.TransformationServiceStub(channel)[source]

Bases: object

Missing associated documentation comment in .proto file.

feast.protos.feast.serving.TransformationService_pb2_grpc.add_TransformationServiceServicer_to_server(servicer, server)[source]

Module contents