public class IndexProfileCache extends ItemCache<com.lucidworks.apollo.common.models.IndexProfile>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ZK_PATH |
Constructor and Description |
---|
IndexProfileCache(CuratorComponent curator,
MetricRegistry metricRegistry,
ObjectMapper mapper) |
curatorAvailable, shutdown
public static final java.lang.String ZK_PATH
public IndexProfileCache(CuratorComponent curator, MetricRegistry metricRegistry, ObjectMapper mapper)