C# 클래스 Infrastructure.CacheZocMon

파일 보기 프로젝트 열기: Zocdoc/ZocMon

공개 메소드들

메소드 설명
GetData ( TimeRange>.List metas, ZDSqlConnection conn ) : List>>.Dictionary
RefreshAll ( ) : void

비공개 메소드들

메소드 설명
CacheZocMon ( string tableName, ZocMonGraph reduceLevel ) : System
GetLastUpdatedTime ( ) : System.DateTime
RefreshFromDb ( IEnumerable tables, ZDSqlConnection conn ) : void

메소드 상세

GetData() 공개 정적인 메소드

public static GetData ( TimeRange>.List metas, ZDSqlConnection conn ) : List>>.Dictionary
metas TimeRange>.List
conn ZDSqlConnection
리턴 List>>.Dictionary

RefreshAll() 공개 정적인 메소드

public static RefreshAll ( ) : void
리턴 void