public class SearchClusterStore extends ItemStore<com.lucidworks.apollo.common.models.SearchCluster>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
STORE_PATH |
Constructor and Description |
---|
SearchClusterStore(CuratorComponent curator,
MetricRegistry metricRegistry,
ObjectMapper mapper,
StringEncryptor encryptor,
StringDecryptor decryptor) |
public static final java.lang.String STORE_PATH
public SearchClusterStore(CuratorComponent curator, MetricRegistry metricRegistry, ObjectMapper mapper, StringEncryptor encryptor, StringDecryptor decryptor)