Uses of Class
org.graylog2.events.ClusterEvent
Packages that use ClusterEvent
-
Uses of ClusterEvent in org.graylog2.events
Methods in org.graylog2.events that return ClusterEventModifier and TypeMethodDescriptionstatic ClusterEventClusterEvent.create(@NotEmpty String producer, @NotEmpty String eventClass, @NotEmpty Object payload) static ClusterEventClusterEvent.create(@NotEmpty String producer, @NotEmpty String eventClass, @NotNull Set<String> excludedNodeIds, @NotEmpty Object payload) static ClusterEventClusterEvent.create(String id, long timestamp, String producer, Set<String> consumers, String eventClass, Object payload)