Inherits Serializable.
Stores basic diagnostic statistics for a data source ingest job.
Definition at line 1128 of file DataSourceIngestJob.java.
transient final List<String> org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.cancelledDataSourceModules |
|
private |
final String org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.dataSource |
|
private |
transient final PipelineModule org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.dataSourceLevelIngestModule |
|
private |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.estimatedFilesToProcess |
|
private |
final boolean org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.fileIngestRunning |
|
private |
final Date org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.fileIngestStartTime |
|
private |
transient final CancellationReason org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.jobCancellationReason |
|
private |
transient final boolean org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.jobCancelled |
|
private |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.jobId |
|
private |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.jobStartTime |
|
private |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.processedFiles |
|
private |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.serialVersionUID = 1L |
|
staticprivate |
final long org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.snapShotTime |
|
private |
final IngestJobTasksSnapshot org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Snapshot.tasksSnapshot |
|
private |
The documentation for this class was generated from the following file: