NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Protected Member Functions | |
StreamJob (IJobConfiguration config, LogBase log) | |
void | SaveStream (IStreamGenerator generator) |
void | SaveStream (IStreamGenerator generator, string file) |
Protected Member Functions inherited from Ntp.Common.Process.JobDescription | |
JobDescription (IJobConfiguration config, LogBase log) | |
Initializes a new instance of the JobDescription class. More... | |
abstract void | InternalExecute () |
Implementing method for descendants. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Ntp.Common.Process.JobDescription | |
override string | ToString () |
Returns a string that represents the current JobDescription. More... | |
Public Attributes inherited from Ntp.Common.Process.JobDescription | |
string | Name => Configuration.ConfigName |
Gets the name. More... | |
Package Functions inherited from Ntp.Common.Process.JobDescription | |
void | Execute () |
Perform execution of this instance. More... | |
Properties inherited from Ntp.Common.Process.JobDescription | |
IJobConfiguration | Configuration [get] |
Gets the configuration for the job. More... | |
abstract string | JobType [get] |
Gets the type of the job as text. More... | |
LogBase | Log [get] |
Gets the log to use when registering events. More... | |
abstract int | Priority [get] |
Gets the priority to use when scheduling jobs. More... | |
abstract ThreadType | ThreadType [get] |
Gets a value indicating whether this JobDescription should run as a single thread. More... | |
Definition at line 29 of file StreamJob.cs.
|
inlineprotected |
Definition at line 31 of file StreamJob.cs.
|
inlineprotected |
Definition at line 36 of file StreamJob.cs.
References Ntp.Analyzer.Export.IStreamGenerator.Destinations, and Ntp.Analyzer.Export.IStreamGenerator.Generate().
|
inlineprotected |
Definition at line 54 of file StreamJob.cs.
References Ntp.Analyzer.Export.IStreamGenerator.Destinations, and Ntp.Analyzer.Export.IStreamGenerator.Generate().