called at the end of tick
Returns writeable copy of current chunk snapshot. This buffer is valid until commit. After commit this buffer becomes next immutable snapshot. Returns null if chunk is not added and/or not loaded. If write buffer was not yet created then it is created based on policy.
Returns all write buffers. You can modify data in write buffers, but not hashmap itself. Can be used for metadata update before commit.