public class NewtsConfig
extends com.yammer.dropwizard.config.Configuration
| Constructor and Description |
|---|
NewtsConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCassandraColumnTTL() |
String |
getCassandraHost() |
String |
getCassandraKeyspace() |
int |
getCassandraPort() |
int |
getMaxSampleProcessorThreads() |
Map<String,ResultDescriptorDTO> |
getReports() |
SearchConfig |
getSearchConfig() |
public int getMaxSampleProcessorThreads()
public SearchConfig getSearchConfig()
public String getCassandraKeyspace()
public String getCassandraHost()
public int getCassandraPort()
public int getCassandraColumnTTL()
public Map<String,ResultDescriptorDTO> getReports()
Copyright © 2014. All rights reserved.