ClientSession.values()

Returns a view of the the values stored in the session. This view is not backed by the session, so these is valid only as a snapshot of the session. These prevents from concurrent modifications over the session.