MCPcopy Index your code
hub / github.com/feast-dev/feast / _OfflineBatchKey

Class _OfflineBatchKey

sdk/python/feast/feature_server.py:959–962  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

957
958
959class _OfflineBatchKey(NamedTuple):
960 push_source_name: str
961 allow_registry_cache: bool
962 transform_on_write: bool
963
964
965class OfflineWriteBatcher:

Callers 1

enqueueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected