public class IndexPipelineDefinitionStore extends com.lucidworks.apollo.pipeline.impl.AbstractPipelineDefinitionStore<IndexPipelineDefinition> implements com.lucidworks.apollo.pipeline.index.api.IndexPipelineDefinitionRegistry, com.lucidworks.apollo.pipeline.index.api.IndexPipelineDefinitionReadWriteStore
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ZK_PATH |
| Constructor and Description |
|---|
IndexPipelineDefinitionStore(CuratorComponent curator,
MetricRegistry metricRegistry,
ObjectMapper mapper,
StringDecryptor decryptor,
StringEncryptor encryptor) |
get, getCached, init, list, register, shutdown, unregister, updateequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, getCached, list, register, unregister, updatepublic static final java.lang.String ZK_PATH
public IndexPipelineDefinitionStore(CuratorComponent curator, MetricRegistry metricRegistry, ObjectMapper mapper, StringDecryptor decryptor, StringEncryptor encryptor)