|
Change Return Type TempBlockMeta to StorageDirView in method public allocateBlockWithView(blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.MaxFreeAllocator |
From |
To |
|
Change Return Type TempBlockMeta to StorageDirView in method private allocateBlock(blockSize long, location BlockStoreLocation) : StorageDirView in class tachyon.worker.block.allocator.MaxFreeAllocator |
From |
To |
|
Change Return Type TempBlockMeta to StorageDirView in method public allocateBlockWithView(blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.RoundRobinAllocator |
From |
To |
|
Change Return Type TempBlockMeta to StorageDirView in method private allocateBlock(blockSize long, location BlockStoreLocation) : StorageDirView in class tachyon.worker.block.allocator.RoundRobinAllocator |
From |
To |
|
Change Return Type TempBlockMeta to StorageDirView in method public allocateBlockWithView(blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.Allocator |
From |
To |
|
Change Return Type TempBlockMeta to StorageDirView in method public allocateBlockWithView(blockSize long, location BlockStoreLocation, view BlockMetadataManagerView) : StorageDirView in class tachyon.worker.block.allocator.GreedyAllocator |
From |
To |