|
Pull Up Method private waitForServiceToBeInState(client ServiceClient, exampleApp Service, desiredState ServiceState) : void from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForServiceToBeInState(client ServiceClient, exampleApp Service, desiredState ServiceState) : void from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private waitForServiceToBeStable(client ServiceClient, exampleApp Service) : void from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForServiceToBeStable(client ServiceClient, exampleApp Service) : void from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private waitForAllCompToBeReady(client ServiceClient, exampleApp Service) : Multimap<String,String> from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForAllCompToBeReady(client ServiceClient, exampleApp Service) : Multimap<String,String> from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private countTotalContainers(service Service) : int from class org.apache.hadoop.yarn.service.TestYarnNativeServices to private countTotalContainers(service Service) : int from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private waitForServiceToBeStable(client ServiceClient, exampleApp Service, waitForMillis int) : void from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForServiceToBeStable(client ServiceClient, exampleApp Service, waitForMillis int) : void from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private waitForServiceToBeInState(client ServiceClient, exampleApp Service, desiredState ServiceState, waitForMillis int) : void from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForServiceToBeInState(client ServiceClient, exampleApp Service, desiredState ServiceState, waitForMillis int) : void from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |
|
Pull Up Method private waitForServiceToBeStarted(client ServiceClient, exampleApp Service) : void from class org.apache.hadoop.yarn.service.TestYarnNativeServices to protected waitForServiceToBeStarted(client ServiceClient, exampleApp Service) : void from class org.apache.hadoop.yarn.service.ServiceTestUtils |
From |
To |