Package | Description |
---|---|
org.apache.reef.io.data.loading.impl |
Implementations of Data Loading Service.
|
Modifier and Type | Method and Description |
---|---|
static DistributedDataSetPartition.Builder |
DistributedDataSetPartition.newBuilder() |
DistributedDataSetPartition.Builder |
DistributedDataSetPartition.Builder.setDesiredSplits(int desiredSplits)
Sets the desired number of splits for this partition.
|
DistributedDataSetPartition.Builder |
DistributedDataSetPartition.Builder.setLocation(String location)
Sets the location where we want the data in this partition to be loaded
into.
|
DistributedDataSetPartition.Builder |
DistributedDataSetPartition.Builder.setPath(String path)
Sets the path of the distributed data set partition.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.