@InterfaceAudience.Public public abstract class Batch extends Object
| 限定符和类型 | 类和说明 |
|---|---|
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. |
| 构造器和说明 |
|---|
Batch() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.