C# Class Framework.MapReduceMonthlyAskerTagsStep

Inheritance: IStep
ファイルを表示 Open project: dream-365/toolkit

Public Methods

Method Description
MapReduceMonthlyAskerTagsStep ( string repository, string month, EasyAnalysis mongoDBDataProvider ) : MongoDB.Bson
RunAsync ( ) : System.Threading.Tasks.Task

Method Details

MapReduceMonthlyAskerTagsStep() public method

public MapReduceMonthlyAskerTagsStep ( string repository, string month, EasyAnalysis mongoDBDataProvider ) : MongoDB.Bson
repository string
month string
mongoDBDataProvider EasyAnalysis
return MongoDB.Bson

RunAsync() public method

public RunAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task