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