JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.graylog2.plugin.cluster.ClusterId
Packages that use
ClusterId
Package
Description
org.graylog2.plugin.cluster
Uses of
ClusterId
in
org.graylog2.plugin.cluster
Methods in
org.graylog2.plugin.cluster
that return
ClusterId
Modifier and Type
Method
Description
static
ClusterId
ClusterId.
create
(
String
clusterId)
ClusterId
ClusterIdFactory.
create
()
ClusterId
RandomUUIDClusterIdFactory.
create
()