|
Change Variable Type child2 : Procedure[] to child2 : Procedure<?>[] in method public testLoad() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type waitingSet : Set<Procedure<TEnvironment>> to waitingTimeoutList : List<Procedure<TEnvironment>> in method private loadProcedures(procIter ProcedureIterator, abortOnCorruption boolean) : void in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor |
From |
To |
|
Change Variable Type proc2 : Procedure to proc2 : Procedure<?> in method public testRollAndRemove() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type procs : Procedure[] to procs : Procedure<?>[] in method public testWalCleanerNoHoles() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc0 : Procedure to proc0 : Procedure<?> in method public testNoTrailerDoubleRestart() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc1 : Procedure to proc1 : Procedure<?> in method public testRollAndRemove() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type procs : Procedure[] to procs : Procedure<?>[] in method public testWalCleanerSequentialClean() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc1 : Procedure to proc1 : Procedure<?> in method public testLoad() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type procs : Procedure[] to procs : Procedure<?>[] in method public testCorruptedTrailersRebuild() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc2 : Procedure to proc2 : Procedure<?> in method public testLoad() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc2 : Procedure to proc2 : Procedure<?> in method public testNoTrailerDoubleRestart() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type procs : Procedure[] to procs : Procedure<?>[] in method public testWalCleanerWithEmptyRolls() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc : Procedure to proc : Procedure<?> in method public testCorruptedProcedures() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |
|
Change Variable Type proc1 : Procedure to proc1 : Procedure<?> in method public testNoTrailerDoubleRestart() : void in class org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore |
From |
To |