object
SparkCallbacks
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
createExecutorEnv(driverConf: SparkConf, executorId: String, hostname: String, port: Int, numCores: Int, ioEncryptionKey: Option[Array[Byte]], isLocal: Boolean): SparkEnv
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
fetchDriverProperty(appId: String, host: String, executorConf: SparkConf, port: Int, url: String): (Option[Array[Byte]], Seq[(String, String)])
-
def
finalize(): Unit
-
def
getAuthenticatorForJettyServer: Option[BasicAuthenticator]
-
final
def
getClass(): Class[_]
-
def
getRpcEnv(sparkEnv: SparkEnv): RpcEnv
-
def
hashCode(): Int
-
def
isDriver: Boolean
-
def
isExecutorStartupConf(key: String): Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
setAuthenticatorForJettyServer(): Unit
-
def
setSparkConf(sc: SparkContext, key: String, value: String): Unit
-
def
stopExecutor(env: SparkEnv): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Calls that are needed to be sent to snappy-cluster classes because the variables are private[spark]