C# Class SqlToGraphite.Conf.RoleConfig

Inheritance: IRoleConfig
Show file Open project: perryofpeek/SqlToGraphite-core Class Usage Examples

Public Methods

Method Description
GetRoleListToRunOnThisMachine ( ) : List
RoleConfig ( List sqlToGraphiteConfigHosts, IEnvironment environment ) : System.Collections.Generic

Method Details

GetRoleListToRunOnThisMachine() public method

public GetRoleListToRunOnThisMachine ( ) : List
return List

RoleConfig() public method

public RoleConfig ( List sqlToGraphiteConfigHosts, IEnvironment environment ) : System.Collections.Generic
sqlToGraphiteConfigHosts List
environment IEnvironment
return System.Collections.Generic