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

com.aliyun.odps.sqa.ExecuteMode Maven / Gradle / Ivy

There is a newer version: 0.51.5-public
Show newest version
package com.aliyun.odps.sqa;

/**
 * Created by dongxiao on 2020/3/16.
 */
public enum ExecuteMode {
  INTERACTIVE,
  OFFLINE,
  NONE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy