|
Change Variable Type actions : RuntimeUtils.Actions to actions : Actions in method public testActions() : void in class org.apache.pulsar.functions.utils.ActionsTest |
From |
To |
|
Change Variable Type response : Response to response : V1StatefulSet in method public deleteStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type waitForStatefulPodsToTerminate : RuntimeUtils.Actions.Action to waitForStatefulPodsToTerminate : Actions.Action in method public deleteStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type deleteService : RuntimeUtils.Actions.Action to deleteService : Actions.Action in method public deleteService() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type createStatefulSet : RuntimeUtils.Actions.Action to createStatefulSet : Actions.Action in method private submitStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type supplier2 : Supplier<RuntimeUtils.Actions.ActionResult> to supplier2 : Supplier<Actions.ActionResult> in method public testActions() : void in class org.apache.pulsar.functions.utils.ActionsTest |
From |
To |
|
Change Variable Type deleteStatefulSet : RuntimeUtils.Actions.Action to deleteStatefulSet : Actions.Action in method public deleteStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type waitForStatefulSetDeletion : RuntimeUtils.Actions.Action to waitForStatefulSetDeletion : Actions.Action in method public deleteStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type response : Response to response : V1PodList in method public deleteStatefulSet() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type waitForServiceDeletion : RuntimeUtils.Actions.Action to waitForServiceDeletion : Actions.Action in method public deleteService() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |
|
Change Variable Type supplier1 : Supplier<RuntimeUtils.Actions.ActionResult> to supplier1 : Supplier<Actions.ActionResult> in method public testActions() : void in class org.apache.pulsar.functions.utils.ActionsTest |
From |
To |
|
Change Variable Type createService : RuntimeUtils.Actions.Action to createService : Actions.Action in method private submitService() : void in class org.apache.pulsar.functions.runtime.KubernetesRuntime |
From |
To |