public class PersistedInputsImpl extends Object implements PersistedInputs
| Constructor and Description |
|---|
PersistedInputsImpl(InputService inputService,
ServerStatus serverStatus) |
| Modifier and Type | Method and Description |
|---|---|
MessageInput |
get(String id) |
Iterator<MessageInput> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliterator@Inject public PersistedInputsImpl(InputService inputService, ServerStatus serverStatus)
public Iterator<MessageInput> iterator()
iterator in interface Iterable<MessageInput>public MessageInput get(String id)
get in interface PersistedInputsCopyright © 2012–2022 Graylog, Inc.. All rights reserved.