| Package | Description | 
|---|---|
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.scheduledexecutor | 
 This package contains ScheduledExecutorService functionality for Hazelcast. 
 | 
| Class and Description | 
|---|
| IScheduledExecutorService
 Distributed & durable implementation similar to, but not directly
 inherited  
ScheduledExecutorService. | 
| Class and Description | 
|---|
| IScheduledFuture
 A delayed result-bearing action that can be cancelled. 
 | 
| ScheduledTaskHandler
 Resource handler pointing to a  
IScheduledFuture. | 
| ScheduledTaskStatistics
 Statistics and timing info for a  
IScheduledFuture accessible through IScheduledFuture.getStats() | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.