Fixes according to review
This commit is contained in:
parent
da07e7cf2d
commit
8f2ab2d077
2 changed files with 611 additions and 614 deletions
|
@ -399,7 +399,7 @@ public class BinaryMapIndexReader {
|
|||
}
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
public String getRegionName() {
|
||||
List<String> rg = getRegionNames();
|
||||
if (rg.size() == 0) {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue