public class DefaultLogicalResult extends Object implements LogicalResult
LogicalResult. It is an adapter of IntermediateDataSet.| Modifier and Type | Method and Description |
|---|---|
IntermediateDataSetID |
getId() |
DefaultLogicalVertex |
getProducer() |
ResultPartitionType |
getResultType() |
public IntermediateDataSetID getId()
getId in interface Result<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>public ResultPartitionType getResultType()
getResultType in interface Result<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>public DefaultLogicalVertex getProducer()
getProducer in interface Result<JobVertexID,IntermediateDataSetID,LogicalVertex,LogicalResult>Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.