-
- Downloads
Use RDD type for `slice` operator in Java.
This commit uses the RDD type in `slice`, making it available to both normal and pair RDD's in java. It also updates the signature for `slice` to match changes in the Scala API.
Loading
Please register or sign in to comment