|
Change Return Type ExecResult to ContainerExecResult in method public execCmd(commands String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.containers.ChaosContainer |
From |
To |
|
Change Return Type ExecResult to ContainerExecResult in method public runPulsarBaseCommandOnAnyBroker(commands String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.topologies.PulsarCluster |
From |
To |
|
Change Return Type ExecResult to ContainerExecResult in method public createNamespace(nsName String) : ContainerExecResult in class org.apache.pulsar.tests.integration.topologies.PulsarCluster |
From |
To |
|
Change Return Type ExecResult to ContainerExecResult in method private runCommandOnAnyBrokerWithScript(scriptType String, commands String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.topologies.PulsarCluster |
From |
To |
|
Change Return Type ExecResult to ContainerExecResult in method public runAdminCommandOnAnyBroker(commands String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.topologies.PulsarCluster |
From |
To |
|
Change Return Type Container.ExecResult to ContainerExecResult in method private createTenantName(tenantName String, clusterName String, roleName String) : ContainerExecResult in class org.apache.pulsar.tests.integration.smoke.SmokeTest |
From |
To |
|
Change Return Type String to ContainerExecResult in method public runCommand(docker DockerClient, containerId String, cmd String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.utils.DockerUtils |
From |
To |
|
Change Return Type Container.ExecResult to ContainerExecResult in method private createTenantName(tenantName String, allowedClusterName String, adminRoleName String) : ContainerExecResult in class org.apache.pulsar.tests.integration.compaction.TestCompaction |
From |
To |
|
Change Return Type Container.ExecResult to ContainerExecResult in method private createNamespace(Ns String) : ContainerExecResult in class org.apache.pulsar.tests.integration.compaction.TestCompaction |
From |
To |
|
Change Return Type ExecResult to ContainerExecResult in method public enableDeduplication(nsName String, enabled boolean) : ContainerExecResult in class org.apache.pulsar.tests.integration.topologies.PulsarCluster |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method private getFunctionInfoSuccess(functionName String) : void in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method private submitExclamationFunction(runtime Runtime, inputTopicName String, outputTopicName String, functionName String) : void in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected waitForProcessingMessages(tenant String, namespace String, sinkName String, numMessages int) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSinkStatus(tenant String, namespace String, sinkName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method public testDeprecatedCommands() : void in class org.apache.pulsar.tests.integration.cli.CLITest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected deleteSink(tenant String, namespace String, sinkName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSourceInfoNotFound(tenant String, namespace String, sourceName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method public testSchemaCLI() : void in class org.apache.pulsar.tests.integration.cli.CLITest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSinkInfoSuccess(tenant String, namespace String, sinkName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method private getFunctionStatus(functionName String, numMessages int) : void in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected deleteSource(tenant String, namespace String, sourceName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method public testTopicTerminationOnTopicsWithoutConnectedConsumers() : void in class org.apache.pulsar.tests.integration.cli.CLITest |
From |
To |
|
Change Variable Type output : StringBuffer to stdout : StringBuilder in method public runCommand(docker DockerClient, containerId String, ignoreError boolean, cmd String...) : ContainerExecResult in class org.apache.pulsar.tests.integration.utils.DockerUtils |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSinkInfoNotFound(tenant String, namespace String, sinkName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected submitSourceConnector(tenant String, namespace String, sourceName String, outputTopicName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSourceStatus(tenant String, namespace String, sourceName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type output : ExecResult to output : ContainerExecResult in method public checkUpload() : String in class org.apache.pulsar.tests.integration.functions.PulsarFunctionsTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method public testCreateSubscriptionCommand() : void in class org.apache.pulsar.tests.integration.cli.CLITest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method private deleteFunction(functionName String) : void in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected getSourceInfoSuccess(tenant String, namespace String, sourceName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected submitSinkConnector(tenant String, namespace String, sinkName String, inputTopicName String) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSinkTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method private getFunctionInfoNotFound(functionName String) : void in class org.apache.pulsar.tests.integration.functions.runtime.PulsarFunctionsRuntimeTest |
From |
To |
|
Change Variable Type result : ExecResult to result : ContainerExecResult in method protected waitForProcessingMessages(tenant String, namespace String, sourceName String, numMessages int) : void in class org.apache.pulsar.tests.integration.io.PulsarIOSourceTest |
From |
To |
|
Change Variable Type output : ExecResult to output : ContainerExecResult in method public checkDownload() : void in class org.apache.pulsar.tests.integration.functions.PulsarFunctionsTest |
From |
To |