| Package | Description |
|---|---|
| com.hazelcast.internal.util |
Contains utility functions
|
| Modifier and Type | Method and Description |
|---|---|
LicenseExpirationReminderTask |
LicenseExpirationReminderTask.rescheduleWithNewLicense(com.hazelcast.license.domain.License license)
Cancels the execution of the current task (if any) and schedules a new task using the provided
license. |
static LicenseExpirationReminderTask |
LicenseExpirationReminderTask.scheduleWith(com.hazelcast.spi.TaskScheduler scheduler,
com.hazelcast.license.domain.License license) |
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.