1376
1393
data during reads, and allows a 'write_group' to be obtained. Write
1377
1394
groups must be used for actual data insertion.
1379
1402
:param token: if this is already locked, then lock_write will fail
1380
1403
unless the token matches the existing lock.
1381
1404
:returns: a token if this instance supports tokens, otherwise None.