类 InstanceConfig
java.lang.Object
org.apache.pulsar.functions.instance.InstanceConfig
This is the config passed to the Java Instance. Contains all the information
passed to run functions.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.apache.pulsar.functions.proto.Function.FunctionDetailsGet the string representation of#getInstanceId().boolean
-
构造器详细资料
-
InstanceConfig
public InstanceConfig()
-
-
方法详细资料
-
getInstanceName
Get the string representation of#getInstanceId().- 返回:
- the string representation of
#getInstanceId().
-
getFunctionDetails
public org.apache.pulsar.functions.proto.Function.FunctionDetails getFunctionDetails() -
hasValidMetricsPort
public boolean hasValidMetricsPort()
-