| Modifier and Type | Method and Description |
|---|---|
static <EVENT> GeterDun<EVENT> |
GeterDun.geterDun(Class<EVENT> eventClass,
String location,
EventProcessor<EVENT> processor)
Creates a new GeterDun that swallows log corruption exceptions and
processing exceptions, and rotates logs every hour.
|
static <EVENT> GeterDun<EVENT> |
GeterDun.geterDun(Class<EVENT> eventClass,
String location,
EventProcessor<EVENT> processor,
CorruptionHandler corruptionHandler,
long frequency,
FailureHandler<EVENT> failureHandler) |
Copyright © 2014. All rights reserved.