Uses of Interface
org.redisson.api.RIdGeneratorAsync
-
Packages that use RIdGeneratorAsync Package Description org.redisson org.redisson.api -
-
Uses of RIdGeneratorAsync in org.redisson
Classes in org.redisson that implement RIdGeneratorAsync Modifier and Type Class Description class
RedissonIdGenerator
-
Uses of RIdGeneratorAsync in org.redisson.api
Subinterfaces of RIdGeneratorAsync in org.redisson.api Modifier and Type Interface Description interface
RIdGenerator
Id generator ofLong
type numbers.
-