类 KubernetesRuntimeFactoryConfig
java.lang.Object
org.apache.pulsar.functions.runtime.kubernetes.KubernetesRuntimeFactoryConfig
-
字段概要
字段修饰符和类型字段说明protected Stringprotected Stringprotected Stringprotected doubleprotected Integerprotected Stringprotected intprotected Stringprotected Booleanprotected Stringprotected Stringprotected Stringprotected doubleprotected intprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Boolean -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
k8Uri
-
jobNamespace
-
jobName
-
pulsarDockerImageName
-
functionDockerImages
-
imagePullPolicy
-
pulsarRootDir
-
configAdminCLI
-
submittingInsidePod
-
pulsarServiceUrl
-
pulsarAdminUrl
-
installUserCodeDependencies
-
pythonDependencyRepository
-
pythonExtraDependencyRepository
-
extraFunctionDependenciesDir
-
customLabels
-
expectedMetricsCollectionInterval
-
changeConfigMap
-
changeConfigMapNamespace
-
percentMemoryPadding
protected int percentMemoryPadding -
cpuOverCommitRatio
protected double cpuOverCommitRatio -
memoryOverCommitRatio
protected double memoryOverCommitRatio -
gracePeriodSeconds
protected int gracePeriodSeconds
-
-
构造器详细资料
-
KubernetesRuntimeFactoryConfig
public KubernetesRuntimeFactoryConfig()
-