Package arvados :: Module _normalize_stream
[hide private]
[frames] | no frames]

Module _normalize_stream

source code

Functions [hide private]
 
normalize_stream(stream_name, stream)
Take manifest stream and return a list of tokens in normalized format.
source code
Function Details [hide private]

normalize_stream(stream_name, stream)

source code 
Take manifest stream and return a list of tokens in normalized format.

:stream_name:
  The name of the stream.

:stream:
  A dict mapping each filename to a list of `_range.LocatorAndRange` objects.