public static class SearchClusterStore.Cache extends ItemCache<com.lucidworks.apollo.common.models.SearchCluster>
| Constructor and Description |
|---|
Cache(CuratorComponent curator,
MetricRegistry metricRegistry,
ObjectMapper mapper,
StringDecryptor decryptor,
SearchClusterStore searchClusterStore) |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getItem(java.lang.String id) |
curatorAvailable, shutdownpublic Cache(CuratorComponent curator, MetricRegistry metricRegistry, ObjectMapper mapper, StringDecryptor decryptor, SearchClusterStore searchClusterStore)