Package | Description |
---|---|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.util.executor |
This package contains classes related to Util.Executor
|
Modifier and Type | Method and Description |
---|---|
ManagedExecutorService |
ExecutionService.getExecutor(String name) |
ManagedExecutorService |
ExecutionService.register(String name,
int poolSize,
int queueCapacity,
ExecutorType type) |
Modifier and Type | Class and Description |
---|---|
class |
CachedExecutorServiceDelegate |
class |
NamedThreadPoolExecutor |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.