Package uk.co.ractf.polaris.node
Class NodeConfiguration
- java.lang.Object
 - 
- io.dropwizard.Configuration
 - 
- uk.co.ractf.polaris.CommonConfiguration
 - 
- uk.co.ractf.polaris.node.NodeConfiguration
 
 
 
 
- 
public class NodeConfiguration extends CommonConfiguration
 
- 
- 
Field Summary
- 
Fields inherited from class uk.co.ractf.polaris.CommonConfiguration
client, consul 
 - 
 
- 
Constructor Summary
Constructors Constructor Description NodeConfiguration() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetHostInfoSyncFrequency()java.lang.StringgetId()java.lang.StringgetRegistryPassword()java.lang.StringgetRegistryUsername()booleanisKillOrphans()- 
Methods inherited from class uk.co.ractf.polaris.CommonConfiguration
getClient, getConsulFactory, getMaxPort, getMinPort, getReconciliationTickFrequency, getSchedulingAlgorithm, getSingleUserPassword, getSingleUserRoles, getSingleUserUsername, getTaskThreadpoolSize, getThreadpoolSize, getThreadpoolTimeoutSeconds, setMaxPort, setMinPort 
 - 
 
 -