Uses of Interface
herddb.utils.BatchOrderedExecutor.Executor
-
Packages that use BatchOrderedExecutor.Executor Package Description herddb.utils -
-
Uses of BatchOrderedExecutor.Executor in herddb.utils
Constructors in herddb.utils with parameters of type BatchOrderedExecutor.Executor Constructor Description BatchOrderedExecutor(int batchsize, BatchOrderedExecutor.Executor<T> executor, Comparator<T> bufferComparator)
-