|
Change Return Type boolean to Map<byte[],List<Path>> in method public bulkLoadHFiles(familyPaths Collection<Pair<byte[],String>>, assignSeqId boolean, bulkLoadListener BulkLoadListener, copyFile boolean) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.Region |
From |
To |
|
Change Return Type boolean to Map<byte[],List<Path>> in method public bulkLoadHFiles(familyPaths Collection<Pair<byte[],String>>, assignSeqId boolean, bulkLoadListener BulkLoadListener, copyFile boolean) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.HRegion |
From |
To |
|
Change Return Type boolean to Map<byte[],List<Path>> in method public bulkLoadHFiles(familyPaths Collection<Pair<byte[],String>>, assignSeqId boolean, bulkLoadListener BulkLoadListener) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.Region |
From |
To |
|
Change Return Type boolean to Map<byte[],List<Path>> in method public secureBulkLoadHFiles(region Region, request BulkLoadHFileRequest) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.SecureBulkLoadManager |
From |
To |
|
Change Return Type boolean to Map<byte[],List<Path>> in method public bulkLoadHFiles(familyPaths Collection<Pair<byte[],String>>, assignSeqId boolean, bulkLoadListener BulkLoadListener) : Map<byte[],List<Path>> in class org.apache.hadoop.hbase.regionserver.HRegion |
From |
To |