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.
|
Modifier and Type | Method and Description |
---|---|
NumberedSplit<V> |
EvaluatorToPartitionStrategy.getInputSplit(NodeDescriptor nodeDescriptor,
String evalId)
Returns an input split for the given evaluator.
|
Modifier and Type | Method and Description |
---|---|
NumberedSplit<org.apache.hadoop.mapred.InputSplit> |
AbstractEvaluatorToPartitionStrategy.getInputSplit(NodeDescriptor nodeDescriptor,
String evaluatorId)
Get an input split to be assigned to this evaluator.
|
Modifier and Type | Method and Description |
---|---|
int |
NumberedSplit.compareTo(NumberedSplit<E> o) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.