public interface Batcher
Modifier and Type | Method and Description |
---|---|
void |
add(Count count) |
long |
getBatchSubmissionCount() |
long |
getOpCount() |
void |
setBatchSubmitter(BatchSubmitter batchSubmitter) |
void setBatchSubmitter(BatchSubmitter batchSubmitter)
void add(Count count)
long getOpCount()
long getBatchSubmissionCount()
Copyright © 2013. All Rights Reserved.