public class NewtsConfig
extends io.dropwizard.Configuration
| Constructor and Description |
|---|
NewtsConfig() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig |
getAuthenticationConfig() |
int |
getCassandraColumnTTL() |
String |
getCassandraCompression() |
String |
getCassandraHost() |
String |
getCassandraKeyspace() |
int |
getCassandraPort() |
Map<String,ContextConfig> |
getContextConfigs() |
GraphiteConfig |
getGraphiteConfig() |
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 String getCassandraCompression()
public Map<String,ResultDescriptorDTO> getReports()
public Map<String,ContextConfig> getContextConfigs()
public AuthenticationConfig getAuthenticationConfig()
public GraphiteConfig getGraphiteConfig()
Copyright © 2015. All rights reserved.