Uses of Interface
org.graylog2.cluster.Node
Packages that use Node
Package
Description
-
Uses of Node in org.graylog2.bootstrap.preflight
Methods in org.graylog2.bootstrap.preflight with parameters of type NodeModifier and TypeMethodDescriptionbooleanNullNotificationService.fixed(Notification.Type type, Node node) -
Uses of Node in org.graylog2.cluster
Methods in org.graylog2.cluster that return NodeModifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Methods in org.graylog2.cluster that return types with arguments of type NodeModifier and TypeMethodDescriptionNodeService.allActive()Deprecated.NodeServiceImpl.allActive()Deprecated.NodeService.byNodeIds(Collection<String> nodeIds) Deprecated.NodeServiceImpl.byNodeIds(Collection<String> nodeIds) Deprecated. -
Uses of Node in org.graylog2.cluster.nodes
Classes in org.graylog2.cluster.nodes that implement NodeModifier and TypeClassDescriptionclassAbstractNode<DTO extends NodeDto>classclassclassclassclass -
Uses of Node in org.graylog2.notifications
Methods in org.graylog2.notifications with parameters of type NodeModifier and TypeMethodDescriptionbooleanNotificationService.fixed(Notification.Type type, Node node) booleanNotificationServiceImpl.fixed(Notification.Type type, Node node) -
Uses of Node in org.graylog2.rest
Methods in org.graylog2.rest with parameters of type Node