Uses of Class
org.graylog2.plugin.IOState
Packages that use IOState
Package
Description
-
Uses of IOState in org.graylog2.plugin
Methods in org.graylog2.plugin that return IOStateConstructors in org.graylog2.plugin with parameters of type IOState -
Uses of IOState in org.graylog2.plugin.events.inputs
Methods in org.graylog2.plugin.events.inputs that return IOStateMethods in org.graylog2.plugin.events.inputs with parameters of type IOStateModifier and TypeMethodDescriptionstatic <K extends Stoppable>
IOStateChangedEvent<K>IOStateChangedEvent.create(IOState.Type oldState, IOState.Type newState, IOState<K> changedEvent)