P - The type of processor this work can be submitted to.public interface BatchedWork<P>
BatchingExecutor,
and eventually processed in a batch by a BatchedWorkProcessor.BatchingExecutor| Modifier and Type | Method and Description |
|---|---|
void |
markAsFailed(Throwable t) |
void |
submitTo(P processor) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.