Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.impl.executor |
Modifier and Type | Method and Description |
---|---|
ParallelExecutor |
ExecutorManager.getMapLoaderExecutorService() |
ParallelExecutor |
ExecutorManager.newParallelExecutor(int concurrencyLevel) |
Constructor and Description |
---|
NamedExecutorService(String name,
ParallelExecutor parallelExecutor) |
Modifier and Type | Method and Description |
---|---|
ParallelExecutor |
ParallelExecutorService.newBlockingParallelExecutor(int concurrencyLevel,
int capacity) |
ParallelExecutor |
ParallelExecutorService.newParallelExecutor(int concurrencyLevel) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.