LockRegistry which uses Masked Hashcode algorithm to obtain locks.LockRepository based on the
table from the script presented in the org/springframework/integration/jdbc/schema-*.sql.LockRegistry implementing this interface supports the removal of aged locks
that are not currently locked.LockRegistry using a shared database to co-ordinate the locks.LockRegistry implementation which has no effect.LockRegistry providing a distributed lock using Redis.AsyncTaskExecutor to use when establishing (and testing) the
connection with Zookeeper.ExpirableLockRegistry implementation using Zookeeper, or more specifically,
Curator InterProcessMutex.ZookeeperLockRegistry.KeyToPathStrategy which
simple appends the key to '/SpringIntegration-LockRegistry/'.ZookeeperLockRegistry.KeyToPathStrategy which
simple appends the key to '<root>/'.ZookeeperLockRegistry.KeyToPathStrategy.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.