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, update
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getCached, list, register, unregister, update
public static final java.lang.String ZK_PATH
public IndexPipelineDefinitionStore(CuratorComponent curator, MetricRegistry metricRegistry, ObjectMapper mapper, StringDecryptor decryptor, StringEncryptor encryptor)