|
Move Method package getPackageURI(destPackageNamespaceURI String, packageName String) : URI from class org.apache.pulsar.functions.runtime.worker.rest.api.v1.Utils to public getPackageURI(destPackageNamespaceURI String, packageName String) : URI from class org.apache.pulsar.functions.runtime.worker.Utils |
From |
To |
|
Move Method package getDlogConf(workerConfig WorkerConfig) : DistributedLogConfiguration from class org.apache.pulsar.functions.runtime.worker.rest.api.v1.Utils to public getDlogConf(workerConfig WorkerConfig) : DistributedLogConfiguration from class org.apache.pulsar.functions.runtime.worker.Utils |
From |
To |
|
Move Method package namespaceExists(namespace String, workerConfig WorkerConfig) : boolean from class org.apache.pulsar.functions.runtime.worker.rest.api.v1.Utils to public namespaceExists(namespace String, workerConfig WorkerConfig) : boolean from class org.apache.pulsar.functions.runtime.worker.Utils |
From |
To |
|
Move Method package getDestPackageNamespaceURI(workerConfig WorkerConfig, namespace String) : String from class org.apache.pulsar.functions.runtime.worker.rest.api.v1.Utils to public getDestPackageNamespaceURI(workerConfig WorkerConfig, namespace String) : String from class org.apache.pulsar.functions.runtime.worker.Utils |
From |
To |
|
Move Method package uploadToBookeeper(uploadedInputStream InputStream, fileDetail FormDataContentDisposition, namespace String, workerConfig WorkerConfig) : URI from class org.apache.pulsar.functions.runtime.worker.rest.api.v1.Utils to public uploadToBookeeper(uploadedInputStream InputStream, fileDetail FormDataContentDisposition, namespace String, workerConfig WorkerConfig) : URI from class org.apache.pulsar.functions.runtime.worker.Utils |
From |
To |