Encapsulates the response for a GetRequest for batch data.
Encapsulates the response for a GetRequest for batch data. This response could be the values received from a KV Store request, or cached values.
(The fetcher uses these batch values to construct the response for a request for feature values.)
Encapsulates a batch response that was found in the Fetcher's internal IR cache.
Encapsulates a decoded batch response that was found in the Fetcher's internal IR cache.
Encapsulates a decoded batch response that was found in the Fetcher's internal IR cache
Encapsulates batch response values received from a KV Store request.