Package | Description |
---|---|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.util.scheduler |
This package contains scheduler classes for Util
|
Modifier and Type | Method and Description |
---|---|
ExecutionService |
NodeEngine.getExecutionService()
Gets the ExecutionService.
|
Constructor and Description |
---|
CoalescingDelayedTrigger(ExecutionService executionService,
long delay,
long maxDelay,
Runnable runnable) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.