C# Class NuGetGallery.Operations.Tasks.DashBoardTasks.SearchServiceTasks.ConsolidatedSearch.CreateConsolidatedSearchIndexingStatusReportTask

Inheritance: DatabaseAndStorageTask
Afficher le fichier Open project: NuGet/NuGet.Services.Dashboard

Private Properties

Свойство Type Description
GetLastCreatedOrEditedActivityTimeFromDatabase System.DateTime
GetTotalPackageCountFromDatabase int

Méthodes publiques

Méthode Description
ExecuteCommand ( ) : void
GetTotalPackageCountFromLucene ( ) : DateTime>.Tuple

Private Methods

Méthode Description
GetLastCreatedOrEditedActivityTimeFromDatabase ( ) : System.DateTime
GetTotalPackageCountFromDatabase ( ) : int

Method Details

ExecuteCommand() public méthode

public ExecuteCommand ( ) : void
Résultat void

GetTotalPackageCountFromLucene() public méthode

public GetTotalPackageCountFromLucene ( ) : DateTime>.Tuple
Résultat DateTime>.Tuple