public static interface BatchingExecutor.WorkSet<P extends BatchingExecutor.WorkProcessor>
| Modifier and Type | Method and Description |
|---|---|
void |
markAsFailed(Throwable t) |
void |
submitTo(P processor) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.