Home | Trees | Indices | Help |
---|
|
|
|||
UnownedBlockError Raised when there's an writable block without an owner on the BlockManager. |
|||
_FileLikeObjectBase | |||
ArvadosFileReaderBase | |||
StreamFileReader | |||
StateChangeError | |||
_BufferBlock A stand-in for a Keep block that is in the process of being written. |
|||
NoopLock | |||
_BlockManager BlockManager handles buffer blocks. |
|||
ArvadosFile Represent a file in a Collection. |
|||
ArvadosFileReader Wraps ArvadosFile in a file-like object supporting reading only. |
|||
ArvadosFileWriter Wraps ArvadosFile in a file-like object supporting both reading and writing. |
|||
WrappableFile An interface to an Arvados file that's compatible with io wrappers. |
|
|||
streamname, filename |
|
||
|
|||
|
|
|||
MOD = "mod"
|
|||
WRITE = "write"
|
|||
_logger = logging.getLogger('arvados.arvfile')
|
|
Separate the stream name and file name in a /-separated stream path and return a tuple (stream_name, file_name). If no stream name is available, assume '.'.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 21 19:09:45 2023 | http://epydoc.sourceforge.net |