|
Change Parameter Type c : ObserverContext<RegionCoprocessorEnvironment> to c : org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment> in method public postPut(c org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment>, put Put, edit org.apache.hadoop.hbase.wal.WALEdit, durability Durability) : void in class org.apache.phoenix.end2end.index.ImmutableIndexIT.CreateIndexRegionObserver |
From |
To |
|
Change Parameter Type c : ObserverContext<RegionCoprocessorEnvironment> to c : org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment> in method public prePut(c org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment>, put Put, edit org.apache.hadoop.hbase.wal.WALEdit, durability Durability) : void in class org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.FailingRegionObserver |
From |
To |
|
Change Parameter Type edit : WALEdit to edit : org.apache.hadoop.hbase.wal.WALEdit in method public postPut(c org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment>, put Put, edit org.apache.hadoop.hbase.wal.WALEdit, durability Durability) : void in class org.apache.phoenix.end2end.index.ImmutableIndexIT.CreateIndexRegionObserver |
From |
To |
|
Change Parameter Type edit : WALEdit to edit : org.apache.hadoop.hbase.wal.WALEdit in method public prePut(c org.apache.hadoop.hbase.coprocessor.ObserverContext<RegionCoprocessorEnvironment>, put Put, edit org.apache.hadoop.hbase.wal.WALEdit, durability Durability) : void in class org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.FailingRegionObserver |
From |
To |