public class BroadcastVariableKey extends Object
Constructor and Description |
---|
BroadcastVariableKey(JobVertexID vertexId,
String name,
int superstep) |
public BroadcastVariableKey(JobVertexID vertexId, String name, int superstep)
public JobVertexID getVertexId()
public String getName()
public int getSuperstep()
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.