public static class IncomingDataManagerImpl.IncomingEvents extends Object
| Constructor and Description |
|---|
IncomingEvents(Collection<Event> incomingEvents,
boolean raw) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Event> |
getIncomingEvents() |
boolean |
isRaw() |
public IncomingEvents(Collection<Event> incomingEvents, boolean raw)
public Collection<Event> getIncomingEvents()
public boolean isRaw()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.