@PublicEvolving public interface CacheReloadTrigger extends AutoCloseable, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CacheReloadTrigger.Context
Context of
CacheReloadTrigger for getting information about times and triggering
reload. |
| Modifier and Type | Method and Description |
|---|---|
void |
open(CacheReloadTrigger.Context context)
Open the trigger.
|
closevoid open(CacheReloadTrigger.Context context) throws Exception
ExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.