Definition at line 32 of file PeerGraphPageJob.cs.
override void Ntp.Analyzer.Process.Description.PeerGraphPageJob.InternalExecute |
( |
| ) |
|
|
inlineprotectedvirtual |
Implementing method for descendants.
Implements Ntp.Common.Process.JobDescription.
Definition at line 48 of file PeerGraphPageJob.cs.
References Ntp.Analyzer.Data.DataFace.Hosts, Ntp.Analyzer.Data.DataFace.Instance, and Ntp.Analyzer.Data.DataFace.PeerActivities.
59 foreach (var entry
in peers)
63 foreach (var graph
in graphSet.Graphs)
string Name
Gets the name of this Navigation.ILinkable.
HostDatabaseMapper Hosts
Gets the host mapper.
LogBase Log
Gets the log to use when registering events.
string GetFileName(Host host, string name, GraphSetConfiguration graphSet, GraphBaseConfiguration graph)
void SaveStream(IStreamGenerator generator)
int HostId
Gets the host identifier in the HostSubConfiguration.
readonly PeerGraphPageConfiguration config
Singleton facade class used to access memory persistent data.
PeerActivityDatabaseMapper PeerActivities
Gets the peer activity mapper.
override IEnumerable< GraphSetConfiguration > GraphSets
static DataFace Instance
Gets the Singleton instance.
override string Ntp.Analyzer.Process.Description.PeerGraphPageJob.JobType => "Peer graph pages build" |
override int Ntp.Analyzer.Process.Description.PeerGraphPageJob.Priority => 18 |
override ThreadType Ntp.Analyzer.Process.Description.PeerGraphPageJob.ThreadType => ThreadType.MultiThreaded |
The documentation for this class was generated from the following file: