C# Class Infrastructure.CacheZocMon

Afficher le fichier Open project: Zocdoc/ZocMon

Méthodes publiques

Méthode Description
GetData ( TimeRange>.List metas, ZDSqlConnection conn ) : List>>.Dictionary
RefreshAll ( ) : void

Private Methods

Méthode Description
CacheZocMon ( string tableName, ZocMonGraph reduceLevel ) : System
GetLastUpdatedTime ( ) : System.DateTime
RefreshFromDb ( IEnumerable tables, ZDSqlConnection conn ) : void

Method Details

GetData() public static méthode

public static GetData ( TimeRange>.List metas, ZDSqlConnection conn ) : List>>.Dictionary
metas TimeRange>.List
conn ZDSqlConnection
Résultat List>>.Dictionary

RefreshAll() public static méthode

public static RefreshAll ( ) : void
Résultat void