All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.schoolwow.data.thread.work.map.MapDataThreadHandler Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package cn.schoolwow.data.thread.work.map;

public interface MapDataThreadHandler {
    /**
     * 多线程分散数据
     * */
    MapFile map() throws Exception;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy