Uses of Interface
org.redisson.api.RExecutorServiceAsync
-
Packages that use RExecutorServiceAsync Package Description org.redisson org.redisson.api -
-
Uses of RExecutorServiceAsync in org.redisson
Classes in org.redisson that implement RExecutorServiceAsync Modifier and Type Class Description class
RedissonExecutorService
-
Uses of RExecutorServiceAsync in org.redisson.api
Subinterfaces of RExecutorServiceAsync in org.redisson.api Modifier and Type Interface Description interface
RExecutorService
Distributed implementation ofExecutorService
interface
RScheduledExecutorService
Redis based implementation ofScheduledExecutorService
interface
RScheduledExecutorServiceAsync
Redis based implementation ofScheduledExecutorService
-