public interface WorkerAppParameterFactory<P extends SerializableWorkerAppParameters>
Creates a worker parameter POJO and optional configures it from execution specifications.
P - Parameter POJO or POGO.| Type Params | Return Type | Name and description |
|---|---|---|
|
public P |
createAndConfigure(WorkerExecSpec execSpec)
|
execSpec - Java execution specification that can be used for setting worker execution details.