Uses of Class
org.apache.pulsar.functions.runtime.kubernetes.KubernetesRuntime
-
Packages that use KubernetesRuntime Package Description org.apache.pulsar.functions.runtime.kubernetes -
-
Uses of KubernetesRuntime in org.apache.pulsar.functions.runtime.kubernetes
Methods in org.apache.pulsar.functions.runtime.kubernetes that return KubernetesRuntime Modifier and Type Method Description KubernetesRuntimeKubernetesRuntimeFactory. createContainer(org.apache.pulsar.functions.instance.InstanceConfig instanceConfig, java.lang.String codePkgUrl, java.lang.String originalCodeFileName, java.lang.Long expectedHealthCheckInterval)
-