public class InputLauncher extends Object
Constructor and Description |
---|
InputLauncher(IOState.Factory<MessageInput> inputStateFactory,
InputBuffer inputBuffer,
PersistedInputs persistedInputs,
InputRegistry inputRegistry,
com.codahale.metrics.MetricRegistry metricRegistry) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleLaunchException(Throwable e,
IOState<MessageInput> inputState) |
IOState<MessageInput> |
launch(MessageInput input) |
void |
launchAllPersisted() |
@Inject public InputLauncher(IOState.Factory<MessageInput> inputStateFactory, InputBuffer inputBuffer, PersistedInputs persistedInputs, InputRegistry inputRegistry, com.codahale.metrics.MetricRegistry metricRegistry)
public IOState<MessageInput> launch(MessageInput input)
protected void handleLaunchException(Throwable e, IOState<MessageInput> inputState)
public void launchAllPersisted()
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.