@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.
|
close
void open(CacheReloadTrigger.Context context) throws Exception
Exception
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.