接口的使用
org.apache.pulsar.functions.runtime.RuntimeCustomizer
-
使用RuntimeCustomizer的程序包 程序包 说明 org.apache.pulsar.functions.runtime Pulsar Functions Execution Runtime.org.apache.pulsar.functions.runtime.kubernetes org.apache.pulsar.functions.runtime.process -
-
org.apache.pulsar.functions.runtime中RuntimeCustomizer的使用
返回RuntimeCustomizer的org.apache.pulsar.functions.runtime中的方法 修饰符和类型 方法 说明 static RuntimeCustomizerRuntimeCustomizer. getRuntimeCustomizer(java.lang.String className)返回变量类型为RuntimeCustomizer的类型的org.apache.pulsar.functions.runtime中的方法 修饰符和类型 方法 说明 default java.util.Optional<? extends RuntimeCustomizer>RuntimeFactory. getRuntimeCustomizer() -
org.apache.pulsar.functions.runtime.kubernetes中RuntimeCustomizer的使用
org.apache.pulsar.functions.runtime.kubernetes中RuntimeCustomizer的子接口 修饰符和类型 接口 说明 interfaceKubernetesManifestCustomizer实现RuntimeCustomizer的org.apache.pulsar.functions.runtime.kubernetes中的类 修饰符和类型 类 说明 classBasicKubernetesManifestCustomizerAn implementation of theKubernetesManifestCustomizerthat allows for some basic customization of namespace, labels, annotations, node selectors, and tolerations. -
org.apache.pulsar.functions.runtime.process中RuntimeCustomizer的使用
返回变量类型为RuntimeCustomizer的类型的org.apache.pulsar.functions.runtime.process中的方法 修饰符和类型 方法 说明 java.util.Optional<RuntimeCustomizer>ProcessRuntimeFactory. getRuntimeCustomizer()
-