| Interface | Description |
|---|---|
| ResourceRefresher<T> |
Interface which must be implemented to act as a source for cached content.
|
| Class | Description |
|---|---|
| AggregateModelRefresher |
Refresh the aggregate desired model via
StateAccessForProviders.getInstanceDefinitionSnapshot() |
| AppconfRefresher |
refresher for resources and application configuration
|
| CachedContent<T> |
A cached resource is one that can be stored and served up, with a refresh
only taking place when the expiry happens.
|
| ContentCache |
Cache of content
|
| LiveComponentsRefresher | |
| LiveContainersRefresher |
Refresh the container list.
|
| LiveNodesRefresher |
Update the live nodes map
|
| LiveResourcesRefresher | |
| LiveStatisticsRefresher | |
| ResourceSnapshotRefresher |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.