|
Change Variable Type maxTs : Long to maxTs : long in method private getExpiredStores(files Collection<StoreFile>, filesCompacting Collection<StoreFile>) : Collection<StoreFile> in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy |
From |
To |
|
Change Variable Type maxTs : Long to maxTs : long in method private hasExpiredStores(files Collection<StoreFile>) : boolean in class org.apache.hadoop.hbase.regionserver.compactions.FIFOCompactionPolicy |
From |
To |
|
Change Variable Type result : Boolean to result : boolean in method public runCleanerChore(c RpcController, req RunCleanerChoreRequest) : RunCleanerChoreResponse in class org.apache.hadoop.hbase.master.MasterRpcServices |
From |
To |
|
Change Variable Type tmpSeqId : Long to tmpSeqId : long in method public writeRegionSequenceIdFile(fs FileSystem, regiondir Path, newSeqId long, safetyBumper long) : long in class org.apache.hadoop.hbase.wal.WALSplitter |
From |
To |