Uses of Interface
org.redisson.api.RJsonStoreAsync
Packages that use RJsonStoreAsync
-
Uses of RJsonStoreAsync in org.redisson.api
Subinterfaces of RJsonStoreAsync in org.redisson.apiModifier and TypeInterfaceDescriptioninterfaceRJsonStore<K,V> JSON Store which stores each entry as key and value.