Uses of Class
org.rostore.client.MappedContainer
-
Uses of MappedContainer in org.rostore.client
Modifier and TypeMethodDescription<K> MappedContainer
<K> RoStoreClient.getMappedContainer
(String name, Mapper mapper) Creates a new light-weight object that represents access to the container.<K> MappedContainer
<K> RoStoreClient.getMappedContainer
(String name, Mapper mapper, KeySerializer<K> keySerializer) Creates a new light-weight object that represents access to the container.