public class ProjectNode extends AbstractSingleNode<Project>
Project.| Modifier and Type | Field and Description |
|---|---|
private Context |
context |
private int |
projectCount |
private Scalar |
scalar |
rel, sink, source| Constructor and Description |
|---|
ProjectNode(Compiler compiler,
Project rel) |
private final Scalar scalar
private final Context context
private final int projectCount
public void run()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.