public abstract class BatchInsertTaskFactory<E extends BatchInsertTask> extends Object
BatchInsertTaskFactory()
abstract E
createTask(String time, long seed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchInsertTaskFactory()
public abstract E createTask(String time, long seed)
Copyright © 2021. All rights reserved.