public abstract class ConcurrentService<K> extends MutexService<K>
mutexMapmutex| Constructor and Description |
|---|
ConcurrentService() |
| Modifier and Type | Method and Description |
|---|---|
<V> Future<V> |
execute(K mutexKey,
Callable<V> task) |
abstract ExecutorService |
getExecutorService() |
getMutex, initassertNotInitialized, destroy, initializeCopyright © 2019. All rights reserved.