Uses of Class
org.rostore.client.RoStoreClient
Packages that use RoStoreClient
-
Uses of RoStoreClient in org.rostore.client
Constructors in org.rostore.client with parameters of type RoStoreClientModifierConstructorDescriptionprotectedApiKeys(RoStoreClient roStoreClient) protectedGeneralContainer(RoStoreClient roStoreClient, String name, KeySerializer<K> keySerializer) protectedMappedContainer(RoStoreClient roStoreClient, String name, Mapper mapper, KeySerializer<K> keySerializer)