public class BroadcastVariableKey extends Object
BroadcastVariableMaterialization based on the task's JobVertexID, broadcast variable name and iteration superstep.| 构造器和说明 |
|---|
BroadcastVariableKey(JobVertexID vertexId,
String name,
int superstep) |
public BroadcastVariableKey(JobVertexID vertexId, String name, int superstep)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.