|
Change Return Type boolean to void in method public postBulkLoadHFile(ctx ObserverContext<RegionCoprocessorEnvironment>, familyPaths List<Pair<byte[],String>>, map Map<byte[],List<Path>>) : void in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver |
From |
To |
|
Change Return Type boolean to void in method public postBulkLoadHFile(ctx ObserverContext<RegionCoprocessorEnvironment>, stagingFamilyPaths List<Pair<byte[],String>>, finalPaths Map<byte[],List<Path>>) : void in class org.apache.hadoop.hbase.backup.BackupObserver |
From |
To |
|
Change Return Type boolean to void in method public postBulkLoadHFile(ctx ObserverContext<RegionCoprocessorEnvironment>, stagingFamilyPaths List<Pair<byte[],String>>, finalPaths Map<byte[],List<Path>>) : void in class org.apache.hadoop.hbase.coprocessor.RegionObserver |
From |
To |