|
Push Down Method public getWorkerAddress() : InetSocketAddress from class alluxio.worker.AlluxioWorker to public getWorkerAddress() : InetSocketAddress from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getWorkerMetricsSystem() : MetricsSystem from class alluxio.worker.AlluxioWorker to public getWorkerMetricsSystem() : MetricsSystem from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private createThriftServerSocket() : TServerSocket from class alluxio.worker.AlluxioWorker to private createThriftServerSocket() : TServerSocket from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getDataLocalPort() : int from class alluxio.worker.AlluxioWorker to public getDataLocalPort() : int from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getNetAddress() : WorkerNetAddress from class alluxio.worker.AlluxioWorker to public getNetAddress() : WorkerNetAddress from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getRPCBindHost() : String from class alluxio.worker.AlluxioWorker to public getRPCBindHost() : String from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getWebLocalPort() : int from class alluxio.worker.AlluxioWorker to public getWebLocalPort() : int from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getUptimeMs() : long from class alluxio.worker.AlluxioWorker to public getUptimeMs() : long from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getWebBindHost() : String from class alluxio.worker.AlluxioWorker to public getWebBindHost() : String from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public AlluxioWorker() from class alluxio.worker.AlluxioWorker to public DefaultAlluxioWorker() from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private createThriftServer() : TThreadPoolServer from class alluxio.worker.AlluxioWorker to private createThriftServer() : TThreadPoolServer from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getDataBindHost() : String from class alluxio.worker.AlluxioWorker to public getDataBindHost() : String from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getFileSystemWorker() : FileSystemWorker from class alluxio.worker.AlluxioWorker to public getFileSystemWorker() : FileSystemWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getStartTimeMs() : long from class alluxio.worker.AlluxioWorker to public getStartTimeMs() : long from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private stopServing() : void from class alluxio.worker.AlluxioWorker to private stopServing() : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private stopWorkers() : void from class alluxio.worker.AlluxioWorker to private stopWorkers() : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public main(args String[]) : void from class alluxio.worker.AlluxioWorker to public main(args String[]) : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private registerServices(processor TMultiplexedProcessor, services Map<String,TProcessor>) : void from class alluxio.worker.AlluxioWorker to private registerServices(processor TMultiplexedProcessor, services Map<String,TProcessor>) : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getBlockWorker() : BlockWorker from class alluxio.worker.AlluxioWorker to public getBlockWorker() : BlockWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public getRPCLocalPort() : int from class alluxio.worker.AlluxioWorker to public getRPCLocalPort() : int from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method private startWorkers() : void from class alluxio.worker.AlluxioWorker to private startWorkers() : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public stop() : void from class alluxio.worker.AlluxioWorker to public stop() : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public start() : void from class alluxio.worker.AlluxioWorker to public start() : void from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Method public get() : AlluxioWorker from class alluxio.worker.AlluxioWorker to public get() : AlluxioWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mRPCPort : int from class alluxio.worker.AlluxioWorker to private mRPCPort : int from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mStartTimeMs : long from class alluxio.worker.AlluxioWorker to private mStartTimeMs : long from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private sAlluxioWorker : AlluxioWorker from class alluxio.worker.AlluxioWorker to private sAlluxioWorker : AlluxioWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mWorkerMetricsSystem : MetricsSystem from class alluxio.worker.AlluxioWorker to private mWorkerMetricsSystem : MetricsSystem from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mFileSystemWorker : FileSystemWorker from class alluxio.worker.AlluxioWorker to private mFileSystemWorker : FileSystemWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mIsServingRPC : boolean from class alluxio.worker.AlluxioWorker to private mIsServingRPC : boolean from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mWorkerAddress : InetSocketAddress from class alluxio.worker.AlluxioWorker to private mWorkerAddress : InetSocketAddress from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mNetAddress : WorkerNetAddress from class alluxio.worker.AlluxioWorker to private mNetAddress : WorkerNetAddress from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mWebServer : UIWebServer from class alluxio.worker.AlluxioWorker to private mWebServer : UIWebServer from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mThriftServerSocket : TServerSocket from class alluxio.worker.AlluxioWorker to private mThriftServerSocket : TServerSocket from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mThriftServer : TThreadPoolServer from class alluxio.worker.AlluxioWorker to private mThriftServer : TThreadPoolServer from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mBlockWorker : BlockWorker from class alluxio.worker.AlluxioWorker to private mBlockWorker : BlockWorker from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mDataServer : DataServer from class alluxio.worker.AlluxioWorker to private mDataServer : DataServer from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mAdditionalWorkers : List<Worker> from class alluxio.worker.AlluxioWorker to private mAdditionalWorkers : List<Worker> from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private LOG : Logger from class alluxio.worker.AlluxioWorker to private LOG : Logger from class alluxio.worker.DefaultAlluxioWorker |
From |
To |
|
Push Down Attribute private mTransportProvider : TransportProvider from class alluxio.worker.AlluxioWorker to private mTransportProvider : TransportProvider from class alluxio.worker.DefaultAlluxioWorker |
From |
To |