| Class | Description |
|---|---|
| BaseRRDD<T,U> | |
| PairwiseRRDD<T> |
Form an RDD[(Int, Array[Byte])] from key-value pairs returned from R.
|
| RBackendAuthHandler |
Authentication handler for connections from the R process.
|
| RRDD<T> |
An RDD that stores serialized R objects as Array[Byte].
|
| RRunnerModes | |
| RUtils | |
| SerDe |
Utility functions to serialize, deserialize objects to / from R
|
| SerializationFormats | |
| SpecialLengths | |
| StringRRDD<T> |
An RDD that stores R objects as Array[String].
|