public abstract class CollectorAction extends Object
| Constructor and Description |
|---|
CollectorAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
collectorId() |
static CollectorAction |
create(String collectorId,
Map<String,Object> properties) |
static CollectorAction |
create(String collectorId,
String action) |
abstract Map<String,Object> |
properties() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.