case classSnappyEmbeddedMode(sc: SparkContext, url: String) extends ClusterMode with Product with Serializable
The regular snappy cluster where each node is both a Spark executor
as well as GemFireXD data store. There is a "lead node" which is the
Spark driver that also hosts a job-server and GemFireXD accessor.
Linear Supertypes
Serializable, Serializable, Product, Equals, ClusterMode, AnyRef, Any
The regular snappy cluster where each node is both a Spark executor as well as GemFireXD data store. There is a "lead node" which is the Spark driver that also hosts a job-server and GemFireXD accessor.