org.apache.tez.runtime.api.events
Class RootInputConfigureVertexTasksEvent
java.lang.Object
org.apache.tez.runtime.api.Event
org.apache.tez.runtime.api.events.RootInputConfigureVertexTasksEvent
public class RootInputConfigureVertexTasksEvent
- extends Event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootInputConfigureVertexTasksEvent
public RootInputConfigureVertexTasksEvent(int numTasks,
List<VertexLocationHint.TaskLocationHint> locationHints)
getNumTasks
public int getNumTasks()
getTaskLocationHints
public List<VertexLocationHint.TaskLocationHint> getTaskLocationHints()
Copyright © 2014 Apache Software Foundation. All rights reserved.