|
Move Method public getCapacityBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getCapacityBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getFreeDiskCapacityBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getFreeDiskCapacityBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getWorkerInfoList() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getWorkerInfoList() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getCapacityBytesTest() : void from class alluxio.master.block.BlockMasterClientRestApiTest to public getCapacityBytesTest() : void from class alluxio.master.AlluxioMasterRestApiTest |
From |
To |
|
Move Method public getFreeCapacityBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getFreeCapacityBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getDiskCapacityBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getDiskCapacityBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getUsedDiskCapacityBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getUsedDiskCapacityBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getUsedBytesTest() : void from class alluxio.master.block.BlockMasterClientRestApiTest to public getUsedBytesTest() : void from class alluxio.master.AlluxioMasterRestApiTest |
From |
To |
|
Move Method public getUsedBytesOnTiers() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getUsedBytesOnTiers() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getUsedBytes() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getUsedBytes() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Method public getWorkerInfoListTest() : void from class alluxio.master.block.BlockMasterClientRestApiTest to public getWorkerInfoListTest() : void from class alluxio.master.AlluxioMasterRestApiTest |
From |
To |
|
Move Method public getWorkerCount() : Response from class alluxio.master.block.BlockMasterClientRestServiceHandler to public getWorkerCount() : Response from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_DISK_FREE_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_DISK_FREE_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_WORKER_COUNT : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_WORKER_COUNT : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_DISK_CAPACITY_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_DISK_CAPACITY_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_USED_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_USED_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_USED_BYTES_ON_TIERS : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_USED_BYTES_ON_TIERS : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_DISK_USED_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_DISK_USED_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_WORKER_INFO_LIST : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_WORKER_INFO_LIST : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute private mUfs : UnderFileSystem from class alluxio.master.block.BlockMasterClientRestServiceHandler to private mUfs : UnderFileSystem from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_CAPACITY_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_CAPACITY_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute public GET_FREE_BYTES : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to public GET_FREE_BYTES : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |
|
Move Attribute private mUfsRoot : String from class alluxio.master.block.BlockMasterClientRestServiceHandler to private mUfsRoot : String from class alluxio.master.AlluxioMasterRestServiceHandler |
From |
To |