Uses of Interface
org.redisson.command.CommandAsyncExecutor
Packages that use CommandAsyncExecutor
Package
Description
-
Uses of CommandAsyncExecutor in org.redisson
Fields in org.redisson declared as CommandAsyncExecutorModifier and TypeFieldDescriptionprotected final CommandAsyncExecutorRedissonBuckets.commandExecutorprotected final CommandAsyncExecutorRedissonJsonBuckets.commandExecutorprotected CommandAsyncExecutorRedissonObject.commandExecutorMethods in org.redisson that return CommandAsyncExecutorModifier and TypeMethodDescriptionRedisson.getCommandExecutor()RedissonKeys.getCommandExecutor()Methods in org.redisson with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionRedissonObject.copyAsync(CommandAsyncExecutor commandExecutor, List<Object> keys, int database, boolean replace) static RedissonTopicRedissonShardedTopic.createRaw(Codec codec, CommandAsyncExecutor commandExecutor, String name) static RedissonTopicRedissonTopic.createRaw(Codec codec, CommandAsyncExecutor commandExecutor, String name) static RedissonTopicRedissonTopic.createRaw(CommandAsyncExecutor commandExecutor, String name) RedissonObject.renameAsync(CommandAsyncExecutor commandExecutor, List<Object> keys, Runnable runnable) RedissonObject.renamenxAsync(CommandAsyncExecutor commandExecutor, List<Object> keys, Consumer<Boolean> callback) RedissonObject.sizeInMemoryAsync(CommandAsyncExecutor commandExecutor, List<Object> keys) Constructors in org.redisson with parameters of type CommandAsyncExecutorModifierConstructorDescriptionMapWriteBehindTask(String name, CommandAsyncExecutor commandExecutor, MapOptions<?, ?> options) RedisClusterNodes(ConnectionManager connectionManager, ServiceManager serviceManager, CommandAsyncExecutor commandExecutor) Deprecated.RedisNodes(ConnectionManager connectionManager, ServiceManager serviceManager, CommandAsyncExecutor commandExecutor) Deprecated.RedissonAtomicDouble(CommandAsyncExecutor commandExecutor, String name) RedissonAtomicLong(CommandAsyncExecutor commandExecutor, String name) RedissonBaseAdder(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonBaseLock(CommandAsyncExecutor commandExecutor, String name) RedissonBatch(EvictionScheduler evictionScheduler, CommandAsyncExecutor executor, BatchOptions options) protectedRedissonBinaryStream(CommandAsyncExecutor connectionManager, String name) RedissonBitSet(CommandAsyncExecutor connectionManager, String name) RedissonBlockingDeque(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonBlockingDeque(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonBlockingQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonBlockingQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonBlockingQueue(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonBloomFilter(Codec codec, CommandAsyncExecutor commandExecutor, String name) protectedRedissonBloomFilter(CommandAsyncExecutor commandExecutor, String name) protectedRedissonBoundedBlockingQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonBoundedBlockingQueue(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonBucket(String name, Codec codec, CommandAsyncExecutor connectionManager) RedissonBucket(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonBucket(CommandAsyncExecutor connectionManager, String name) RedissonBuckets(Codec codec, CommandAsyncExecutor commandExecutor) RedissonBuckets(CommandAsyncExecutor commandExecutor) protectedRedissonCountDownLatch(CommandAsyncExecutor commandExecutor, String name) protectedRedissonDelayedQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonDeque(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonDeque(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonDoubleAdder(CommandAsyncExecutor connectionManager, String name, RedissonClient redisson) RedissonExecutorService(Codec codec, CommandAsyncExecutor commandExecutor, Redisson redisson, String name, ExecutorOptions options) RedissonFairLock(CommandAsyncExecutor commandExecutor, String name) RedissonFairLock(CommandAsyncExecutor commandExecutor, String name, long threadWaitTime) RedissonFasterMultiLock(CommandAsyncExecutor commandExecutor, String group, Collection<Object> values) RedissonFencedLock(CommandAsyncExecutor commandExecutor, String name) RedissonFuction(CommandAsyncExecutor commandExecutor) RedissonFuction(CommandAsyncExecutor commandExecutor, Codec codec) RedissonGeo(Codec codec, CommandAsyncExecutor connectionManager, String name, RedissonClient redisson) RedissonGeo(CommandAsyncExecutor connectionManager, String name, RedissonClient redisson) RedissonHyperLogLog(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonHyperLogLog(CommandAsyncExecutor commandExecutor, String name) RedissonJsonBucket(JsonCodec codec, CommandAsyncExecutor connectionManager, String name) RedissonKeys(CommandAsyncExecutor commandExecutor) RedissonLexSortedSet(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonList(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonList(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonListMultimap(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonListMultimap(CommandAsyncExecutor connectionManager, String name) RedissonListMultimapCache(EvictionScheduler evictionScheduler, Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonListMultimapCache(EvictionScheduler evictionScheduler, CommandAsyncExecutor connectionManager, String name) RedissonListMultimapCacheNative(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonListMultimapCacheNative(CommandAsyncExecutor connectionManager, String name) RedissonListMultimapIterator(RedissonMultimap<K, V> map, CommandAsyncExecutor commandExecutor, Codec codec) RedissonListMultimapValues(Codec codec, CommandAsyncExecutor commandExecutor, String name, String timeoutSetName, Object key) RedissonLiveObjectService(ConcurrentMap<Class<?>, Class<?>> classCache, CommandAsyncExecutor commandExecutor) RedissonLocalCachedMap(Codec codec, CommandAsyncExecutor connectionManager, String name, LocalCachedMapOptions<K, V> options, EvictionScheduler evictionScheduler, RedissonClient redisson, WriteBehindService writeBehindService) RedissonLock(String name, CommandAsyncExecutor commandExecutor) RedissonLock(CommandAsyncExecutor commandExecutor, String name) RedissonLongAdder(CommandAsyncExecutor connectionManager, String name, RedissonClient redisson) RedissonMap(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonMap(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapOptions<K, V> options, WriteBehindService writeBehindService) RedissonMap(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapOptions<K, V> options, WriteBehindService writeBehindService) RedissonMapCache(Codec codec, EvictionScheduler evictionScheduler, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapCacheOptions<K, V> options, WriteBehindService writeBehindService) RedissonMapCache(EvictionScheduler evictionScheduler, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapCacheOptions<K, V> options, WriteBehindService writeBehindService) RedissonMapCacheNative(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonMapCacheNative(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapOptions<K, V> options, WriteBehindService writeBehindService) RedissonMapCacheNative(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson, MapOptions<K, V> options, WriteBehindService writeBehindService) RedissonObject(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonObject(CommandAsyncExecutor commandExecutor, String name) RedissonPatternTopic(Codec codec, CommandAsyncExecutor commandExecutor, String name) protectedRedissonPatternTopic(CommandAsyncExecutor commandExecutor, String name) RedissonPermitExpirableSemaphore(CommandAsyncExecutor commandExecutor, String name) protectedRedissonPriorityBlockingDeque(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonPriorityBlockingDeque(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonPriorityBlockingQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonPriorityBlockingQueue(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonPriorityDeque(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) protectedRedissonPriorityDeque(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonPriorityQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonPriorityQueue(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonQueue(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonQueueSemaphore(CommandAsyncExecutor commandExecutor, String name, Codec codec) protectedRedissonReadLock(CommandAsyncExecutor commandExecutor, String name) RedissonReadWriteLock(CommandAsyncExecutor commandExecutor, String name) RedissonReliableTopic(Codec codec, CommandAsyncExecutor commandExecutor, String name, String subscriberId) RedissonReliableTopic(CommandAsyncExecutor commandExecutor, String name, String subscriberId) RedissonRemoteService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId) RedissonRingBuffer(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonRingBuffer(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonScoredSortedSet(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonScoredSortedSet(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonScript(CommandAsyncExecutor commandExecutor) RedissonScript(CommandAsyncExecutor commandExecutor, Codec codec) RedissonSearch(Codec codec, CommandAsyncExecutor commandExecutor) RedissonSearch(CommandAsyncExecutor commandExecutor) RedissonSemaphore(CommandAsyncExecutor commandExecutor, String name) RedissonSet(Codec codec, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonSet(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonSetCache(Codec codec, EvictionScheduler evictionScheduler, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonSetCache(EvictionScheduler evictionScheduler, CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonSetMultimap(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonSetMultimap(CommandAsyncExecutor connectionManager, String name) RedissonSetMultimapCache(EvictionScheduler evictionScheduler, Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonSetMultimapCache(EvictionScheduler evictionScheduler, CommandAsyncExecutor connectionManager, String name) RedissonSetMultimapCacheNative(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonSetMultimapCacheNative(CommandAsyncExecutor connectionManager, String name) RedissonSetMultimapIterator(RedissonMultimap<K, V> map, CommandAsyncExecutor commandExecutor, Codec codec) RedissonSetMultimapValues(Codec codec, CommandAsyncExecutor commandExecutor, String name, String timeoutSetName, Object key) RedissonShardedTopic(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonShardedTopic(Codec codec, CommandAsyncExecutor commandExecutor, NameMapper nameMapper, String name) RedissonShardedTopic(CommandAsyncExecutor commandExecutor, String name) RedissonSortedSet(Codec codec, CommandAsyncExecutor commandExecutor, String name, Redisson redisson) protectedRedissonSortedSet(CommandAsyncExecutor commandExecutor, String name, RedissonClient redisson) RedissonStream(Codec codec, CommandAsyncExecutor connectionManager, String name) RedissonStream(CommandAsyncExecutor connectionManager, String name) protectedRedissonSubList(Codec codec, CommandAsyncExecutor commandExecutor, String name, int fromIndex, int toIndex) RedissonTimeSeries(Codec codec, EvictionScheduler evictionScheduler, CommandAsyncExecutor connectionManager, String name) RedissonTimeSeries(EvictionScheduler evictionScheduler, CommandAsyncExecutor connectionManager, String name) RedissonTopic(Codec codec, CommandAsyncExecutor commandExecutor, String name) RedissonTopic(Codec codec, CommandAsyncExecutor commandExecutor, NameMapper nameMapper, String name) RedissonTopic(CommandAsyncExecutor commandExecutor, String name) RedissonTransferQueue(Codec codec, CommandAsyncExecutor commandExecutor, String name, RRemoteService remoteService) RedissonTransferQueue(CommandAsyncExecutor commandExecutor, String name, RRemoteService remoteService) protectedRedissonWriteLock(CommandAsyncExecutor commandExecutor, String name) WriteBehindService(CommandAsyncExecutor executor) -
Uses of CommandAsyncExecutor in org.redisson.cache
Constructors in org.redisson.cache with parameters of type CommandAsyncExecutorModifierConstructorDescriptionLocalCacheListener(String name, CommandAsyncExecutor commandExecutor, RObject object, Codec codec, LocalCachedMapOptions<?, ?> options, long cacheUpdateLogTime, boolean isSharded) -
Uses of CommandAsyncExecutor in org.redisson.command
Classes in org.redisson.command that implement CommandAsyncExecutorMethods in org.redisson.command that return CommandAsyncExecutorModifier and TypeMethodDescriptionCommandAsyncExecutor.copy(boolean trackChanges) CommandAsyncExecutor.copy(ObjectParams objectParams) CommandAsyncService.copy(boolean trackChanges) CommandAsyncService.copy(ObjectParams objectParams) static CommandAsyncExecutorCommandAsyncExecutor.create(ConnectionManager connectionManager, RedissonObjectBuilder objectBuilder, RedissonObjectBuilder.ReferenceType referenceType) Constructors in org.redisson.command with parameters of type CommandAsyncExecutorModifierConstructorDescriptionprotectedCommandAsyncService(CommandAsyncExecutor executor, boolean trackChanges) protectedCommandAsyncService(CommandAsyncExecutor executor, ObjectParams objectParams) CommandBatchService(CommandAsyncExecutor executor) CommandBatchService(CommandAsyncExecutor executor, BatchOptions options) CommandBatchService(CommandAsyncExecutor executor, BatchOptions options, RedissonObjectBuilder.ReferenceType referenceType) CommandBatchService(CommandAsyncExecutor executor, RedissonObjectBuilder.ReferenceType referenceType) -
Uses of CommandAsyncExecutor in org.redisson.connection
Methods in org.redisson.connection that return CommandAsyncExecutorModifier and TypeMethodDescriptionConnectionManager.createCommandExecutor(RedissonObjectBuilder objectBuilder, RedissonObjectBuilder.ReferenceType referenceType) MasterSlaveConnectionManager.createCommandExecutor(RedissonObjectBuilder objectBuilder, RedissonObjectBuilder.ReferenceType referenceType) Constructors in org.redisson.connection with parameters of type CommandAsyncExecutorModifierConstructorDescriptionRedisClientEntry(RedisClient client, CommandAsyncExecutor commandExecutor, NodeType type) -
Uses of CommandAsyncExecutor in org.redisson.eviction
Constructors in org.redisson.eviction with parameters of type CommandAsyncExecutorModifierConstructorDescriptionEvictionScheduler(CommandAsyncExecutor executor) JCacheEvictionTask(String name, String timeoutSetName, String expiredChannelName, CommandAsyncExecutor executor) MapCacheEvictionTask(String name, String timeoutSetName, String maxIdleSetName, String expiredChannelName, String lastAccessTimeSetName, CommandAsyncExecutor executor, boolean removeEmpty, EvictionScheduler evictionScheduler, String publishCommand) MultimapEvictionTask(String name, String timeoutSetName, CommandAsyncExecutor executor) ScoredSetEvictionTask(String name, CommandAsyncExecutor executor, long shiftInMilliseconds) TimeSeriesEvictionTask(String name, String timeoutSetName, CommandAsyncExecutor executor) -
Uses of CommandAsyncExecutor in org.redisson.executor
Methods in org.redisson.executor that return CommandAsyncExecutorModifier and TypeMethodDescriptionprotected CommandAsyncExecutorTasksBatchService.getAddCommandExecutor()protected CommandAsyncExecutorTasksService.getAddCommandExecutor()Constructors in org.redisson.executor with parameters of type CommandAsyncExecutorModifierConstructorDescriptionRedissonExecutorRemoteService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId) ScheduledTasksService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String redissonId) TasksBatchService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId) TasksRunnerService(CommandAsyncExecutor commandExecutor, RedissonClient redisson, Codec codec, String name) TasksService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId) -
Uses of CommandAsyncExecutor in org.redisson.liveobject
Constructors in org.redisson.liveobject with parameters of type CommandAsyncExecutor -
Uses of CommandAsyncExecutor in org.redisson.liveobject.core
Constructors in org.redisson.liveobject.core with parameters of type CommandAsyncExecutorModifierConstructorDescriptionAccessorInterceptor(Class<?> entityClass, CommandAsyncExecutor commandExecutor, MapResolver mapResolver) LiveObjectInterceptor(CommandAsyncExecutor commandExecutor, RedissonLiveObjectService service, Class<?> entityClass, MapResolver mapResolver) RMapInterceptor(CommandAsyncExecutor commandAsyncExecutor, Class<?> entityClass, MapResolver mapResolver) -
Uses of CommandAsyncExecutor in org.redisson.liveobject.resolver
Methods in org.redisson.liveobject.resolver with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionLongGenerator.resolve(Class<?> value, RId id, String idFieldName, CommandAsyncExecutor commandAsyncExecutor) MapResolver.resolve(CommandAsyncExecutor commandExecutor, Class<?> entityClass, Object id, LiveObjectInterceptor.Setter mapSetter, LiveObjectInterceptor.Getter mapGetter) RequiredIdResolver.resolve(Class<?> cls, RId annotation, String idFieldName, CommandAsyncExecutor commandAsyncExecutor) RIdResolver.resolve(Class<?> cls, RId annotation, String idFieldName, CommandAsyncExecutor commandAsyncExecutor) RLiveObjectService instantiate the class and invokes this method to get a value used as the value for the field with RId annotation.UUIDGenerator.resolve(Class<?> value, RId id, String idFieldName, CommandAsyncExecutor commandAsyncExecutor) -
Uses of CommandAsyncExecutor in org.redisson.mapreduce
Constructors in org.redisson.mapreduce with parameters of type CommandAsyncExecutorModifierConstructorDescriptionRedissonCollectionMapReduce(RObject object, RedissonClient redisson, CommandAsyncExecutor commandExecutor) RedissonMapReduce(RObject object, RedissonClient redisson, CommandAsyncExecutor commandExecutor) -
Uses of CommandAsyncExecutor in org.redisson.pubsub
Methods in org.redisson.pubsub with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionPublishSubscribeService.subscribe(String key, Codec codec, CommandAsyncExecutor commandExecutor, TrackingListener listener) PublishSubscribeService.subscribe(CommandAsyncExecutor commandExecutor, FlushListener listener) PublishSubscribeService.subscribe(CommandAsyncExecutor commandExecutor, TrackingListener listener) -
Uses of CommandAsyncExecutor in org.redisson.reactive
Subinterfaces of CommandAsyncExecutor in org.redisson.reactiveClasses in org.redisson.reactive that implement CommandAsyncExecutor -
Uses of CommandAsyncExecutor in org.redisson.redisnode
Constructors in org.redisson.redisnode with parameters of type CommandAsyncExecutorModifierConstructorDescriptionRedisNode(RedisClient client, CommandAsyncExecutor commandExecutor, NodeType type) RedissonBaseNodes(ConnectionManager connectionManager, CommandAsyncExecutor commandExecutor) RedissonClusterNodes(ConnectionManager connectionManager, CommandAsyncExecutor commandExecutor) RedissonMasterSlaveNodes(ConnectionManager connectionManager, CommandAsyncExecutor commandExecutor) RedissonSentinelMasterSlaveNodes(ConnectionManager connectionManager, CommandAsyncExecutor commandExecutor) RedissonSingleNode(ConnectionManager connectionManager, CommandAsyncExecutor commandExecutor) SentinelRedisNode(RedisClient client, CommandAsyncExecutor commandAsyncService) -
Uses of CommandAsyncExecutor in org.redisson.remote
Fields in org.redisson.remote declared as CommandAsyncExecutorModifier and TypeFieldDescriptionprotected final CommandAsyncExecutorBaseRemoteService.commandExecutorConstructors in org.redisson.remote with parameters of type CommandAsyncExecutorModifierConstructorDescriptionAsyncRemoteProxy(CommandAsyncExecutor commandExecutor, String name, String responseQueueName, Codec codec, String executorId, String cancelRequestMapName, BaseRemoteService remoteService) BaseRemoteService(Codec codec, String name, CommandAsyncExecutor commandExecutor, String executorId) ReactiveRemoteProxy(CommandAsyncExecutor commandExecutor, String name, String responseQueueName, Codec codec, String executorId, String cancelRequestMapName, BaseRemoteService remoteService) RxRemoteProxy(CommandAsyncExecutor commandExecutor, String name, String responseQueueName, Codec codec, String executorId, String cancelRequestMapName, BaseRemoteService remoteService) SyncRemoteProxy(CommandAsyncExecutor commandExecutor, String name, String responseQueueName, Codec codec, String executorId, BaseRemoteService remoteService) -
Uses of CommandAsyncExecutor in org.redisson.rx
Subinterfaces of CommandAsyncExecutor in org.redisson.rxClasses in org.redisson.rx that implement CommandAsyncExecutor -
Uses of CommandAsyncExecutor in org.redisson.transaction
Methods in org.redisson.transaction with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionBaseTransactionalMap.deleteAsync(CommandAsyncExecutor commandExecutor) BaseTransactionalMap.deleteAsync(CommandAsyncExecutor commandExecutor, TransactionalOperation operation) BaseTransactionalMap.touchAsync(CommandAsyncExecutor commandExecutor) BaseTransactionalMap.unlinkAsync(CommandAsyncExecutor commandExecutor) Constructors in org.redisson.transaction with parameters of type CommandAsyncExecutorModifierConstructorDescriptionBaseTransactionalMap(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, RMap<K, V> map, String transactionId) BaseTransactionalMapCache(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, RMap<K, V> map, String transactionId) BaseTransactionalObject(String transactionId, String lockName, CommandAsyncExecutor commandExecutor) BaseTransactionalSet(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, RCollectionAsync<V> set, String transactionId) RedissonTransaction(CommandAsyncExecutor commandExecutor, TransactionOptions options) RedissonTransaction(CommandAsyncExecutor commandExecutor, TransactionOptions options, List<TransactionalOperation> operations, Set<String> localCaches) RedissonTransactionalBucket(Codec codec, CommandAsyncExecutor commandExecutor, long timeout, String name, List<TransactionalOperation> operations, AtomicBoolean executed, String transactionId) RedissonTransactionalBucket(CommandAsyncExecutor commandExecutor, long timeout, String name, List<TransactionalOperation> operations, AtomicBoolean executed, String transactionId) RedissonTransactionalBuckets(Codec codec, CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, AtomicBoolean executed, String transactionId) RedissonTransactionalBuckets(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, AtomicBoolean executed, String transactionId) RedissonTransactionalLocalCachedMap(CommandAsyncExecutor commandExecutor, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, RLocalCachedMap<K, V> innerMap, String transactionId) RedissonTransactionalLock(CommandAsyncExecutor commandExecutor, String name, String transactionId) RedissonTransactionalMap(Codec codec, CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalMap(CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalMap(CommandAsyncExecutor commandExecutor, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, RMap<K, V> innerMap, String transactionId) RedissonTransactionalMapCache(Codec codec, CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalMapCache(CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalReadLock(CommandAsyncExecutor commandExecutor, String name, String transactionId) RedissonTransactionalSet(Codec codec, CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalSet(CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalSetCache(Codec codec, CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalSetCache(CommandAsyncExecutor commandExecutor, String name, List<TransactionalOperation> operations, long timeout, AtomicBoolean executed, String transactionId) RedissonTransactionalWriteLock(CommandAsyncExecutor commandExecutor, String name, String transactionId) TransactionalSet(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, RSet<V> set, String transactionId) TransactionalSetCache(CommandAsyncExecutor commandExecutor, long timeout, List<TransactionalOperation> operations, RSetCache<V> set, String transactionId) -
Uses of CommandAsyncExecutor in org.redisson.transaction.operation
Methods in org.redisson.transaction.operation with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionvoidClearExpireOperation.commit(CommandAsyncExecutor commandExecutor) voidDeleteOperation.commit(CommandAsyncExecutor commandExecutor) voidExpireAtOperation.commit(CommandAsyncExecutor commandExecutor) voidExpireOperation.commit(CommandAsyncExecutor commandExecutor) voidTouchOperation.commit(CommandAsyncExecutor commandExecutor) abstract voidTransactionalOperation.commit(CommandAsyncExecutor commandExecutor) voidUnlinkOperation.commit(CommandAsyncExecutor commandExecutor) voidClearExpireOperation.rollback(CommandAsyncExecutor commandExecutor) voidDeleteOperation.rollback(CommandAsyncExecutor commandExecutor) voidExpireAtOperation.rollback(CommandAsyncExecutor commandExecutor) voidExpireOperation.rollback(CommandAsyncExecutor commandExecutor) voidTouchOperation.rollback(CommandAsyncExecutor commandExecutor) abstract voidTransactionalOperation.rollback(CommandAsyncExecutor commandExecutor) voidUnlinkOperation.rollback(CommandAsyncExecutor commandExecutor) Constructors in org.redisson.transaction.operation with parameters of type CommandAsyncExecutorModifierConstructorDescriptionRedissonBucketExtended(CommandAsyncExecutor connectionManager, String name) RedissonBucketExtended(CommandAsyncExecutor connectionManager, String name) -
Uses of CommandAsyncExecutor in org.redisson.transaction.operation.bucket
Methods in org.redisson.transaction.operation.bucket with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionvoidBucketCompareAndSetOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketGetAndDeleteOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketGetAndSetOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketSetOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketsTrySetOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketTrySetOperation.commit(CommandAsyncExecutor commandExecutor) voidBucketCompareAndSetOperation.rollback(CommandAsyncExecutor commandExecutor) voidBucketGetAndDeleteOperation.rollback(CommandAsyncExecutor commandExecutor) voidBucketGetAndSetOperation.rollback(CommandAsyncExecutor commandExecutor) voidBucketSetOperation.rollback(CommandAsyncExecutor commandExecutor) voidBucketsTrySetOperation.rollback(CommandAsyncExecutor commandExecutor) voidBucketTrySetOperation.rollback(CommandAsyncExecutor commandExecutor) protected voidBucketsTrySetOperation.unlock(CommandAsyncExecutor commandExecutor) -
Uses of CommandAsyncExecutor in org.redisson.transaction.operation.map
Methods in org.redisson.transaction.operation.map with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionfinal voidMapOperation.commit(CommandAsyncExecutor commandExecutor) protected RLockMapOperation.getLock(RMap<?, ?> map, CommandAsyncExecutor commandExecutor, Object key) MapOperation.getMap(CommandAsyncExecutor commandExecutor) voidMapOperation.rollback(CommandAsyncExecutor commandExecutor) -
Uses of CommandAsyncExecutor in org.redisson.transaction.operation.set
Methods in org.redisson.transaction.operation.set with parameters of type CommandAsyncExecutorModifier and TypeMethodDescriptionvoidAddCacheOperation.commit(CommandAsyncExecutor commandExecutor) voidAddOperation.commit(CommandAsyncExecutor commandExecutor) voidMoveOperation.commit(CommandAsyncExecutor commandExecutor) voidRemoveCacheOperation.commit(CommandAsyncExecutor commandExecutor) voidRemoveOperation.commit(CommandAsyncExecutor commandExecutor) protected RLockSetOperation.getLock(RSet<?> setCache, CommandAsyncExecutor commandExecutor, Object value) protected RLockSetOperation.getLock(RSetCache<?> setCache, CommandAsyncExecutor commandExecutor, Object value) protected RLockSetOperation.getReadLock(String readLockName, CommandAsyncExecutor commandExecutor) voidAddCacheOperation.rollback(CommandAsyncExecutor commandExecutor) voidAddOperation.rollback(CommandAsyncExecutor commandExecutor) voidMoveOperation.rollback(CommandAsyncExecutor commandExecutor) voidRemoveCacheOperation.rollback(CommandAsyncExecutor commandExecutor) voidRemoveOperation.rollback(CommandAsyncExecutor commandExecutor)