JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.graylog.util.Hostname
Packages that use
Hostname
Package
Description
org.graylog.util
Uses of
Hostname
in
org.graylog.util
Methods in
org.graylog.util
that return
Hostname
Modifier and Type
Method
Description
static
Hostname
Hostname.
create
(
String
hostname,
String
canonicalHostname)
Creates the hostname object.
Hostname
HostnameProvider.
get
()
Returns the
Hostname
object for the local node.