public final class DistributedDataSetPartitionSerializer extends Object
DistributedDataSetPartition
objects.Modifier and Type | Class and Description |
---|---|
static class |
DistributedDataSetPartitionSerializer.DistributedDataSetPartitions
Allows to specify a set of distributed data set partitions.
|
Modifier and Type | Method and Description |
---|---|
static DistributedDataSetPartition |
deserialize(String serializedPartition) |
static String |
serialize(DistributedDataSetPartition partition) |
public static String serialize(DistributedDataSetPartition partition)
public static DistributedDataSetPartition deserialize(String serializedPartition)
Copyright © 2016 The Apache Software Foundation. All rights reserved.