public class EventPoolImpl extends AbstractEventQueryImpl implements EventListener
chunkSize, events, executor| Constructor and Description |
|---|
EventPoolImpl(java.util.concurrent.Executor executor,
Storage storage,
EventManager eventManager,
java.lang.String filter,
int poolSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(java.util.List<Event> events)
Handle the provided events
|
void |
start() |
void |
stop() |
addEvents, addListener, getCapacity, notifyEvent, removeListenerpublic EventPoolImpl(java.util.concurrent.Executor executor,
Storage storage,
EventManager eventManager,
java.lang.String filter,
int poolSize)
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void stop()
public void handleEvent(java.util.List<Event> events)
EventListenerhandleEvent in interface EventListenerevents - the events to handle
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0