| Modifier and Type | Field and Description |
|---|---|
static ResponseStore |
ResponseStore.NULL_STORE |
| Modifier and Type | Method and Description |
|---|---|
ResponseStore |
ResponseStoreFactory.createStore() |
| Constructor and Description |
|---|
ResponseCache(com.google.common.cache.Cache<String,CachedResponse> localCache,
ResponseStore store,
com.codahale.metrics.MetricRegistry metricRegistry) |
Copyright © 2014. All Rights Reserved.