public class IntervalEmitter<E,R> extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
IntervalEmitter.EventMapper<E,R> |
|
static interface |
IntervalEmitter.IntervalAppender<R> |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
emit(List<R> copiedEvents) |
|
void |
emitForShutdown(long waitMillis,
int retry) |
Copyright © 2021. All rights reserved.