public static interface Event.LogCollectionStageVisitorBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
Event.PullStageVisitorBuilder<T> |
logCollection(java.util.function.Function<LogCollectionEvent,T> logCollectionVisitor) |
Event.PullStageVisitorBuilder<T> logCollection(@Nonnull java.util.function.Function<LogCollectionEvent,T> logCollectionVisitor)