Package | Description |
---|---|
org.apache.reef.io.data.loading.api |
Data Loading Service API.
|
org.apache.reef.io.data.loading.impl |
Implementations of Data Loading Service.
|
Class and Description |
---|
DistributedDataSetPartition
POJO that represents a distributed data set partition.
|
NumberedSplit
A tuple of an object of type E and an integer index.
|
Class and Description |
---|
AbstractEvaluatorToPartitionStrategy
This is an abstract class useful for
EvaluatorToPartitionStrategy
implementations. |
DistributedDataSetPartition
POJO that represents a distributed data set partition.
|
DistributedDataSetPartition.Builder
DistributedDataSetPartition s are build using this Builder. |
InputFormatDataSet
An implementation of
DataSet that reads records using a RecordReader
encoded inside an InputSplit. |
NumberedSplit
A tuple of an object of type E and an integer index.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.