| Interface | Description |
|---|---|
| ResourceListener<T> |
Allows a client to receive notifications when the resources managed by
SharedResourceCache
are updated. |
| Class | Description |
|---|---|
| BaseResourceListener<T> |
Simple
ResourceListener implementation with no-op implementations. |
| SharedResourceCache<T> |
ZooKeeper recipe to propagate changes to a shared cache across a number of listeners.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.