Returns an iterable of key-value pairs for each entry in the map. Each value is represented as a BatchContext corresponding to its key.
If the underlying instance at runtime is not a map, returns an empty iterator.
Returns an iterable of values in the map. Each value is represented as a BatchContext.
If the underlying instance at runtime is not a map, returns an empty iterator.
Generated using TypeDoc
Defines collection methods available on a LiveMapBatchContext.