Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify MapLoader interaction behaviour [HZG-289] (#1461)
Adds additional clarity about `#get` and `#getAll` behaviour on `IMap` when a `MapLoader` is provided. Since the `MapStore` is an extension of the `MapLoader`, and some behaviour is already documented in the `mapstore-triggers` page, I've added it to the existing table. I've also added a line to the bottom of the page directing users to the javadocs for more detailed information about interactions as this is well documented in javadocs. Fixes https://hazelcast.atlassian.net/browse/HZG-289
- Loading branch information