public class ConnectorCache extends Object
These caches will be attached to subscriptions.
The system map periodically flush caches and will do so according to the time since a cache was last successfully used.
| Constructor and Description |
|---|
ConnectorCache(String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastFetch() |
String |
getName() |
void |
successfulFetch() |
Copyright © 2018 Bedework. All rights reserved.