LogImportJobSummary
The LogImportJobSummary class tracks log import information such as start time and end time.
Data Members
Data member name |
Data type |
Default value |
Description |
---|---|---|---|
EndTime |
datetime |
null |
None. |
StartTime |
datetime |
null |
None. |
TaskID |
int |
0 |
None. |
TotalBadServerCount |
int |
null |
None. |
TotalBadSiteCount |
int |
null |
None. |
TotalExcludeCriteriaCount |
int |
null |
None. |
TotalExcludeHostCount |
int |
null |
None. |
TotalHits |
int |
null |
None. |
TotalImportHits |
int |
null |
None. |
TotalMatchCrawlerCount |
int |
null |
None. |
TotalVisits |
int |
null |
None. |
SiteID |
binary |
1 |
None. |
Class Key
LogImportJobSummaryKey is composed of the following data members:
SiteID + TaskID
Relations
For a description of the relation type, see Data Warehouse Classes.
Relation name |
Parent |
Child |
Type |
---|---|---|---|
SiteLogImportJobSummaryRel |
Site |
LogImportJobSummary |
2 |
TaskHistoryLogImportJobSummaryRel |
TaskHistory |
LogImportJobSummary |
2 |