Package org.apache.nemo.common.ir.executionproperty
-
Class Summary Class Description EdgeExecutionProperty<T extends java.io.Serializable> ExecutionProperty
forIREdge
.ExecutionProperty<T extends java.io.Serializable> An abstract class for each execution factors.ExecutionPropertyMap<T extends ExecutionProperty> ExecutionPropertyMap Class, which uses HashMap for keeping track of ExecutionProperties for vertices and edges.ResourceSpecification Represents the specifications of a resource.VertexExecutionProperty<T extends java.io.Serializable> -
Annotation Types Summary Annotation Type Description AssociatedProperty Declares associatedExecutionProperty
for implementations.