| Constructor and Description |
|---|
PartitionToInputs(int partition,
int partitionCount,
List<InputAttemptIdentifier> input) |
| Modifier and Type | Method and Description |
|---|---|
List<InputAttemptIdentifier> |
getInputs() |
int |
getPartition() |
int |
getPartitionCount() |
String |
toString() |
public PartitionToInputs(int partition,
int partitionCount,
List<InputAttemptIdentifier> input)
public int getPartition()
public int getPartitionCount()
public List<InputAttemptIdentifier> getInputs()
Copyright © 2017 Apache Software Foundation. All rights reserved.