Block | Data block.
You can get or create it through the |
BlockInfo | Block info base class. |
BlockManager | Data blocks manager.
None of the methods in this class are thread-safe, call only from main server thread. Methods that end with "Async", like |
BlockWriter | Data blocks writer. Runs in a separate thread and with a separate database connection. You don't need to call any of its methods directly. |
UserInfo | User data block info declaration. |
UserLogicInfo | User logic state block info declaration. |