|
Pull Up Method public isServing() : boolean from class alluxio.master.AlluxioMasterProcess to public isServing() : boolean from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public getStartTimeMs() : long from class alluxio.master.AlluxioJobMasterProcess to public getStartTimeMs() : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method private registerServices(serverBuilder GrpcServerBuilder, services Map<alluxio.grpc.ServiceType,GrpcService>) : void from class alluxio.master.AlluxioMasterProcess to package registerServices(serverBuilder GrpcServerBuilder, services Map<alluxio.grpc.ServiceType,GrpcService>) : void from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public getUptimeMs() : long from class alluxio.master.AlluxioMasterProcess to public getUptimeMs() : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public waitForReady(timeoutMs int) : boolean from class alluxio.master.AlluxioJobMasterProcess to public waitForReady(timeoutMs int) : boolean from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method private startServing() : void from class alluxio.master.AlluxioJobMasterProcess to protected startServing() : void from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method private startServing() : void from class alluxio.master.AlluxioMasterProcess to protected startServing() : void from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public isServing() : boolean from class alluxio.master.AlluxioJobMasterProcess to public isServing() : boolean from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public getUptimeMs() : long from class alluxio.master.AlluxioJobMasterProcess to public getUptimeMs() : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public waitForReady(timeoutMs int) : boolean from class alluxio.master.AlluxioMasterProcess to public waitForReady(timeoutMs int) : boolean from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method private registerServices(serverBuilder GrpcServerBuilder, services Map<alluxio.grpc.ServiceType,GrpcService>) : void from class alluxio.master.AlluxioJobMasterProcess to package registerServices(serverBuilder GrpcServerBuilder, services Map<alluxio.grpc.ServiceType,GrpcService>) : void from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Method public getStartTimeMs() : long from class alluxio.master.AlluxioMasterProcess to public getStartTimeMs() : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mMinWorkerThreads : int from class alluxio.master.AlluxioMasterProcess to package mMinWorkerThreads : int from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mWebServer : WebServer from class alluxio.master.AlluxioMasterProcess to package mWebServer : WebServer from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mStartTimeMs : long from class alluxio.master.AlluxioMasterProcess to package mStartTimeMs : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mMaxWorkerThreads : int from class alluxio.master.AlluxioMasterProcess to package mMaxWorkerThreads : int from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mMaxWorkerThreads : int from class alluxio.master.AlluxioJobMasterProcess to package mMaxWorkerThreads : int from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mGrpcServer : GrpcServer from class alluxio.master.AlluxioJobMasterProcess to package mGrpcServer : GrpcServer from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute protected mJournalSystem : JournalSystem from class alluxio.master.AlluxioJobMasterProcess to protected mJournalSystem : JournalSystem from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mGrpcServer : GrpcServer from class alluxio.master.AlluxioMasterProcess to package mGrpcServer : GrpcServer from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mStartTimeMs : long from class alluxio.master.AlluxioJobMasterProcess to package mStartTimeMs : long from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute private mMinWorkerThreads : int from class alluxio.master.AlluxioJobMasterProcess to package mMinWorkerThreads : int from class alluxio.master.MasterProcess |
From |
To |
|
Pull Up Attribute protected mJournalSystem : JournalSystem from class alluxio.master.AlluxioMasterProcess to protected mJournalSystem : JournalSystem from class alluxio.master.MasterProcess |
From |
To |
|
Change Attribute Type mMasterProcess : MasterProcess to mMasterProcess : AlluxioMasterProcess in class alluxio.master.LocalAlluxioMaster |
From |
To |
|
Change Attribute Type mMaster : JobMasterProcess to mMaster : AlluxioJobMasterProcess in class alluxio.master.LocalAlluxioJobCluster |
From |
To |
|
Change Attribute Type mPortMapping : Map<PropertyKey,Integer> to mServiceMapping : Map<NetworkAddressUtils.ServiceType,ServerSocket> in class alluxio.client.cli.fs.AbstractFileSystemShellTest |
From |
To |
|
Change Attribute Type mPortMapping : Map<PropertyKey,Integer> to mServiceMapping : Map<NetworkAddressUtils.ServiceType,ServerSocket> in class alluxio.job.JobIntegrationTest |
From |
To |
|
Change Attribute Type mMasterProcess : MasterProcess to mMasterProcess : AlluxioMasterProcess in class alluxio.master.meta.AlluxioMasterRestServiceHandler |
From |
To |
|
Change Attribute Type mPortMapping : Map<PropertyKey,Integer> to mServiceMapping : Map<NetworkAddressUtils.ServiceType,ServerSocket> in class alluxio.client.fs.AbstractFileOutStreamIntegrationTest |
From |
To |
|
Change Attribute Type mMasterProcess : MasterProcess to mMasterProcess : AlluxioMasterProcess in class alluxio.master.meta.AlluxioMasterRestServiceHandlerTest |
From |
To |
|
Change Attribute Type mJobMaster : JobMasterProcess to mJobMaster : AlluxioJobMasterProcess in class alluxio.master.AlluxioJobMasterRestServiceHandler |
From |
To |