Class DRSparkScheme

  • All Implemented Interfaces:
    Serializable

    public class DRSparkScheme
    extends DataPartitionSparkScheme
    Spark data partitioner Disjoint_Random: For the current row block, find all the shifted place for each row (WorkerID => (row block ID, matrix)
    See Also:
    Serialized Form