Package | Description |
---|---|
org.apache.reef.examples.data.loading |
A line counter example using data loading service.
|
org.apache.reef.examples.group.bgd |
Runs BGD on the given runtime.
|
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 |
---|
DataLoadingService
All data loading services should implement this interface.
|
DataSet
A view of the data set to be loaded
at an evaluator as an iterable of
key value pairs.
|
Class and Description |
---|
DataLoadingService
All data loading services should implement this interface.
|
DataSet
A view of the data set to be loaded
at an evaluator as an iterable of
key value pairs.
|
Class and Description |
---|
DataLoadingRequestBuilder
Builder to create a request to the DataLoadingService.
|
DataLoadingService
All data loading services should implement this interface.
|
DistributedDataSet
Represents a distributed data set that is split across data centers.
|
Class and Description |
---|
DataLoadingService
All data loading services should implement this interface.
|
DataSet
A view of the data set to be loaded
at an evaluator as an iterable of
key value pairs.
|
EvaluatorToPartitionStrategy
Interface that tracks the mapping between evaluators and the data partitions
assigned to those evaluators.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.