Interface | Description |
---|---|
Batch |
Exposes a mechanism to close a batch, and potentially discard it.
|
BatchContext |
Handles batch context switching.
|
Batcher<B extends Batch> |
Exposes a mechanism to handle batching.
|
Invoker |
Defines a strategy for invoking a given task.
|
Recordable<T> |
Records some other object.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.