C# 클래스 NuGetGallery.Operations.Tasks.DashBoardTasks.SearchServiceTasks.ConsolidatedSearch.CreateConsolidatedSearchIndexingStatusReportTask

상속: DatabaseAndStorageTask
파일 보기 프로젝트 열기: NuGet/NuGet.Services.Dashboard

Private Properties

프로퍼티 타입 설명
GetLastCreatedOrEditedActivityTimeFromDatabase System.DateTime
GetTotalPackageCountFromDatabase int

공개 메소드들

메소드 설명
ExecuteCommand ( ) : void
GetTotalPackageCountFromLucene ( ) : DateTime>.Tuple

비공개 메소드들

메소드 설명
GetLastCreatedOrEditedActivityTimeFromDatabase ( ) : System.DateTime
GetTotalPackageCountFromDatabase ( ) : int

메소드 상세

ExecuteCommand() 공개 메소드

public ExecuteCommand ( ) : void
리턴 void

GetTotalPackageCountFromLucene() 공개 메소드

public GetTotalPackageCountFromLucene ( ) : DateTime>.Tuple
리턴 DateTime>.Tuple