public class BootstrapAccumulator extends Object implements Serializable
| Constructor and Description |
|---|
BootstrapAccumulator() |
| Modifier and Type | Method and Description |
|---|---|
BootstrapAccumulator |
merge(BootstrapAccumulator acc) |
int |
readyTaskNum() |
void |
update(int taskId) |
public void update(int taskId)
public int readyTaskNum()
public BootstrapAccumulator merge(BootstrapAccumulator acc)
Copyright © 2022 The Apache Software Foundation. All rights reserved.