|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method private startEnvironmentQueue(namespace String, workspaceId String, devMachineName String, networkId String, recover boolean) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public stop(workspaceId String) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public startMachine(workspaceId String, machineConfig MachineConfig, agents List<String>) : Instance in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type ignored : StripedLocks.WriteLock to ignored : CloseableLock in method public beginSnapshotting(workspaceId String) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public hasRuntime(workspaceId String) : boolean in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public onEvent(event InstanceStateEvent) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine.MachineCleaner |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private replaceMachine(machine Instance) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public saveSnapshot(namespace String, workspaceId String, machineId String) : SnapshotImpl in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public getMachine(workspaceId String, machineId String) : Instance in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type ignored : StripedLocks.WriteLock to ignored : CloseableLock in method public finishSnapshotting(workspaceId String) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private addMachine(machine MachineImpl) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public get(workspaceId String) : RuntimeDescriptor in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method public start(workspaceId String, envName String, env Environment, recover boolean, messageConsumer MessageConsumer<MachineLogMessage>) : List<Instance> in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method public stopMachine(workspaceId String, machineId String) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method private queuePeekOrFail(workspaceId String) : String in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type ignored : StripedLocks.WriteLock to ignored : CloseableLock in method private initState(workspaceId String, workspaceName String, envName String) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private initializeEnvironment(namespace String, workspaceId String, envName String, envConfig Environment, networkId String, messageConsumer MessageConsumer<MachineLogMessage>) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteAllLock to lock : CloseableLock in method package cleanup() : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private doStart(environment EnvironmentImpl, workspaceId String, envName String, recover boolean) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public getMachines(workspaceId String) : List<Instance> in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method public stop(workspaceId String) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method public startMachine(workspaceId String, machineConfig MachineConfig) : Instance in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public stopMachine(workspaceId String, machineId String) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private removeMachine(workspaceId String, machineId String) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method public stop(workspaceId String) : void in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public startMachine(workspaceId String, machineConfig MachineConfig) : Instance in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |
|
Change Variable Type lock : StripedLocks.WriteLock to lock : CloseableLock in method private startEnvironmentQueue(namespace String, workspaceId String, devMachineName String, networkId String, recover boolean) : void in class org.eclipse.che.api.environment.server.CheEnvironmentEngine |
From |
To |
|
Change Variable Type lock : StripedLocks.ReadLock to lock : CloseableLock in method public saveMachine(namespace String, workspaceId String, machineId String) : SnapshotImpl in class org.eclipse.che.api.workspace.server.WorkspaceRuntimes |
From |
To |