| Package | Description |
|---|---|
| org.graylog2.events |
| Modifier and Type | Method and Description |
|---|---|
static ClusterEvent |
ClusterEvent.create(String id,
long timestamp,
String producer,
Set<String> consumers,
String eventClass,
Object payload) |
static ClusterEvent |
ClusterEvent.create(@NotEmpty String producer,
@NotEmpty String eventClass,
@NotEmpty Object payload) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.