com
.
redislabs
.
provider
.
redis
rdd
package
rdd
Visibility
Public
All
Type Members
trait
Keys
extends
AnyRef
class
RedisKVRDD
extends
RDD
[(
String
,
String
)] with
Keys
class
RedisKeysRDD
extends
RDD
[
String
] with
Keys
class
RedisListRDD
extends
RDD
[
String
] with
Keys
class
RedisZSetRDD
[
T
]
extends
RDD
[
T
] with
Keys
case class
ZSetContext
(
startPos:
Long
,
endPos:
Long
,
min:
Double
,
max:
Double
,
withScore:
Boolean
,
typ:
String
)
extends
Product
with
Serializable
Value Members
object
Keys
extends
Keys
Key utilities to avoid serialization issues.
Ungrouped