| Package | Description | 
|---|---|
| org.apache.reef.examples.data.loading | |
| org.apache.reef.io.data.loading.api | |
| org.apache.reef.io.data.loading.impl | 
| Constructor and Description | 
|---|
LineCounter(DataLoadingService dataLoadingService)  | 
| Constructor and Description | 
|---|
DataLoader(Clock clock,
                    EvaluatorRequestor requestor,
                    DataLoadingService dataLoadingService,
                    int dataEvalMemoryMB,
                    int dataEvalCore,
                    String serializedComputeRequest)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputFormatLoadingService<K,V>
An implementation of  
DataLoadingService
 that uses the Hadoop InputFormat to find
 partitions of data & request resources. | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.