
com.github.ywilkof.sparkrestclient.ClusterMode Maven / Gradle / Ivy
package com.github.ywilkof.sparkrestclient;
/**
* Created by yonatan on 13.10.15.
*/
public enum ClusterMode {
spark,
mesos,
yarn
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy