Sleuth Kit Java Bindings (JNI)  4.11.0
Java bindings for using The Sleuth Kit
org.sleuthkit.datamodel.TskEvent.HostsTskEvent Class Referenceabstract

Inherits org.sleuthkit.datamodel.TskEvent.TskObjectsEvent< Host >.

Inherited by org.sleuthkit.datamodel.TskEvent.HostsAddedTskEvent, and org.sleuthkit.datamodel.TskEvent.HostsUpdatedTskEvent.

Public Member Functions

List< HostgetHosts ()
 

Detailed Description

An abstract super class for host events.

Definition at line 147 of file TskEvent.java.

Member Function Documentation

List<Host> org.sleuthkit.datamodel.TskEvent.HostsTskEvent.getHosts ( )

Gets the hosts.

Returns
The hosts.

Definition at line 163 of file TskEvent.java.


The documentation for this class was generated from the following file:

Copyright © 2011-2021 Brian Carrier. (carrier -at- sleuthkit -dot- org)
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.