| Interface | Description |
|---|---|
| CacheReloadTrigger |
Customized trigger for reloading lookup table entries.
|
| CacheReloadTrigger.Context |
Context of
CacheReloadTrigger for getting information about times and triggering
reload. |
| Class | Description |
|---|---|
| PeriodicCacheReloadTrigger |
A trigger that reloads cache entries periodically with specified interval and
PeriodicCacheReloadTrigger.ScheduleMode. |
| TimedCacheReloadTrigger |
A trigger that reloads at a specific time and repeats for the given interval in days.
|
| Enum | Description |
|---|---|
| PeriodicCacheReloadTrigger.ScheduleMode |
Defines the mode how to schedule cache reloads.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.