Package | Description |
---|---|
org.apache.tez.dag.api | |
org.apache.tez.runtime.api.events |
Modifier and Type | Method and Description |
---|---|
abstract void |
VertexManagerPlugin.onVertexManagerEventReceived(VertexManagerEvent vmEvent)
Notification of an event directly sent to this vertex manager
|
Modifier and Type | Method and Description |
---|---|
static VertexManagerEvent |
VertexManagerEvent.create(String vertexName,
ByteBuffer userPayload)
Create a new VertexManagerEvent
|
Copyright © 2015 Apache Software Foundation. All rights reserved.