NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Static Public Member Functions | |
static DriftFileImporter | CreateDriftImporter (string file, ServerType type, Host host, ReadingBulk bulk, LogBase log) |
static Importer< HostReading > | CreateHostImporter (string address, ServerType type, Host host, ReadingBulk bulk, LogBase log) |
static Importer< IoStatsEntry > | CreateIoImporter (string address, ServerType type, LogBase log) |
static Importer< AssociationEntry > | CreatePeerImporter (string address, ServerType type, Host host, LogBase log) |
Definition at line 27 of file ImportFactory.cs.
|
inlinestatic |
Definition at line 29 of file ImportFactory.cs.
Referenced by Ntp.Analyzer.Process.Description.DriftStatJob.InternalExecute().
|
inlinestatic |
Definition at line 39 of file ImportFactory.cs.
Referenced by Ntp.Analyzer.Process.Description.HostStatJob.InternalExecute().
|
inlinestatic |
Definition at line 59 of file ImportFactory.cs.
Referenced by Ntp.Analyzer.Process.Description.HostIoStatJob.InternalExecute().
|
inlinestatic |
Definition at line 67 of file ImportFactory.cs.
References Ntp.Analyzer.Objects.PersistentObject.Id.
Referenced by Ntp.Analyzer.Process.Description.PeerStatJob.Import(), and Ntp.Analyzer.Process.Initializer.InitializeData().