| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.plugin.events.inputs |
| Modifier and Type | Method and Description |
|---|---|
IOState<T> |
IOState.Factory.create(T stoppable) |
IOState<T> |
IOState.Factory.create(T stoppable,
IOState.Type state) |
| Modifier and Type | Method and Description |
|---|---|
abstract IOState<T> |
IOStateChangedEvent.changedState() |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Stoppable> |
IOStateChangedEvent.create(IOState.Type oldState,
IOState.Type newState,
IOState<K> changedEvent) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.