public class PunchletBlockDeclarator extends PunchletSequenceDeclarator
This class is a configuration helper passed to the punchlet builder in charge of settings up the punchlet dag execution engine.
Constructor and Description |
---|
PunchletBlockDeclarator(List<String> paths,
List<String> codes,
int executors,
String affinity)
Create a block of several punchlets at once.
|
Modifier and Type | Method and Description |
---|---|
String |
getAffinity() |
int |
getExecutors() |
getCodes, getPaths
public int getExecutors()
public String getAffinity()
Copyright © 2023. All rights reserved.