Class JavaExecutionResult
java.lang.Object
org.apache.pulsar.functions.instance.JavaExecutionResult
This is the Java Instance. This is started by the runtimeSpawner using the JavaInstanceClient
program if invoking via a process based invocation or using JavaInstance using a thread
based invocation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaExecutionResult
public JavaExecutionResult()
-