Modifier and Type | Class and Description |
---|---|
static interface |
Batch.Call<T,R>
Defines a unit of work to be executed.
|
static interface |
Batch.Callback<R>
Defines a generic callback to be triggered for each
Batch.Call.call(Object) result. |
Constructor and Description |
---|
Batch() |
public Batch()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.