| Modifier and Type | Method and Description |
|---|---|
IntermediateResultPartitionID |
ResultPartitionDeploymentDescriptor.getPartitionId() |
| Constructor and Description |
|---|
ResultPartitionDeploymentDescriptor(IntermediateDataSetID resultId,
IntermediateResultPartitionID partitionId,
ResultPartitionType partitionType,
int numberOfSubpartitions) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateResultPartitionID |
IntermediateResultPartition.getPartitionId() |
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.Table<ExecutionAttemptID,IntermediateResultPartitionID,ResultPartition> |
ResultPartitionManager.registeredPartitions |
| Modifier and Type | Method and Description |
|---|---|
IntermediateResultPartitionID |
ResultPartitionID.getPartitionId() |
| Constructor and Description |
|---|
ResultPartitionID(IntermediateResultPartitionID partitionId,
ExecutionAttemptID producerId) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleInputGate.setInputChannel(IntermediateResultPartitionID partitionId,
InputChannel inputChannel) |
| Modifier and Type | Method and Description |
|---|---|
static IntermediateResultPartitionID |
IntermediateResultPartitionID.fromByteBuf(io.netty.buffer.ByteBuf buf) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.