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

xin.bluesky.leiothrix.server.bean.status.TableStatus Maven / Gradle / Ivy

The newest version!
package xin.bluesky.leiothrix.server.bean.status;

/**
 * @author 张轲
 */
public enum TableStatus {

    UNALLOCATED, PROCESSING, FINISHED, WAIT_FOR_REALLOCATE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy