Package | Description |
---|---|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientExecutionService
Executor service for Hazelcast clients.
|
Modifier and Type | Method and Description |
---|---|
TaskScheduler |
ExecutionService.getGlobalTaskScheduler() |
TaskScheduler |
ExecutionService.getTaskScheduler(String name) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.