public static class CoarseGrainedClusterMessages.SparkAppConfig
extends Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
SparkAppConfig(scala.collection.Seq<scala.Tuple2<String,String>> sparkProperties,
scala.Option<byte[]> ioEncryptionKey,
scala.Option<byte[]> hadoopDelegationCreds) |
Modifier and Type | Method and Description |
---|---|
scala.Option<byte[]> |
hadoopDelegationCreds() |
scala.Option<byte[]> |
ioEncryptionKey() |
scala.collection.Seq<scala.Tuple2<String,String>> |
sparkProperties() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait