| 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(String producer,
String eventClass,
Object payload) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.