public class SparkMasterRegex
extends Object
| Constructor and Description | 
|---|
SparkMasterRegex()  | 
| Modifier and Type | Method and Description | 
|---|---|
static scala.util.matching.Regex | 
KUBERNETES_REGEX()  | 
static scala.util.matching.Regex | 
LOCAL_CLUSTER_REGEX()  | 
static scala.util.matching.Regex | 
LOCAL_N_FAILURES_REGEX()  | 
static scala.util.matching.Regex | 
LOCAL_N_REGEX()  | 
static scala.util.matching.Regex | 
SPARK_REGEX()  | 
public static scala.util.matching.Regex LOCAL_N_REGEX()
public static scala.util.matching.Regex LOCAL_N_FAILURES_REGEX()
public static scala.util.matching.Regex LOCAL_CLUSTER_REGEX()
public static scala.util.matching.Regex SPARK_REGEX()
public static scala.util.matching.Regex KUBERNETES_REGEX()