public abstract class AbstractBatchExecteOperationCallback<T> extends Object
AbstractBatchExecteOperationCallback()
abstract void
callback(List<T> partition)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractBatchExecteOperationCallback()
public abstract void callback(List<T> partition)
partition
Copyright © 2022. All rights reserved.