Sleuth Kit Java Bindings (JNI) 4.14.0
Java bindings for using The Sleuth Kit
Loading...
Searching...
No Matches
org.sleuthkit.datamodel.Host Class Reference

Classes

enum  HostDbStatus

Public Member Functions

boolean equals (Object obj)
long getHostId ()
String getName ()
int hashCode ()

Detailed Description

Encapsulates a host.

Definition at line 26 of file Host.java.

Member Function Documentation

◆ equals()

boolean org.sleuthkit.datamodel.Host.equals ( Object obj)

Definition at line 78 of file Host.java.

◆ getHostId()

◆ getName()

String org.sleuthkit.datamodel.Host.getName ( )

Gets the name for the host.

Returns
Host name.

Definition at line 56 of file Host.java.

◆ hashCode()

int org.sleuthkit.datamodel.Host.hashCode ( )

Definition at line 70 of file Host.java.


The documentation for this class was generated from the following file:
  • /home/carriersleuth/repos/sleuthkit/bindings/java/src/org/sleuthkit/datamodel/Host.java

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