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