@InterfaceAudience.Private
public static class SplitLogManager.TaskBatch
extends Object
Keeps track of the batch of tasks submitted together by a caller in splitLogDistributed().
Clients threads use this object to wait for all their tasks to be done.