The following document contains the results of Checkstyle 8.28 with hbase/checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| annotation | MissingDeprecated | 31 | |
| blocks | EmptyBlock | 31 | |
| LeftCurly | 130 | ||
| NeedBraces | 1364 | ||
| coding | EmptyStatement | 32 | |
| EqualsHashCode | 2 | ||
| InnerAssignment | 64 | ||
| NoFinalizer | 1 | ||
| design | FinalClass | 56 | |
| HideUtilityClassConstructor | 90 | ||
| InterfaceIsType | 1 | ||
VisibilityModifier
|
116 | ||
| imports | AvoidStarImport | 23 | |
ImportOrder
|
847 | ||
| RedundantImport | 16 | ||
UnusedImports
|
56 | ||
| indentation | Indentation
|
3752 | |
| javadoc | JavadocTagContinuationIndentation
|
663 | |
| NonEmptyAtclauseDescription | 2847 | ||
| misc | ArrayTypeStyle | 124 | |
| UpperEll | 25 | ||
| sizes | LineLength
|
1113 | |
| MethodLength | 65 | ||
| whitespace | FileTabCharacter | 6 | |
| MethodParamPad | 151 | ||
| ParenPad | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 138 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 163 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 215 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 216 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 282 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 283 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 562 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 563 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 625 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 643 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 688 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 698 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 870 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 883 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 924 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 929 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1038 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1058 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1066 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1083 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1093 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1373 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1548 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1552 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1555 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1559 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1584 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1585 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1596 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1718 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1759 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.zookeeper.data.Stat. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 3, expected level should be 4. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 198 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 282 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 478 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 116 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 7, expected level should be 6. | 168 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 160 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 166 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 423 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.function.BooleanSupplier' import. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 8. | 470 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 471 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 472 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 9, expected level should be 10. | 473 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 7, expected level should be 8. | 474 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 486 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 605 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 620 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 624 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 625 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 626 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 638 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 642 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 643 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 659 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 659 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 814 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 858 | |
| blocks | EmptyBlock | Must have at least one statement. | 1319 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1426 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1438 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1439 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1492 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1527 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1536 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1537 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1539 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1555 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1568 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1585 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1597 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1605 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1607 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1609 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1618 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1622 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1659 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1662 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1665 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1706 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1723 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 1730 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1764 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1767 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1773 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1774 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1775 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1788 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1789 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1791 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1812 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1813 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1814 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1825 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1826 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1828 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1830 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1853 | |
| indentation | Indentation | 'for' has incorrect indentation level 6, expected level should be 4. | 1854 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 1855 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 1858 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1859 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 1860 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 1861 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 1862 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1864 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1865 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1866 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1869 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1870 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1871 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1876 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1877 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1879 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1904 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1905 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1908 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1927 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1928 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1930 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1944 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1945 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1946 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 2055 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 2084 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2097 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2383 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2632 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2635 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2650 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2653 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2657 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2820 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2821 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3026 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 3064 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 3095 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 3097 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 3098 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 3099 | |
| indentation | Indentation | 'while' child has incorrect indentation level 7, expected level should be 6. | 3110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3176 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3289 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3355 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3444 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3447 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3461 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3477 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3478 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3511 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3543 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3600 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3601 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3602 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3643 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3644 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3692 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 3712 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3742 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3801 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3802 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 48, expected level should be 2. | 3822 | |
| blocks | EmptyBlock | Must have at least one statement. | 3840 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4060 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 24 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 391 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 421 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 476 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 491 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 719 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 166 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 248 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 253 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 325 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 409 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 700 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1023 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 465 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 601 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 648 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 756 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 786 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 793 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 799 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 802 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 806 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 822 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 832 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 859 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 873 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 876 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 888 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 889 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 903 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 904 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 933 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 934 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 949 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 951 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 968 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1026 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1027 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1030 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 214 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 224 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 247 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 413 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 447 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 531 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 541 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 552 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 602 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 728 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 776 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 790 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 794 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 848 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 897 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 898 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 902 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 20, expected level should be 14. | 924 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 924 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 20, expected level should be 14. | 925 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 925 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 22 | |
| design | FinalClass | Class HTestConst should be declared as final. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 111 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 112 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 113 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 118 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 119 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 123 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 393 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 664 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 43, 44. | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 717 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 777 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 851 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 852 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 853 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 854 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 855 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 856 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 857 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 858 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 859 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 860 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 863 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 864 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 865 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 866 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 867 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 868 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 869 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 870 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 871 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 872 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 873 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 874 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 875 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 876 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 878 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 879 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 880 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 881 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 882 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 883 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 884 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 885 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 887 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 888 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 889 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 890 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 891 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 892 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 893 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 894 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 895 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 896 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 916 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 987 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 144 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 145 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 43. | 40 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 42 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 73 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 126 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 150 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 152 | |
| misc | UpperEll | Should use uppercase 'L'. | 295 | |
| misc | UpperEll | Should use uppercase 'L'. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 431 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 446 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 557 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 561 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 612 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 621 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 622 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 626 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. | 627 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 648 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 766 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 767 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1590 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1611 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1612 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1773 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1774 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1784 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1785 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1788 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1789 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1885 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1896 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1897 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1898 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1899 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1900 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1901 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 1927 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1944 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1945 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1946 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1947 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1948 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1949 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2091 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2279 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2282 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 403 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 699 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 740 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 741 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 742 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 770 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 774 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 779 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 206 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 220 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 279 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 286 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 287 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 357 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 358 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 445 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 452 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.SortedMap' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 460 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 495 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 505 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 536 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 537 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 538 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 539 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 540 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 541 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 542 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 543 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 544 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 545 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 559 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 560 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 561 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 562 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 563 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 564 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 565 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 566 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 567 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 568 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 569 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 570 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 571 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 572 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 654 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 683 | |
| indentation | Indentation | 'getServerUserRegions' has incorrect indentation level 2, expected level should be 4. | 686 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 696 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 823 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 825 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 826 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 999 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1004 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1021 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1049 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1068 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1072 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1074 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1082 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1090 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1148 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1228 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 413 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 492 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 493 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 494 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 629 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 630 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 659 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 766 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 779 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 801 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 849 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 859 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 880 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 984 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class NamespaceDescriptor should be declared as final. | 39 | |
| design | FinalClass | Class Builder should be declared as final. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. | 315 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 488 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 6, expected level should be 4. | 587 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 612 | |
| misc | UpperEll | Should use uppercase 'L'. | 728 | |
| misc | UpperEll | Should use uppercase 'L'. | 728 | |
| misc | UpperEll | Should use uppercase 'L'. | 728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1198 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1223 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1228 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1281 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1287 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1290 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1385 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1387 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1393 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1526 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1532 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1790 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1949 | |
| misc | UpperEll | Should use uppercase 'L'. | 2092 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 2229 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2288 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 2330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2446 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2447 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2479 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2534 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2548 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 2552 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2556 | |
| sizes | MethodLength | Method length is 312 lines (max allowed is 150). | 2585 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2757 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2786 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 864 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 865 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 885 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1005 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1006 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1007 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1008 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1009 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1031 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2476 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2480 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2512 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2538 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2617 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2762 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2776 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2790 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2864 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2865 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2867 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2889 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2908 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2927 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 157 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 213 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 285 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 155). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 197 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 254 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 324 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 329 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 382 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 401 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 432 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 460 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 514 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 531 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 22 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 91 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 308 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 361 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 384 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 811 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos. | 37 | |
| imports | UnusedImports | Unused import - org.mockito.Mock. | 47 | |
| imports | UnusedImports | Unused import - org.mockito.internal.matchers.Any. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.After' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 84 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 358 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 456 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 655 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 683 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 684 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 688 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 794 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 12, expected level should be one of the following: 10, 25, 27. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 178 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 203 | |
| blocks | EmptyBlock | Must have at least one statement. | 209 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 236 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 262 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 267 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiver should be declared as final. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 75 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 689 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 727 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 481 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 681 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 699 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.File. | 22 | |
| imports | UnusedImports | Unused import - java.util.Map. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 478 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 554 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 555 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 557 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 6. | 558 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 6. | 559 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 4. | 560 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 561 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 6. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 51 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 53 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 54 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 55 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 65 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 66 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 51 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 52 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 89 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 96 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 120 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 77 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 78 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 79 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 28 should have line break after. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 311 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 333 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 346 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 560 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 645 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 648 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 659 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 662 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 834 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 836 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 952 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 966 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 982 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 992 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1004 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1023 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1029 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1049 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1155 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1156 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1178 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1182 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1193 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1232 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1295 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1308 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1317 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1339 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1368 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1405 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1780 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1801 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1922 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1955 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2201 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2205 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2398 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2411 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2413 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 2447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3012 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1091 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1135 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 123 | |
| design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 125 | |
| design | VisibilityModifier | Variable 'actionsByRegion' must be private and have accessor methods. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 119 | |
| design | VisibilityModifier | Variable 'stub' must be private and have accessor methods. | 123 | |
| design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 125 | |
| design | VisibilityModifier | Variable 'resp' must be private and have accessor methods. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 223 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 390 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 28 | |
| design | FinalClass | Class Builder should be declared as final. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 403 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 421 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 441 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 459 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 477 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 520 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 537 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 608 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 634 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 772 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1070 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1081 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 95 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Addressing' import. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.NotServingRegionException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 49 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 27 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 4, expected level should be 6. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 4, expected level should be 6. | 50 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' has incorrect indentation level 4, expected level should be 6. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 6, expected level should be 8. | 54 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 4, expected level should be 6. | 55 | |
| indentation | Indentation | 'block' child has incorrect indentation level 4, expected level should be 6. | 56 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 2, expected level should be 4. | 57 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 198 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ColumnFamilyDescriptorBuilder should be declared as final. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 101 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 275 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 324 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 514 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 610 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 611 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 628 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 666 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 776 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 823 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 864 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 879 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 894 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 932 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 945 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 976 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 995 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1008 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1021 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1034 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1047 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1052 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1061 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1066 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1159 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1205 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1208 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1286 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1336 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1350 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 29 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 835 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1100 | |
| sizes | MethodLength | Method length is 573 lines (max allowed is 150). | 1287 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1331 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1338 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1590 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1761 | |
| coding | NoFinalizer | Avoid using finalizer method. | 2076 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ShortCircuitingClusterConnection should be declared as final. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 352 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 582 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 334 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 336 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 337 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 551 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 553 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 555 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 556 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 557 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 558 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 559 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 560 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 561 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1140 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1289 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1295 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1304 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1361 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1442 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1456 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1712 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1717 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1721 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1732 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1734 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1740 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1741 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 1742 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1803 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1806 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1937 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1939 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1940 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1978 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2060 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2156 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2175 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 7, expected level should be one of the following: 10, 12. | 2177 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2198 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2353 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2374 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2390 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2419 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2425 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2803 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2805 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2811 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2812 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2813 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3011 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 3028 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3036 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3038 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3040 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3041 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 3042 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 3074 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3689 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3692 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 56 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 61 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.checkHasFamilies' import. | 76 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 349 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 372 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 505 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 608 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 638 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 645 | |
| indentation | Indentation | 'new' has incorrect indentation level 4, expected level should be 6. | 789 | |
| indentation | Indentation | 'rpcControllerFactory' has incorrect indentation level 4, expected level should be 6. | 790 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 817 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 818 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 819 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 820 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 821 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 823 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 824 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 825 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 826 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 840 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 889 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 890 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1038 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 1133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1135 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1136 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1166 | |
| indentation | Indentation | '=' has incorrect indentation level 4, expected level should be 6. | 1188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor' import. | 22 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 433 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 444 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 445 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 543 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 607 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 622 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 637 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 739 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 749 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 751 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JsonMapper' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1707 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 31 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 130 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 134 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 2, expected level should be 4. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 165 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 237 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 238 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 239 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 406 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 588 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 622 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 634 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 666 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 6, expected level should be 8. | 682 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 686 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 724 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RegionInfoBuilder should be declared as final. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfo. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoBuilder. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| indentation | Indentation | 'RegionInfoBuilder' has incorrect indentation level 4, expected level should be 6. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 120 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 8, expected level should be 10. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 679 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 879 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 896 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 897 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 915 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 924 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 29 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 37 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 219 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 42 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 392 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 830 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 840 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ScannerCallable.MoreResults' import. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 362 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 374 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 680 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ConcurrentMapUtils.computeIfAbsent' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 88 | |
| indentation | Indentation | 'lambda' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 250 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 32 should have line break after. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 389 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 390 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 392 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 604 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 649 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 116 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 146 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TableDescriptorBuilder should be declared as final. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 604 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 622 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 624 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 630 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 752 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 763 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 789 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 867 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 968 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1002 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1053 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1073 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1276 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1311 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1320 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1321 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1327 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1360 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1442 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1480 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1598 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 50 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 51 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 52 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 53 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 54 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 55 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 56 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 57 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 58 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 59 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 60 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 61 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 62 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 63 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 407 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 491 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 8, expected level should be 10. | 423 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1442 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1673 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1674 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1675 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1676 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1677 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1678 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1679 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1680 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1681 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1682 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 1683 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 1684 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 4, expected level should be 6. | 1685 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 139 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 299 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 236 | |
| indentation | Indentation | 'splitTest' has incorrect indentation level 2, expected level should be 4. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 118 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| blocks | EmptyBlock | Must have at least one statement. | 247 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HRegionLocation. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 74 | |
| indentation | Indentation | 'result' has incorrect indentation level 4, expected level should be 6. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 302 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 334 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 338 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 361 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 374 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 449 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 541 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 581 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 582 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 583 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 584 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 647 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 662 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 717 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 719 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 720 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 722 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 737 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 754 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 6. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 841 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 172 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 235 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 297 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 359 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 367 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 434 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 441 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 | |
| sizes | MethodLength | Method length is 184 lines (max allowed is 150). | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 605 | |
| blocks | EmptyBlock | Must have at least one statement. | 707 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 909 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 910 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 910 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 912 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 913 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 914 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 915 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 918 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 86 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 157 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 167 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| sizes | MethodLength | Method length is 189 lines (max allowed is 150). | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 2, expected level should be 4. | 140 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 870 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.runner.RunWith. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 36 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 37 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 125 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 332 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 519 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.slf4j.Logger' import. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 284 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 331 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 544 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 621 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| indentation | Indentation | 'IOException' has incorrect indentation level 2, expected level should be 4. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 318 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 349 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 374 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 399 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 438 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 439 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 440 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 453 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 454 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 455 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 456 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 457 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 460 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 472 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 474 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 478 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 494 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 495 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 496 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 513 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 514 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 515 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 527 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 528 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 529 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 536 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 537 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 544 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 673 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 584 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 659 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 660 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 783 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 784 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 880 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 881 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| indentation | Indentation | 'try' has incorrect indentation level 4, expected level should be 6. | 263 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 264 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 265 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 266 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 267 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 268 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| coding | EmptyStatement | Empty statement. | 109 | |
| coding | EmptyStatement | Empty statement. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'while' child has incorrect indentation level 5, expected level should be 6. | 346 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 264 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 335 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 336 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 354 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 371 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 372 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 390 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcCallContext' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionLoadStats' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| misc | UpperEll | Should use uppercase 'L'. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| indentation | Indentation | 'ProcessRequest' has incorrect indentation level 2, expected level should be 4. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 146). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 200). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 206). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 169). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 48 | |
| design | VisibilityModifier | Variable 'countOfRPCcalls' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 68 | |
| design | VisibilityModifier | Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'countOfNSRE' must be private and have accessor methods. | 73 | |
| design | VisibilityModifier | Variable 'countOfBytesInResults' must be private and have accessor methods. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 | |
| design | VisibilityModifier | Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'countOfRegions' must be private and have accessor methods. | 88 | |
| design | VisibilityModifier | Variable 'countOfRPCRetries' must be private and have accessor methods. | 93 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsFiltered' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsScanned' must be private and have accessor methods. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 105 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 278 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 298 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 299 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 300 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 302 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 313 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 316 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 338 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 339 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 341 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 83 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.CellCodec. | 33 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.Codec. | 34 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.KeyValueCodec. | 35 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.MessageCodec. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 70 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 84 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 587 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child has incorrect indentation level 4, expected level should be 6. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 151). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 153). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 150 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| blocks | EmptyBlock | Must have at least one statement. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 160 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | VisibilityModifier | Variable 'impl' must be private and have accessor methods. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 37 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| indentation | Indentation | 'Q' has incorrect indentation level 0, expected level should be 2. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CoprocessorClassLoader' import. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 463 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 489 | |
| indentation | Indentation | 'if' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 491 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 492 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 493 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 494 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 495 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. | 496 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 621 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 507 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 533 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 550 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 551 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1363 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1469 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 74 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 246 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 317 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 318 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 473 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 494 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 916 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 917 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1053 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1064 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 471 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 498 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 528 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 543 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 573 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 335 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 12, expected level should be 10. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 189 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 190 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 174 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 612 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 619 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 781 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 783 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 230 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 321 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 145 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 153 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 164 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 165 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 181 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 335 | |
| blocks | EmptyBlock | Must have at least one statement. | 385 | |
| blocks | EmptyBlock | Must have at least one statement. | 411 | |
| blocks | EmptyBlock | Must have at least one statement. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 596 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 597 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 626 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 650 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 655 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 665 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 800 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 801 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 253 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 272 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 344 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 154). | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CallTimeoutException' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 55 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 61 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 67 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 73 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 79 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 85 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 92 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 99 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 106 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 112 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 118 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 124 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 130 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 136 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 142 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 155 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 167 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 173 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 179 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 185 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 191 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 197 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 203 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 209 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 215 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 223 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 228 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 235 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 241 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 248 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 255 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 262 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 269 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 276 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 283 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 287 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 288 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 30 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 33 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 34 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 35 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 37 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 41 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 42 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 44 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 45 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 46 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 47 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 48 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 50 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 260 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 489 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 490 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 493 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 495 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 496 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 6. | 498 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 8. | 499 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 6. | 501 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 503 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 504 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 505 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 633 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 249 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionInfo' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'secondaryAndTertiaryRSPlacementHelper' has incorrect indentation level 2, expected level should be 4. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 40 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 61 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 122 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 193 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 183 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 232 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 234 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 235 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 236 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 241 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 242 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 243 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 244 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 245 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 35 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 263 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 117 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 41 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 0, expected level should be 2. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 101 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 102 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 104 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 108 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 113 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 114 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 145 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 159 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 160 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 161 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 164 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 165 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 166 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 169 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 170 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 181 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 182 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 186 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 190 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 196 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 202 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 205 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 207 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 208 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 211 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 213 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 216 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 218 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 221 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 222 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 223 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 224 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 226 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 227 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 229 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 231 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 232 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 233 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 234 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 235 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 236 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 237 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 18, expected level should be one of the following: 12, 14. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12. | 213 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 611 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 622 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 634 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 70 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should have line break after. | 55 | |
| blocks | LeftCurly | '{' at column 42 should have line break after. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 116 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 184 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.CompareFilter.CompareOp' import. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 113 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 191 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 227 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 243 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 276 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 304 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 392 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 487 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 525 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 551 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 578 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 608 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 638 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 659 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 681 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 704 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 747 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 777 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 781 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 787 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 789 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 791 | |
| annotation | MissingDeprecated | Duplicate @deprecated tag. | 801 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 804 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 806 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 810 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 814 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 816 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 818 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 828 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 829 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 840 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 842 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 844 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 854 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 875 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 895 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 131 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 372 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 35 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 209 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 303 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 406 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def lcurly' has incorrect indentation level 4, expected level should be 2. | 85 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 116 | |
| coding | EmptyStatement | Empty statement. | 117 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 181 | |
| coding | EmptyStatement | Empty statement. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 247 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 255 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 436 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 437 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 438 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 439 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 440 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 444 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 446 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 450 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 451 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 452 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 453 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 454 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 455 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 457 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 458 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 459 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 460 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 461 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 462 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 464 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 465 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 466 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 467 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 468 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 469 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 471 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 472 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 473 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 474 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 475 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 592 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 608 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 668 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 688 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 696 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 775 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 850 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 851 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 852 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 853 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 855 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 856 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 857 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 858 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 860 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 861 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 862 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 863 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 865 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 866 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 867 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 868 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 869 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 870 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 872 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 873 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 874 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 875 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 876 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 877 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 879 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 880 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 881 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 882 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 883 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 884 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 899 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 900 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 901 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 902 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 904 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 905 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 906 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 907 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 909 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 910 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 911 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 912 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 914 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 915 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 916 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 917 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 919 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 920 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 921 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 922 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 924 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 925 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 926 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 927 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 938 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 939 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 941 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 946 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 947 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 948 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 950 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 951 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 952 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 955 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 956 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 957 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 961 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 965 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 966 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 967 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 969 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 970 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 976 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 977 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 979 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 985 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 986 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 987 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 989 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 990 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 991 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 995 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 997 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 998 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1000 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1002 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1003 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1004 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1006 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1007 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1008 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1010 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1011 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1012 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1014 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1015 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1016 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1018 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1019 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1020 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1022 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1023 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1024 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1026 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1032 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1034 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1035 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1037 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1039 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1040 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1041 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1043 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1044 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1045 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1047 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1048 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1049 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1051 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1052 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1053 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1055 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1056 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1057 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1059 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1060 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 1061 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1063 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 1065 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1149 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1150 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1153 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1156 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1157 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1158 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1159 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1160 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1161 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1163 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1164 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1165 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1166 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1168 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1170 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1171 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1172 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1173 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1175 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1177 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1178 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1179 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1180 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1181 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1182 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1198 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1199 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1200 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1202 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1204 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1205 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1206 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1207 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1208 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1209 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1315 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1316 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1317 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1318 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1319 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1320 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1322 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1323 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1324 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1325 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1326 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1327 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1329 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1330 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1331 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1332 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1333 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1334 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1351 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1352 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1353 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1354 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1355 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1356 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1358 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1359 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1360 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1361 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1362 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1363 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1365 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1366 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1367 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1368 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1369 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1370 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1392 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1416 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1417 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1418 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1419 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1420 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1421 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 1432 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1433 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1433 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1438 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1439 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1440 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1441 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1442 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1443 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1444 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1445 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1446 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 1453 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1454 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1454 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1459 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1460 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1461 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1462 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1463 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1464 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1465 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1466 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1467 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1480 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1481 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1482 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1483 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1484 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1485 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1486 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1487 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1488 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1489 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1490 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1491 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1492 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1493 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1494 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1495 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1496 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1497 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1577 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1578 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1579 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1610 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1611 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1612 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1613 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1823 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1831 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1844 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1853 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1865 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1874 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1896 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1905 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1923 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2089 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2092 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2177 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 2254 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2291 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 286 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 485 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 500 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 508 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 514 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 517 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 529 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 534 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 567 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 571 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 6, expected level should be 8. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 130 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 133 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 135 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 365 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 410 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 420 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 121 | |
| coding | EmptyStatement | Empty statement. | 122 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 192 | |
| coding | EmptyStatement | Empty statement. | 193 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 237 | |
| coding | EmptyStatement | Empty statement. | 238 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 248 | |
| coding | EmptyStatement | Empty statement. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| indentation | Indentation | 'CompareOperator' has incorrect indentation level 4, expected level should be 6. | 65 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 71 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 72 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 160 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 133 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 6. | 1072 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 8. | 1074 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 6. | 1076 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1077 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1077 | |
| indentation | Indentation | 'else' child has incorrect indentation level 8, expected level should be 6. | 1079 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 17 | |
| imports | ImportOrder | Wrong order for 'java.net.HttpCookie' import. | 20 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.FilterChain' import. | 26 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.ServletException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.security.GeneralSecurityException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.AfterClass' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.http.HttpEntity' import. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 153). | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 214 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 267 | |
| indentation | Indentation | 'else' child has incorrect indentation level 8, expected level should be 6. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'sun.nio.ch.DirectBuffer' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 63 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hdfs.DFSInputStream. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 108 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 167 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 189 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be 6. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 305 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 367 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 185 lines (max allowed is 150). | 97 | |
| design | VisibilityModifier | Variable 'atEnd' must be private and have accessor methods. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 79 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 102 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 177 lines (max allowed is 150). | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| sizes | MethodLength | Method length is 224 lines (max allowed is 150). | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 41 should have line break after. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hdfs.DFSConfigKeys.DFS_CLIENT_SOCKET_TIMEOUT_KEY' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.lang.reflect.InvocationTargetException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 357 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 372 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 427 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Context should be declared as final. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 425 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 426 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 8. | 429 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 430 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 431 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 4, expected level should be 6. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' should be on the previous line. | 142 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class SeekerStateBufferedEncodedSeeker should be declared as final. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class DiffSeekerStateBufferedEncodedSeeker should be declared as final. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class FastDiffSeekerStateBufferedEncodedSeeker should be declared as final. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class SeekerStateBufferedEncodedSeeker should be declared as final. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'for' has incorrect indentation level 5, expected level should be 4. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 176 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 320 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ChecksumType' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterBase' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 68 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 466 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 715 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 761 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 764 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 766 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 836 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 867 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1057 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1089 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1317 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1518 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 1551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1579 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1627 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1664 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 372 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 585 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 655 | |
| design | FinalClass | Class SimpleReporter should be declared as final. | 672 | |
| design | FinalClass | Class Builder should be declared as final. | 688 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Shipper' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 500 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 586 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 660 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 673 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.encoding.DataBlockEncoding' import. | 24 | |
| design | FinalClass | Class NoOpDataBlockEncoder should be declared as final. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 70 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 10. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 164 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 189 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 67 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 70 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IOTests' import. | 44 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 46. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 569 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 680 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 681 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 689 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 690 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 696 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 702 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 708 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 715 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 721 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 728 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 735 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 744 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 177 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 358 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 895 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 112 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 351 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 361 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 673 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 728 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '"testMidKeyInHFile"' has incorrect indentation level 4, expected level should be 6. | 119 | |
| sizes | MethodLength | Method length is 201 lines (max allowed is 150). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 728 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.github.benmanes.caffeine.cache.Cache' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 56 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 248 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 275 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 276 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 278 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. | 279 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 438 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 453 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 462 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 571 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 576 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 578 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 611 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 143). | 232 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 281 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 329 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1265 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1269 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1278 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 1363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1563 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1566 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheStats' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 348 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 395 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 416 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 435 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 451 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 452 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 46, 47. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 135 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.MemStoreLAB' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 60 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 64 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 68 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 72 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 94 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 98 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 102 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 488 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 557 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| design | VisibilityModifier | Variable 'action' must be private and have accessor methods. | 43 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnknownProtocolException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 37 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 39 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 41 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 111 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 123 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 136 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 28 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 73 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionAction' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.Message' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 27 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 154 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 181 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 350 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 608 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 31 | |
| design | FinalClass | Class RpcServerFactory should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 415 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 433 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 496 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 498 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 587 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 636 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.conf.ConfigurationObserver' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 328 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 416 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 472 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 500 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 156 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 157 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 160 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 161 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBaseMarkers should be declared as final. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ProgramDriver' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 41 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 27 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 38 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 24 | |
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 51 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 27 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 182 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 199 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 237 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 249 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 254 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 266 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 331 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 334 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 364 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 378 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 390 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.BufferedMutator' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 123 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 36 | |
| indentation | Indentation | 'getRecordReader' has incorrect indentation level 2, expected level should be 4. | 150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 159 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 105 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 151 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 152 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 10. | 153 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 154 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 155 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 156 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 10. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 158 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| misc | UpperEll | Should use uppercase 'L'. | 386 | |
| misc | UpperEll | Should use uppercase 'L'. | 389 | |
| misc | UpperEll | Should use uppercase 'L'. | 392 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 89 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 189 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 158 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 10. | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Driver should be declared as final. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 30 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 241 lines (max allowed is 150). | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 52 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 53 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 34 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 53 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 254 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 422 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 475 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 487 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 521 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 530 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 744 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 10. | 748 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 766 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 810 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 660 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 677 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 691 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 694 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 729 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 739 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 762 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 321 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 323 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 376 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 383 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 153 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 154 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 29 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 46 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 37 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'Class' has incorrect indentation level 2, expected level should be 4. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| indentation | Indentation | 'void' has incorrect indentation level 2, expected level should be 4. | 112 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 195 | |
| indentation | Indentation | 'InterruptedException' has incorrect indentation level 4, expected level should be 6. | 200 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 37 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 38 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 14 has parse error. Details: mismatched input ':' expecting <EOF> while parsing JAVADOC | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 246 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 5, expected level should be 4. | 636 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 40 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 49 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 8. | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 101 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 440 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 476 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 535 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 537 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 538 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 543 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 590 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 615 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 660 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 54 | |
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.MetricRegistry' import. | 65 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 140 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 5. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 145 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 164 | |
| indentation | Indentation | 'throws' has incorrect indentation level 3, expected level should be 5. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 185 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 243 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 257 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 291 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 302 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 397 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 402 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 403 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 639 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 651 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 667 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 669 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 671 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 672 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 673 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 674 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 675 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 676 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 677 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 699 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 701 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 703 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 704 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 705 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 706 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 707 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 708 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 709 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 726 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 768 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 771 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 784 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 796 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 858 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 859 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 935 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 966 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 970 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 992 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1006 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.JobContext' import. | 24 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 64 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 73 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 94 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 139 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'for' has incorrect indentation level 6, expected level should be 4. | 310 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 311 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 312 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 313 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 314 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 315 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 317 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 318 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 319 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 320 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 321 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 323 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 324 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 325 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 326 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 22 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 215 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 180 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 182 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 183 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 251 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 252 | |
| misc | UpperEll | Should use uppercase 'L'. | 274 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 303 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 336 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 504 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 582 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 591 | |
| sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 594 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 749 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 751 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 797 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 809 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 844 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 869 | |
| indentation | Indentation | 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. | 918 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 940 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 953 | |
| indentation | Indentation | 'for rparen' has incorrect indentation level 10, expected level should be 6. | 965 | |
| indentation | Indentation | 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. | 991 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 991 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1031 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1068 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1090 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1166 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1171 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1185 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1187 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1386 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1390 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1439 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1441 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 213 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 214 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 216 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 221 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 222 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 223 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 224 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 225 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 226 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 230 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 231 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 237 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 239 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 240 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 278 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 296 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 316 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 316 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 318 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 355 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 357 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 358 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 373 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 374 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 429 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 516 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 517 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 518 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 532 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 533 | |
| annotation | MissingDeprecated | Javadoc comment at column 0 has parse error. Details: no viable alternative at input ' *' while parsing JAVADOC_TAG | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 609 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 627 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 694 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 696 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 14, 33. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 29. | 249 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 297 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. | 298 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 181 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 183 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 184 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 252 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 253 | |
| misc | UpperEll | Should use uppercase 'L'. | 275 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 304 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 337 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 343 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 603 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 612 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 615 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 772 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 774 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 783 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 819 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 831 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 890 | |
| indentation | Indentation | 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. | 939 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 939 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 960 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 973 | |
| indentation | Indentation | 'for rparen' has incorrect indentation level 10, expected level should be 6. | 985 | |
| indentation | Indentation | 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. | 1011 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1036 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1050 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1087 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 1109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1185 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1205 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1207 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1406 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1410 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1459 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1461 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'Bytes' has incorrect indentation level 4, expected level should be 6. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 230 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 232 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 233 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 235 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 240 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 241 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 242 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 243 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 244 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 245 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 247 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 249 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 250 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 251 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 252 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 253 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 254 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 255 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 256 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 257 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 258 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 259 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 296 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 8. | 297 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 315 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 335 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 337 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 374 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 376 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 377 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 392 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 393 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 449 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 450 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 466 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 467 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 535 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 536 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 537 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 551 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 564 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 628 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 646 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 713 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 715 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. | 777 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 129 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 131 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 145 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 169 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 170 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 183 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 184 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 185 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 236 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 238 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 253 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 255 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 257 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 258 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 260 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 274 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 275 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 290 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 291 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 308 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 310 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 311 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 197 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 199 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 201 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 202 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 204 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 246 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 247 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 273 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 274 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 275 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 278 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 92 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 127 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. | 82 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'cf' has incorrect indentation level 6, expected level should be 8. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 149). | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 534 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| misc | UpperEll | Should use uppercase 'L'. | 400 | |
| misc | UpperEll | Should use uppercase 'L'. | 403 | |
| misc | UpperEll | Should use uppercase 'L'. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| indentation | Indentation | 'for' has incorrect indentation level 9, expected level should be 8. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.SNAPSHOT_INPUTFORMAT_LOCALITY_BY_REGION_LOCATION' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 109 | |
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 153 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.wal.AbstractFSWALProvider. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 32 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 151 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 151 | |
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 201 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 392 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call' child has incorrect indentation level 14, expected level should be 16. | 277 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 390 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 525 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 507 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 219 lines (max allowed is 150). | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 435 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 315 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 318 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 348 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 349 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 367 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 88 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 99 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.slf4j.Logger' import. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 480 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 483 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 484 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 494 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 501 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 502 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 506 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 697 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 845 | |
| sizes | MethodLength | Method length is 356 lines (max allowed is 150). | 904 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1644 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1816 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1869 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2138 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2139 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2158 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2369 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2380 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2384 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2385 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2390 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2391 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2404 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2408 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2409 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2414 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2415 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2417 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2419 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2420 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2421 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2504 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2512 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2513 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2514 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be one of the following: 18, 20. | 2521 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 16, 18. | 2523 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2524 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2525 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2526 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2527 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2528 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2537 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2538 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2540 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2542 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2543 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2545 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2547 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2548 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2549 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2561 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2563 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2573 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2574 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2576 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2578 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2579 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2581 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2583 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2584 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2585 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2648 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2652 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2654 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2656 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2657 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3332 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3334 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3446 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 3476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3483 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 3488 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3517 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 3615 | |
| coding | EmptyStatement | Empty statement. | 3776 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 260 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 6. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 782 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 800 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 819 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 836 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 838 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 855 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 869 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 920 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 939 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 957 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1701 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1710 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 140 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 141 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 402 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 6. | 415 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1054 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1083 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1840 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 390 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaObserverChore' import. | 30 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 119 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 188 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| sizes | MethodLength | Method length is 259 lines (max allowed is 150). | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 472 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 488 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 621 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 655 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 658 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 782 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 938 | |
| sizes | MethodLength | Method length is 163 lines (max allowed is 150). | 948 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 948 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 428 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 522 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 623 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 662 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 697 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 716 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 718 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 801 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 838 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| design | VisibilityModifier | Variable 'installed' must be private and have accessor methods. | 494 | |
| design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 495 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 496 | |
| design | VisibilityModifier | Variable 'isDead' must be private and have accessor methods. | 497 | |
| design | VisibilityModifier | Variable 'last_update' must be private and have accessor methods. | 510 | |
| design | VisibilityModifier | Variable 'last_version' must be private and have accessor methods. | 511 | |
| design | VisibilityModifier | Variable 'cur_worker_name' must be private and have accessor methods. | 512 | |
| design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 513 | |
| design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 514 | |
| design | VisibilityModifier | Variable 'incarnation' must be private and have accessor methods. | 515 | |
| design | VisibilityModifier | Variable 'unforcedResubmits' must be private and have accessor methods. | 516 | |
| design | VisibilityModifier | Variable 'resubmitThresholdReached' must be private and have accessor methods. | 517 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKWatcher' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MasterSwitchType' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 250 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 165 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 169 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 185 | |
| indentation | Indentation | 'final' has incorrect indentation level 2, expected level should be 4. | 191 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 503 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 605 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 608 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 616 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 633 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.ZOOKEEPER_QUORUM' import. | 22 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 120 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 204 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 210 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 245 | |
| coding | EmptyStatement | Empty statement. | 248 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 342 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 95 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 203 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 259 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 387 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 500 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hbase.thirdparty.org.apache.commons.collections4.CollectionUtils.isNotEmpty. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure' import. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseClassTestRule' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 165 | |
| indentation | Indentation | 'report' has incorrect indentation level 4, expected level should be 6. | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 344 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.slf4j.Logger' import. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 164 | |
| indentation | Indentation | 'for' has incorrect indentation level 5, expected level should be 4. | 165 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 166 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 167 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 168 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 170 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 171 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 5, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 260 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 0, expected level should be 2. | 48 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 76 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.slf4j.Logger' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.CatalogJanitor. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 723 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 179 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 181 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 172 | |
| indentation | Indentation | 'Bytes' has incorrect indentation level 4, expected level should be 6. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 89 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 129 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 131 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 133 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 136 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 138 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 139 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 140 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 141 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 144 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 145 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 147 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 148 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 149 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 150 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 151 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 370 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 384 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 429 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 557 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 155 | |
| sizes | MethodLength | Method length is 274 lines (max allowed is 150). | 204 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 315 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 654 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 655 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 655 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 657 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 659 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 663 | |
| design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 664 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 683 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 684 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 685 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 695 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 704 | |
| design | VisibilityModifier | Variable 'fromRegion' must be private and have accessor methods. | 705 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 706 | |
| design | VisibilityModifier | Variable 'toRegion' must be private and have accessor methods. | 707 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 717 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 731 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 732 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 735 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 736 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 737 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 738 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 739 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 741 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 742 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 742 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 743 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 744 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 745 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 746 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 748 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 749 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 749 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 750 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 751 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 752 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 753 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 754 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 755 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 766 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 869 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 884 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1099 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1213 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. | 204 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 143 | |
| sizes | MethodLength | Method length is 208 lines (max allowed is 150). | 255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 364 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 367 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 467 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 472 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 473 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 473 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 475 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 513 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 514 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 515 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 527 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 528 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 544 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 551 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 572 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 573 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 597 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 293 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 789 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 790 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 791 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 792 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 793 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 794 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 795 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 796 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 797 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 798 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 799 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 800 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 801 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 802 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 803 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 804 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1056 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1057 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1058 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1095 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 433 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 537 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 151 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 78 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 80 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 91 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 93 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 100 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 101 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 102 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 103 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 107 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 110 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 111 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 112 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 116 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 118 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 120 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 121 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 42 | |
| imports | UnusedImports | Unused import - junit.framework.TestCase.assertTrue. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 2, expected level should be 4. | 388 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 78 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ReflectionUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 431 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 511 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 71 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 97 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class UnknownServerVisitor should be declared as final. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 669 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 724 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 773 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class MasterProcedureTestingUtility should be declared as final. | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 475 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.TableNamespaceManager' import. | 29 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 74 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 81 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JRubyFormat' import. | 35 | |
| design | FinalClass | Class ProcedureDescriber should be declared as final. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 246 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 258 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.RetryCounter. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 103 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 358 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 60 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 63 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 703 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 822 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 824 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 878 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1064 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 90 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 107 | |
| sizes | MethodLength | Method length is 204 lines (max allowed is 150). | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.MD5Hash' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 1, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 1, expected level should be 2. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 97 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 181 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tool.LoadIncrementalHFiles' import. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 114 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 445 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 452 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 700 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 927 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 933 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1172 | |
| indentation | Indentation | 'method def rparen' has incorrect indentation level 6, expected level should be 2. | 1176 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 1, expected level should be 0. | 1219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 353 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 359 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 435 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 573 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 682 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 705 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 846 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 889 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 196). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'message' must be private and have accessor methods. | 96 | |
| design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.TableDescriptor. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 274 | |
| misc | UpperEll | Should use uppercase 'L'. | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 346 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 629 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 630 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 631 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 10. | 632 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 328 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 390 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 450 | |
| misc | UpperEll | Should use uppercase 'L'. | 558 | |
| misc | UpperEll | Should use uppercase 'L'. | 558 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 606 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 706 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 911 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 992 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1060 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.zookeeper.KeeperException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 115 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 146 | |
| coding | EmptyStatement | Empty statement. | 146 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 176 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 178 | |
| coding | EmptyStatement | Empty statement. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 411 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 150 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 182 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 190 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 219 | |
| indentation | Indentation | '.' has incorrect indentation level 6, expected level should be 8. | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 261 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. | 283 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 284 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 346 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. | 27 | |
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 245 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| blocks | EmptyBlock | Must have at least one statement. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProtobufMagic should be declared as final. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProtobufMessageConverter should be declared as final. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos' import. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 316 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 335 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 336 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 337 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 338 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 339 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 340 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 341 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 342 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 343 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 345 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 346 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 356 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 357 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 358 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 359 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 360 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 361 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 362 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 363 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 364 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 365 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 366 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 473 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 585 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 588 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 654 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 672 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 707 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 710 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 730 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 736 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 769 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 854 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 954 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1058 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1132 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1200 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1340 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1343 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1369 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1462 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1467 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1468 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1469 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1470 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1471 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1472 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1473 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1474 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1485 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1490 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1491 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1492 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1493 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1494 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1495 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1496 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1497 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1498 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1499 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1512 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1682 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1693 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 1694 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1695 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1696 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1697 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 1698 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 1699 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 1700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1733 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1734 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1735 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1737 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1738 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1741 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.SizedCellScanner' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 41 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 25 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 115). | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 | |
| design | FinalClass | Class NoopOperationQuota should be declared as final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class NoopQuotaLimiter should be declared as final. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 483 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 640 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 378 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 471 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 478 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 87 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 172 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 557 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class SpaceQuotaSnapshotNotifierFactory should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus' import. | 22 | |
| design | FinalClass | Class SpaceViolationPolicyEnforcementFactory should be declared as final. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 28 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 349 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 367 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 427 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TimeBasedLimiter should be declared as final. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceViolationPolicy' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 45 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| indentation | Indentation | 'implements' has incorrect indentation level 0, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterWriter' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTuneObserver' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 414 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 439 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 473 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.executor.EventHandler' import. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HStore. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 229 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 273 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 245 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 16, expected level should be 12. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 202 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 275 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 276 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 277 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 278 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 279 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 280 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 281 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 282 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 283 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 284 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 285 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 286 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 291 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 292 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 294 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 295 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 296 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 297 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 298 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 300 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 301 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FifoRpcScheduler' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 430 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 724 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 726 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 727 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 728 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 729 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 730 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 734 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 755 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 756 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 757 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 758 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 759 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 910 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1106 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1288 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1376 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1529 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1530 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1534 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1535 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1574 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1575 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1579 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1580 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1612 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1614 | |
| sizes | MethodLength | Method length is 181 lines (max allowed is 150). | 1622 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1854 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1861 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2085 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2314 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2338 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2341 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2389 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2579 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2687 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2760 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2779 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2801 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2833 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2975 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 3, expected level should be 4. | 2990 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3040 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3080 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3093 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3094 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3095 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3096 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4196 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4258 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4466 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4477 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4482 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4526 | |
| indentation | Indentation | 'if' has incorrect indentation level 3, expected level should be 4. | 4565 | |
| indentation | Indentation | 'if' child has incorrect indentation level 5, expected level should be 6. | 4566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4575 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 4578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4621 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4633 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4704 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4706 | |
| sizes | MethodLength | Method length is 195 lines (max allowed is 150). | 4860 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 5052 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 5140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5141 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5142 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 5143 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5144 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5145 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 5146 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5147 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5148 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 5149 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5150 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5151 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 5152 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5153 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 10, expected level should be 12. | 5154 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 5156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5940 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6028 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6268 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 6272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6316 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6318 | |
| sizes | MethodLength | Method length is 190 lines (max allowed is 150). | 6324 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 6703 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6782 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6803 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6824 | |
| sizes | MethodLength | Method length is 221 lines (max allowed is 150). | 6843 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6898 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7055 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7072 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7078 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7084 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7086 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7214 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7217 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7218 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7219 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7224 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7310 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7311 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7315 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7320 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7329 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7330 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7337 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7343 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7353 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7354 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7358 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7362 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7372 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7373 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7379 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7385 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7404 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7405 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7406 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7424 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7425 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7445 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7446 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7447 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7492 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 7519 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7557 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7663 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7698 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7702 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7881 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 7901 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 7939 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8048 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 8073 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 8131 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 8134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 8155 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 8203 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 8242 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 8243 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 8248 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 8283 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 8359 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 8419 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 8486 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 8488 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 8489 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 8490 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 8491 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 8492 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8659 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8660 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8662 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8673 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8674 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8748 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 8750 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 8751 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 8752 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8753 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8754 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8756 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8757 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8759 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8760 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8763 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 8766 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 8767 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 1, expected level should be 2. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 212 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 410 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 478 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 483 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 596 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 600 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 624 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 638 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 698 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 815 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 841 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 876 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 950 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1033 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1222 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.RegionState.State. | 121 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.RegionState' import. | 122 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.FutureUtils. | 162 | |
| design | VisibilityModifier | Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. | 250 | |
| design | VisibilityModifier | Variable 'compactSplitThread' must be private and have accessor methods. | 303 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 796 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 828 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 833 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 848 | |
| sizes | MethodLength | Method length is 230 lines (max allowed is 150). | 958 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1086 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1087 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1088 | |
| blocks | EmptyBlock | Must have at least one statement. | 1095 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1417 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1525 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 16, expected level should be 18. | 1813 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1848 | |
| indentation | Indentation | 'HConstants' has incorrect indentation level 6, expected level should be 8. | 1954 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2601 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2617 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2626 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2723 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2737 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2740 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2817 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2822 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3130 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 5, expected level should be 4. | 3131 | |
| indentation | Indentation | 'for' has incorrect indentation level 7, expected level should be 6. | 3132 | |
| indentation | Indentation | 'for' child has incorrect indentation level 9, expected level should be 8. | 3133 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 3134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 3135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 3136 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 7, expected level should be 6. | 3137 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. | 3138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 3140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3314 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3319 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. | 3454 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 3471 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 3492 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 3520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CompoundConfiguration. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2486 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 238 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 406 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 408 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 411 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 414 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 498 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScannerContext.NextState' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 80 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 134 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| design | FinalClass | Class FlushHandler should be declared as final. | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 539 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 541 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 542 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 586 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 587 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 588 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 591 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 856 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 865 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 884 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 885 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 4. | 923 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 234 lines (max allowed is 150). | 662 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 245 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 141 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class MetricsUserAggregateFactory should be declared as final. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.FilterBase' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 560 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 590 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 690 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 811 | |
| sizes | MethodLength | Method length is 162 lines (max allowed is 150). | 816 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 830 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1028 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1029 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1030 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1152 | |
| indentation | Indentation | 'RegionScanner' has incorrect indentation level 2, expected level should be 4. | 1373 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1587 | |
| indentation | Indentation | 'ClientService' has incorrect indentation level 6, expected level should be 8. | 1597 | |
| indentation | Indentation | 'ClientService' has incorrect indentation level 6, expected level should be 8. | 1598 | |
| indentation | Indentation | 'AdminService' has incorrect indentation level 6, expected level should be 8. | 1602 | |
| indentation | Indentation | 'AdminService' has incorrect indentation level 6, expected level should be 8. | 1603 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1635 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1936 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2039 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 2057 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 14, expected level should be 16. | 2147 | |
| indentation | Indentation | 'regionOpenInfo' has incorrect indentation level 16, expected level should be 18. | 2151 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 16, expected level should be 18. | 2155 | |
| indentation | Indentation | 'regionServer' has incorrect indentation level 16, expected level should be 18. | 2158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2384 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2730 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 2734 | |
| sizes | MethodLength | Method length is 194 lines (max allowed is 150). | 2891 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 3063 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 3064 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 3065 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 3067 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 3068 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 3070 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 3071 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 3072 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 3073 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 3074 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 3076 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 14. | 3077 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 10, expected level should be 12. | 3079 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 3080 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 3081 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 3082 | |
| sizes | MethodLength | Method length is 189 lines (max allowed is 150). | 3242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3440 | |
| sizes | MethodLength | Method length is 233 lines (max allowed is 150). | 3442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl' import. | 29 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 490 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 499 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 517 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 529 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 557 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 592 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 115 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 213 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 219 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 227 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 246 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 252 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 260 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 268 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 299 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 306 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 325 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 332 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 340 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 347 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 355 | |
| blocks | LeftCurly | '{' at column 55 should have line break after. | 391 | |
| blocks | LeftCurly | '{' at column 53 should have line break after. | 400 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 14, expected level should be 12. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 648 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 679 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 684 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 735 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 940 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 943 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 9, expected level should be one of the following: 8, 10. | 996 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1011 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1013 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1014 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1015 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1067 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1095 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1284 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1589 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1620 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1622 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1623 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1624 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1633 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1635 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1636 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1637 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1644 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1664 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1665 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1666 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1677 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1679 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1680 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1681 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1688 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1695 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1697 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1698 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1699 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1704 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1711 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1713 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1714 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1715 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1734 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1736 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1737 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1738 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1741 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1744 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1746 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1747 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1754 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1773 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1775 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1776 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1777 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1783 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1785 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1786 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1795 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1799 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1808 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1822 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1826 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1835 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.MemorySizeUtil' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 192 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 193 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 194 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 299 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 7, expected level should be 6. | 300 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 60 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 29 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 131). | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 456 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 464 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 126 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 139 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| indentation | Indentation | 'this' has incorrect indentation level 14, expected level should be 16. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 42 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 26 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 534 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 583 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 586 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 589 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 590 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 594 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 599 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 515 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 654 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 314 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 333 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 453 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class StoreFileWriter should be declared as final. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| sizes | MethodLength | Method length is 228 lines (max allowed is 150). | 557 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 769 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 901 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 927 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1072 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1073 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1074 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1075 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1090 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1226 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'stripeEndRows' must be private and have accessor methods. | 95 | |
| design | VisibilityModifier | Variable 'stripeFiles' must be private and have accessor methods. | 102 | |
| design | VisibilityModifier | Variable 'level0Files' must be private and have accessor methods. | 104 | |
| design | VisibilityModifier | Variable 'allFilesCached' must be private and have accessor methods. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 512 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 587 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 736 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 900 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 917 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 963 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '" The Universe, and Everything"' has incorrect indentation level 4, expected level should be 6. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 282 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 292 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 298 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 300 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 389 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 390 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 574 | |
| coding | EmptyStatement | Empty statement. | 575 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. | 696 | |
| design | FinalClass | Class WrappedRowLock should be declared as final. | 730 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method call rparen' has incorrect indentation level 8, expected level should be 4. | 104 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 127 | |
| coding | EmptyStatement | Empty statement. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 129 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 12, 14. | 154 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 12, 14. | 193 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 66 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 208 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 181 | |
| coding | EmptyStatement | Empty statement. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 166 | |
| coding | EmptyStatement | Empty statement. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 278 | |
| coding | EmptyStatement | Empty statement. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 374 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 688 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be 6. | 915 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be 4. | 916 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be 4. | 917 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 6. | 918 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be 4. | 919 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 920 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 334 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 342 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 357 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 402 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 404 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 406 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 422 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 424 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 439 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 443 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 536 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 651 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 82 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 83 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 85 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 92 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 30. | 96 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 105 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. | 106 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 107 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 109 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 55. | 110 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 111 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 86 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 83. | 194 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 40. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 584 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 838 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 878 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 921 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 995 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1027 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1037 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1058 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 1105 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 159 lines (max allowed is 150). | 110 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 119 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 224 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 264 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1479 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1481 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1498 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3009 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3672 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3742 | |
| coding | EmptyStatement | Empty statement. | 3743 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3893 | |
| coding | EmptyStatement | Empty statement. | 3894 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 8. | 3921 | |
| design | FinalClass | Class PutThread should be declared as final. | 3932 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4108 | |
| blocks | EmptyBlock | Must have at least one statement. | 4170 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4323 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4334 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4335 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4647 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 5041 | |
| sizes | MethodLength | Method length is 160 lines (max allowed is 150). | 5482 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6031 | |
| sizes | LineLength | Line is longer than 100 characters (found 162). | 6430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 338 | |
| coding | EmptyStatement | Empty statement. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 311 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 370 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 372 | |
| coding | EmptyStatement | Empty statement. | 429 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 578 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 668 | |
| indentation | Indentation | '=' has incorrect indentation level 6, expected level should be 8. | 780 | |
| blocks | EmptyBlock | Must have at least one statement. | 782 | |
| blocks | EmptyBlock | Must have at least one statement. | 879 | |
| blocks | EmptyBlock | Must have at least one statement. | 883 | |
| blocks | EmptyBlock | Must have at least one statement. | 1039 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1156 | |
| blocks | EmptyBlock | Must have at least one statement. | 1457 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1581 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1639 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1676 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 193 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 246 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 294 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 301 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 320 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 321 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 427 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ColumnFamilyDescriptorBuilder' has incorrect indentation level 4, expected level should be 6. | 544 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 753 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 810 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 953 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 2072 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 2075 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 2078 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 2081 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 2084 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 2087 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 2096 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 2099 | |
| blocks | LeftCurly | '{' at column 54 should have line break after. | 2102 | |
| blocks | LeftCurly | '{' at column 65 should have line break after. | 2105 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 2108 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 2111 | |
| blocks | LeftCurly | '{' at column 25 should have line break after. | 2114 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 2117 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 2120 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 2123 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 2126 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 2129 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 2132 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 2135 | |
| blocks | LeftCurly | '{' at column 52 should have line break after. | 2138 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 2141 | |
| blocks | LeftCurly | '{' at column 56 should have line break after. | 2141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 150 | |
| coding | EmptyStatement | Empty statement. | 150 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 182 | |
| coding | EmptyStatement | Empty statement. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 516 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ColumnFamilyDescriptorBuilder' has incorrect indentation level 4, expected level should be 6. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 144 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 154 | |
| coding | EmptyStatement | Empty statement. | 310 | |
| coding | EmptyStatement | Empty statement. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 56. | 99 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 161 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 113 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 115 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 116 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 501 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 179 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 202 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 179 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 219 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 401 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 139). | 404 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 405 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52, 53. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 50 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 149 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertNotEquals. | 21 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 568 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 607 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 291 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 296 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'requestsMap' has incorrect indentation level 6, expected level should be 8. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 72 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 75 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 98 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 235 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 274 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 352 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 582 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 608 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 627 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 644 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 582 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 601 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 603 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'else' child has incorrect indentation level 4, expected level should be 6. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 352 | |
| blocks | EmptyBlock | Must have at least one statement. | 470 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 185 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| indentation | Indentation | 'finally' child has incorrect indentation level 5, expected level should be 6. | 266 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 451 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 663 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 690 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 914 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 915 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 916 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 917 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 921 | |
| indentation | Indentation | 'ZooKeeperConnectionException' has incorrect indentation level 2, expected level should be 4. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 952 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 970 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 971 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 973 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 979 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 980 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1022 | |
| blocks | EmptyBlock | Must have at least one statement. | 1066 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 158 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 268 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 230 lines (max allowed is 150). | 137 | |
| sizes | MethodLength | Method length is 254 lines (max allowed is 150). | 371 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 887 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 889 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 891 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 894 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 998 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1005 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreConfigInformation' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'currentCompactedKVs' must be private and have accessor methods. | 42 | |
| design | VisibilityModifier | Variable 'totalCompactedSize' must be private and have accessor methods. | 44 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 99 | |
| design | VisibilityModifier | Variable 'maxKeyCount' must be private and have accessor methods. | 120 | |
| design | VisibilityModifier | Variable 'earliestPutTs' must be private and have accessor methods. | 122 | |
| design | VisibilityModifier | Variable 'latestPutTs' must be private and have accessor methods. | 124 | |
| design | VisibilityModifier | Variable 'maxSeqId' must be private and have accessor methods. | 126 | |
| design | VisibilityModifier | Variable 'maxMVCCReadpoint' must be private and have accessor methods. | 128 | |
| design | VisibilityModifier | Variable 'maxTagsLength' must be private and have accessor methods. | 130 | |
| design | VisibilityModifier | Variable 'minSeqIdToKeep' must be private and have accessor methods. | 132 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CurrentHourProvider should be declared as final. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 57 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 30 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. | 39 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 7, expected level should be 8. | 116 | |
| indentation | Indentation | 'try' child has incorrect indentation level 9, expected level should be 8. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Server' import. | 27 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 10, expected level should be 12. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 12, expected level should be 14. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 10, expected level should be 12. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ShipperListener' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue.Type' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 36 | |
| design | VisibilityModifier | Variable 'ts' must be private and have accessor methods. | 110 | |
| design | VisibilityModifier | Variable 'mvcc' must be private and have accessor methods. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 165 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 200 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 204 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 212 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 216 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 303 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 41. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 175 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 176 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. | 177 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 186 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 187 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 188 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 189 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 230 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 231 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 232 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 233 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Connection. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.junit.AfterClass' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.IsolationLevel' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionReplicaUtil' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotCreationException' import. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 95 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 187 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 188 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| blocks | EmptyBlock | Must have at least one statement. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'encodedName2HighestSequenceId' must be private and have accessor methods. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 471 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 666 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 752 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 754 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 1194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 1196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.htrace.core.TraceScope' import. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 255 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.TagCompressionContext' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 88 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 142 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 225 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 253 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 518 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 742 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 821 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 823 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1027 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1028 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 196 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 198 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 199 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 200 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 194). | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.EncryptionUtil' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 289 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 290 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 291 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 174 lines (max allowed is 150). | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 422 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 528 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.BaseDecoder' import. | 32 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 107 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WALEnvironment should be declared as final. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WALUtil should be declared as final. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. | 34 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 87 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 88 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 90 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 92 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 232 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 243 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. | 246 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 346 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 366 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 44. | 370 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 27. | 402 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 37. | 412 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 698 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 700 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 701 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 702 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 230 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 231 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 283 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 1, expected level should be 2. | 279 | |
| sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 269 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 274 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 23 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 21 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 69 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 102 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting' import. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 353 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 509 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 511 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 116). | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 447 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 457 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.HashMap. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationQueueInfo' import. | 25 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.stream.Collectors. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 21 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.mockito.Mockito.when. | 22 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito' import. | 41 | |
| imports | UnusedImports | Unused import - org.mockito.Mockito. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint. | 51 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSource. | 52 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.RecoveredReplicationSourceShipper. | 53 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.Replication. | 54 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.ReplicationSource. | 55 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 580 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 620 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 192 | |
| sizes | MethodLength | Method length is 282 lines (max allowed is 150). | 266 | |
| sizes | MethodLength | Method length is 257 lines (max allowed is 150). | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 159). | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 373 | |
| sizes | LineLength | Line is longer than 100 characters (found 162). | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 383 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 171). | 403 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 408 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 433 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 179). | 473 | |
| sizes | LineLength | Line is longer than 100 characters (found 164). | 478 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 25 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.NamespacesModel' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 108 | |
| blocks | EmptyBlock | Must have at least one statement. | 239 | |
| sizes | MethodLength | Method length is 157 lines (max allowed is 150). | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 228 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 229 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 230 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 267 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 268 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 269 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 270 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 271 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 338 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 339 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 340 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 341 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 403 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 444 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 445 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 446 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 447 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 561 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 562 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 563 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 564 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 691 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 692 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 693 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 694 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 695 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 714 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 785 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 786 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 787 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 788 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 789 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 808 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 848 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 882 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 883 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 884 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 885 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 886 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 31 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 238 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 10. | 239 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 241 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 243 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 244 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 245 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 10. | 246 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 247 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 248 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 249 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 250 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 10. | 251 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 10, expected level should be 12. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 254 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 14. | 255 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 10, expected level should be 12. | 256 | |
| indentation | Indentation | 'while' child has incorrect indentation level 10, expected level should be 12. | 257 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 259 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 260 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonParseException' import. | 42 | |
| indentation | Indentation | 'Collections' has incorrect indentation level 3, expected level should be 4. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 130 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 131 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 6, expected level should be 8. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.VersionModel' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.FileInputStream. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 637 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 688 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 736 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 739 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 751 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 754 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 774 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 785 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 125 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 128 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 129 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 133 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 134 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 135 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 137 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 138 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 6, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 6, expected level should be 4. | 157 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 167 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 171 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 172 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 173 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 175 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 176 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 177 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 178 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 179 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 180 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 181 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 212 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 214 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 216 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 221 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 222 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 223 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 224 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 226 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 227 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 228 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 229 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 230 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 257 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 260 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 262 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 263 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 264 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 265 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 266 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 267 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 268 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 269 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 298 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 300 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 301 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 302 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 303 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 304 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 305 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 306 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 307 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 308 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 343 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 344 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 345 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 346 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 347 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 348 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 349 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 350 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 351 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 352 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 353 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 384 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 385 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 386 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 387 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 389 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 390 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 391 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 392 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 395 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 54 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 273 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 274 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 275 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 276 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 277 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 278 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 279 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 280 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 281 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 282 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 283 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 284 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 285 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 351 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 404 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 405 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 406 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 408 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 411 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 412 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 457 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 458 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 459 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 460 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 461 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 462 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 463 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 464 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 465 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 466 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 467 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 481 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 482 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 483 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 484 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 485 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 486 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 487 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 488 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 489 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 490 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 491 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 534 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 535 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 536 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 537 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 12. | 538 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 539 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 540 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 541 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 542 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 543 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 544 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 545 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 561 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 562 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 563 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 564 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 565 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 566 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 567 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 568 | |
| indentation | Indentation | 'try' has incorrect indentation level 10, expected level should be 12. | 569 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 14. | 570 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 10, expected level should be 12. | 571 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 14. | 572 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 10, expected level should be 12. | 573 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 574 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 575 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 576 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 701 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 702 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 703 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 704 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 705 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 706 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 707 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 708 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 709 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 710 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 711 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 712 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 713 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 758 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 759 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 760 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 761 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 762 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 10. | 763 | |
| indentation | Indentation | 'try' child has incorrect indentation level 10, expected level should be 12. | 764 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 10. | 765 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 12. | 766 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 10. | 767 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 768 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 769 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 770 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 786 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 85 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 34 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 38 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonInclude' import. | 79 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 134 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 135 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 136 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 206 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 207 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 209 | |
| design | VisibilityModifier | Variable 'filters' must be private and have accessor methods. | 210 | |
| design | VisibilityModifier | Variable 'limit' must be private and have accessor methods. | 211 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 212 | |
| design | VisibilityModifier | Variable 'family' must be private and have accessor methods. | 213 | |
| design | VisibilityModifier | Variable 'qualifier' must be private and have accessor methods. | 214 | |
| design | VisibilityModifier | Variable 'ifMissing' must be private and have accessor methods. | 215 | |
| design | VisibilityModifier | Variable 'latestVersion' must be private and have accessor methods. | 216 | |
| design | VisibilityModifier | Variable 'minColumn' must be private and have accessor methods. | 217 | |
| design | VisibilityModifier | Variable 'minColumnInclusive' must be private and have accessor methods. | 218 | |
| design | VisibilityModifier | Variable 'maxColumn' must be private and have accessor methods. | 219 | |
| design | VisibilityModifier | Variable 'maxColumnInclusive' must be private and have accessor methods. | 220 | |
| design | VisibilityModifier | Variable 'dropDependentColumn' must be private and have accessor methods. | 221 | |
| design | VisibilityModifier | Variable 'chance' must be private and have accessor methods. | 222 | |
| design | VisibilityModifier | Variable 'prefixes' must be private and have accessor methods. | 223 | |
| design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 225 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 352 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 373 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 374 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 375 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 376 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 377 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 378 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 379 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 380 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 381 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 386 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 387 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 391 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 394 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 396 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 10. | 397 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 12. | 398 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 10. | 399 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 400 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 401 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 404 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 405 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 406 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 408 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 409 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 411 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 412 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 10. | 413 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 12. | 414 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 10. | 415 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 418 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 419 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 6, expected level should be 8. | 420 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 421 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 422 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 423 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 424 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 425 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 426 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 429 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 430 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 431 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 432 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 433 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 434 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 435 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 436 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 437 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 440 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 441 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 442 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 443 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 444 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 445 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 446 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 447 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 448 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 452 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 453 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 10. | 454 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 12. | 455 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 10. | 456 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 457 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 458 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 459 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 460 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 461 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 462 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 463 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 464 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 465 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 466 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 467 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 468 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 469 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 470 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 574 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 597 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 599 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 764 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 825 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 29 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 27 | |
| design | VisibilityModifier | Variable 'authenticationMethod' must be private and have accessor methods. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.authorize.PolicyProvider' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.WritableUtils' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.security.UserProvider. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FallbackDisallowedException' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.ipc.RemoteException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 26 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.security.sasl.SaslClient' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 276 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 3, expected level should be 2. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 317 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 30 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 39 | |
| design | FinalClass | Class AccessControlUtil should be declared as final. | 46 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 389 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 390 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 391 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 393 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 396 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 397 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 398 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 412 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 413 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 414 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 415 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 416 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 418 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 419 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 420 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 492 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 504 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 561 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 701 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 720 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| indentation | Indentation | 'method call' child has incorrect indentation level 4, expected level should be 6. | 915 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteRange' import. | 128 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 10, expected level should be 6. | 295 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 563 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 809 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1044 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1140 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1174 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1315 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1316 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1317 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1318 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1319 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1320 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1321 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1322 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1933 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1937 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1947 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1951 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 296 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 35 | |
| blocks | LeftCurly | '{' at column 24 should have line break after. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread' import. | 61 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 65 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 49 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 80 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' has incorrect indentation level 2, expected level should be 4. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. | 624 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. | 646 | |
| blocks | EmptyBlock | Must have at least one statement. | 930 | |
| sizes | MethodLength | Method length is 243 lines (max allowed is 150). | 1350 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1508 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1600 | |
| sizes | MethodLength | Method length is 167 lines (max allowed is 150). | 1820 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2299 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 2527 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2810 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 298 | |
| blocks | EmptyBlock | Must have at least one statement. | 324 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 528 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.JVMClusterUtil. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 765 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 221 lines (max allowed is 150). | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 132 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 20, expected level should be 19. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 240 | |
| sizes | MethodLength | Method length is 298 lines (max allowed is 150). | 466 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 966 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.Text' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 10, expected level should be 8. | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 473 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' has incorrect indentation level 2, expected level should be 4. | 80 | |
| sizes | MethodLength | Method length is 152 lines (max allowed is 150). | 139 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 621 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 633 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 693 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 90 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 303 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 304 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 305 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 306 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 307 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 308 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 309 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 358 lines (max allowed is 150). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 253 lines (max allowed is 150). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 379 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 407 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 28. | 872 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 119 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be 4. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be 12. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 155 lines (max allowed is 150). | 2601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 240 lines (max allowed is 150). | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.OperationStatusCode.SANITY_CHECK_FAILURE' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 219 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 483 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 610 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 744 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1078 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| design | FinalClass | Class VisibilityLabelServiceManager should be declared as final. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 33 | |
| design | FinalClass | Class VisibilityLabelsCache should be declared as final. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TagInfo should be declared as final. | 56 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 126 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 130 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 131 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 136 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 140 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 141 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 142 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 143 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 144 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 31 should have line break after. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 231 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 466 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 491 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 492 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 493 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 494 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 495 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 496 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 497 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 498 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 499 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 500 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 501 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 502 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 512 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 513 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 514 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 515 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 516 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 517 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 518 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 519 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 520 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 521 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 522 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 532 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 616 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 626 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 629 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 741 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 744 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 809 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 869 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 892 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 898 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 912 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 959 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1062 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1264 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1332 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1360 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1503 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1526 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1532 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1625 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1630 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1631 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1632 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1633 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1634 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1635 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1636 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1637 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1638 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1648 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1653 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1654 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1655 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1656 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1657 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1658 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1659 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1660 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 1661 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 1662 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1743 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1744 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1745 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1763 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 1768 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1782 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1783 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1784 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1804 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1806 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1816 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1818 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 1835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1836 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1837 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1850 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1868 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1880 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2094 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2171 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2357 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2698 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2713 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2742 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2756 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2758 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2889 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2993 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3044 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3057 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 3074 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3076 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3077 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3079 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3080 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 3081 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 3082 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3167 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3171 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3174 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3228 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3243 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3268 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3292 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3293 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3294 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3295 | |
| indentation | Indentation | '.' has incorrect indentation level 4, expected level should be 6. | 3296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 438 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 445 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 475 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 478 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 | |
| indentation | Indentation | 'org' has incorrect indentation level 9, expected level should be 10. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 736 | |
| indentation | Indentation | 'org' has incorrect indentation level 9, expected level should be 10. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 996 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1071 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1095 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1096 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1495 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1496 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1784 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1796 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1807 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1810 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 36 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 251 | |
| indentation | Indentation | 'method def lparen' has incorrect indentation level 6, expected level should be 2. | 262 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 289 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 401 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 454 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 455 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 456 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 603 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 773 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 776 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 807 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 | |
| sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 942 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 980 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 419 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 642 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 667 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 733 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 828 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 829 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 830 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 831 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 832 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 134 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 170 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 385 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 153 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 192 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 472 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 483 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.concurrent.Callable. | 29 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 356 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 440 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 484 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 608 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 212 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 227 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 228 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 152). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 158). | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 451 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 455 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 456 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 457 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 458 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 459 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 460 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 461 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. | 462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 593 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 12. | 607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 625 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 665 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 675 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 832 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 847 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'try' has incorrect indentation level 4, expected level should be 6. | 252 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 253 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 254 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 255 | |
| indentation | Indentation | 'try' child has incorrect indentation level 6, expected level should be 8. | 256 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 4, expected level should be 6. | 257 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 6, expected level should be 8. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 410 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 478 | |
| misc | UpperEll | Should use uppercase 'L'. | 658 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 673 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 690 | |
| misc | UpperEll | Should use uppercase 'L'. | 717 | |
| misc | UpperEll | Should use uppercase 'L'. | 721 | |
| misc | UpperEll | Should use uppercase 'L'. | 724 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 767 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 923 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1008 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1010 | |
| indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 6. | 1028 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1042 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1149 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1167 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1285 | |
| indentation | Indentation | 'throws' has incorrect indentation level 6, expected level should be 8. | 1289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1291 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1317 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1459 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1468 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1528 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1642 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1645 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1649 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1651 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1711 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1890 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 533 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 642 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 70 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.WALPlayer' import. | 72 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 73 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 0, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 2, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' has incorrect indentation level 2, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child has incorrect indentation level 4, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 2, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 0, expected level should be 2. | 163 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 488 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 507 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 509 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 518 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 561 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 563 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 564 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 565 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 566 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 567 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 652 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 94 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. | 95 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 69. | 144 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 196 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 200 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HbaseHandlerMetricsProxy should be declared as final. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| blocks | EmptyBlock | Must have at least one statement. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ClientConnnection should be declared as final. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hbase.thirdparty.com.google.common.base.Joiner. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| coding | EmptyStatement | Empty statement. | 227 | |
| indentation | Indentation | 'try' has incorrect indentation level 3, expected level should be 4. | 237 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 238 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 238 | |
| indentation | Indentation | 'try' child has incorrect indentation level 5, expected level should be 6. | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 239 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 3, expected level should be 4. | 240 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 5, expected level should be 6. | 241 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 3, expected level should be 4. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 319 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 413 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 534 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 679 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 839 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 846 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 858 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 859 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 860 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 861 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 890 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 156 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 157 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child has incorrect indentation level 10, expected level should be 8. | 160 | |
| indentation | Indentation | 'for' has incorrect indentation level 10, expected level should be 8. | 161 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 10. | 162 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 10, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'else' child has incorrect indentation level 10, expected level should be 8. | 168 | |
| indentation | Indentation | 'for' has incorrect indentation level 10, expected level should be 8. | 169 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 10. | 170 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 10, expected level should be 8. | 174 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 6. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.LogQueryFilter' import. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 114 | |
| design | FinalClass | Class ThriftUtilities should be declared as final. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 368 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 369 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 370 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 371 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 372 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 373 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 374 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 375 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 376 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 377 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 378 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 379 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 380 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 381 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 384 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 385 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 386 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 387 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 388 | |
| indentation | Indentation | 'case' child has incorrect indentation level 10, expected level should be 12. | 389 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 14. | 390 | |
| indentation | Indentation | 'if' child has incorrect indentation level 14, expected level should be 16. | 391 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 14. | 392 | |
| indentation | Indentation | 'else' child has incorrect indentation level 14, expected level should be 16. | 393 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 14. | 395 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 14. | 396 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 523 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 527 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 645 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 647 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. | 649 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 650 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 651 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 123 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 134 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 164 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 174 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 187 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. | 234 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 25. | 459 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 618 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 626 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| indentation | Indentation | 'for' has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 153 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 6, expected level should be 4. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 43 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. | 94 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 4, expected level should be one of the following: 8, 21. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 76 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 8, expected level should be 6. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 24 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFile' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.CellSink' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractQueue' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 397 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 3, expected level should be 2. | 419 | |
| indentation | Indentation | 'if' has incorrect indentation level 5, expected level should be 4. | 424 | |
| indentation | Indentation | 'if' child has incorrect indentation level 7, expected level should be 6. | 425 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 5, expected level should be 4. | 426 | |
| indentation | Indentation | 'else' child has incorrect indentation level 7, expected level should be 6. | 427 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 5, expected level should be 4. | 428 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 3, expected level should be 2. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 868 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 869 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 870 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 889 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 984 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1000 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1001 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1033 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1034 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1057 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1067 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1068 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 24 | |
| design | FinalClass | Class ByteStringer should be declared as final. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 407 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 438 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 456 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 637 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 662 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 690 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 811 | |
| indentation | Indentation | 'else' child has incorrect indentation level 5, expected level should be 6. | 829 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 842 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 985 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1037 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1059 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1121 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1226 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1330 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1696 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1697 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1702 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1726 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1739 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1740 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1741 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1768 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1769 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1779 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1780 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1789 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1799 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1906 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1919 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1920 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1930 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1943 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1952 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2012 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2013 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2017 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2019 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 2046 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2148 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2190 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2225 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2228 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 2243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2260 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2312 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 2329 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 2341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2602 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2603 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2663 | |
| indentation | Indentation | 'for' child has incorrect indentation level 8, expected level should be 6. | 2670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2698 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2699 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 352 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 442 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 492 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.HadoopIllegalArgumentException. | 31 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.ipc.RemoteException. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 761 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 766 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 40 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractMap' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 34 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 74 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CoprocessorClassLoader should be declared as final. | 77 | |
| indentation | Indentation | 'array initialization rcurly' has incorrect indentation level 2, expected level should be one of the following: 6, 8. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. | 267 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should have line break after. | 183 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class EncryptionTest should be declared as final. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class EnvironmentEdgeManager should be declared as final. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 226 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| indentation | Indentation | 'new' has incorrect indentation level 2, expected level should be 4. | 428 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 482 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 484 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 491 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 515 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 570 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 598 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 652 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 680 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 269 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 288 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 310 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 351 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 368 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 386 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 404 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 443 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 498 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 602 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 611 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 649 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 680 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 682 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 755 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 790 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 910 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 935 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 936 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 937 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 938 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 939 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 986 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 988 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1052 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1054 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1065 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1166 | |
| indentation | Indentation | 'final' has incorrect indentation level 2, expected level should be 4. | 1169 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1170 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1186 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1253 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1275 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1301 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1433 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1438 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1474 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1684 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1702 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1711 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1720 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 713 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 771 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 849 | |
| design | VisibilityModifier | Variable 'regionName' must be private and have accessor methods. | 876 | |
| design | VisibilityModifier | Variable 'metaFirstKey' must be private and have accessor methods. | 877 | |
| design | VisibilityModifier | Variable 'metaLastKey' must be private and have accessor methods. | 878 | |
| design | VisibilityModifier | Variable 'storesFirstKey' must be private and have accessor methods. | 879 | |
| design | VisibilityModifier | Variable 'storesLastKey' must be private and have accessor methods. | 880 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 882 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 936 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 938 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1013 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1048 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1204 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1210 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1211 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1219 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1220 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1373 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1407 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1427 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1456 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1459 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1612 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1613 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1616 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 6. | 1651 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 1654 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 7, expected level should be 6. | 1655 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1707 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 1785 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1975 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2146 | |
| sizes | MethodLength | Method length is 232 lines (max allowed is 150). | 2167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 2615 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2657 | |
| indentation | Indentation | '.' has incorrect indentation level 10, expected level should be 12. | 2683 | |
| design | VisibilityModifier | Variable 'errorCount' must be private and have accessor methods. | 2881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2945 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3055 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3115 | |
| coding | EmptyStatement | Empty statement. | 3174 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3186 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 3499 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3542 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3547 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3548 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 3555 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3560 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3567 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 3569 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 3572 | |
| sizes | LineLength | Line is longer than 100 characters (found 145). | 3574 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3575 | |
| sizes | LineLength | Line is longer than 100 characters (found 179). | 3576 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 3578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3604 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 3620 | |
| sizes | MethodLength | Method length is 227 lines (max allowed is 150). | 3631 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 53 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBaseHomePath should be declared as final. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiveTestingUtil should be declared as final. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 23, 24. | 162 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 167 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 33 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 104 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 195 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 196 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 197 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 198 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 199 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 201 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 202 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 203 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 207 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 208 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 211 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 215 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class GcTimes should be declared as final. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. | 57 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 6, expected level should be 4. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 336 | |
| indentation | Indentation | 'if' child has incorrect indentation level 8, expected level should be 6. | 586 | |
| sizes | MethodLength | Method length is 191 lines (max allowed is 150). | 595 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 668 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 912 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 81 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 326 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 509 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 543 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Consistency' import. | 31 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 169 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 206 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 207 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 208 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 209 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 210 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 211 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 212 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 213 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 216 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 217 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 218 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 219 | |
| indentation | Indentation | 'case' child has incorrect indentation level 18, expected level should be 20. | 220 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 221 | |
| indentation | Indentation | 'block' child has incorrect indentation level 20, expected level should be 22. | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 269 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 126 | |
| indentation | Indentation | 'for' child has incorrect indentation level 7, expected level should be 6. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 69 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 70 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ThreadFactory' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 464 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 582 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 604 | |
| coding | EmptyStatement | Empty statement. | 605 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 651 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 652 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 726 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 727 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 920 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 923 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 943 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 944 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 961 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 977 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 985 | |
| coding | EmptyStatement | Empty statement. | 986 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1003 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1005 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1102 | |
| coding | EmptyStatement | Empty statement. | 1103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1199 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1756 | |
| coding | EmptyStatement | Empty statement. | 1757 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 42 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 51 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 73 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 82 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 91 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 100 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 105 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 112 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 124 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 5, expected level should be 4. | 64 | |
| indentation | Indentation | 'synchronized' has incorrect indentation level 5, expected level should be 4. | 68 | |
| indentation | Indentation | 'synchronized' child has incorrect indentation level 7, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' has incorrect indentation level 7, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 9, expected level should be 8. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 7, expected level should be 6. | 74 | |
| indentation | Indentation | 'try' has incorrect indentation level 7, expected level should be 6. | 76 | |
| indentation | Indentation | 'try' child has incorrect indentation level 9, expected level should be 8. | 77 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 7, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 9, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 11, expected level should be 10. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 9, expected level should be 8. | 81 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 9, expected level should be 8. | 83 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 7, expected level should be 6. | 84 | |
| indentation | Indentation | 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 5, expected level should be 4. | 131 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 175 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 176 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 177 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 178 | |
| indentation | Indentation | 'case' child has incorrect indentation level 4, expected level should be 6. | 179 | |
| indentation | Indentation | 'block' child has incorrect indentation level 6, expected level should be 8. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 20 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 21 | |
| imports | UnusedImports | Unused import - java.io.IOException. | 23 | |
| imports | UnusedImports | Unused import - java.util.Objects. | 24 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 25 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicReference. | 26 | |
| imports | UnusedImports | Unused import - org.junit.After. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 35 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RegionMover should be declared as final. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 58 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 142 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 431 | |
| sizes | MethodLength | Method length is 198 lines (max allowed is 150). | 453 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 655 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 740 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 780 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 781 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 795 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 821 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 823 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 57 should have line break after. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 115 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 116 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 119 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 120 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 122 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 123 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 124 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 125 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 126 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 10. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 277 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 301 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 356 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 116 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 143 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 150 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 185 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.ClassRule' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 133 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 140 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 141 | |
| indentation | Indentation | 'case' child has incorrect indentation level 6, expected level should be 8. | 142 | |
| indentation | Indentation | 'block' child has incorrect indentation level 8, expected level should be 10. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 10, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 44, 45. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 48, 49. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 288 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 296 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 378 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 379 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 395 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 398 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 6, expected level should be 4. | 403 | |
| indentation | Indentation | 'try' has incorrect indentation level 6, expected level should be 4. | 404 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 406 | |
| indentation | Indentation | 'try' child has incorrect indentation level 8, expected level should be 6. | 407 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 6. | 408 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 409 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 410 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 411 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 414 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 415 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 419 | |
| indentation | Indentation | 'for' child has incorrect indentation level 10, expected level should be 8. | 420 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 6. | 421 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 6, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 433 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 434 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 436 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 437 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 438 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 439 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 440 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 441 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Random. | 28 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ThreadLocalRandom. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Random. | 23 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ThreadLocalRandom. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class UnsafeAvailChecker should be declared as final. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.DataInputBuffer' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 92 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 94 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 120 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 146 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. | 30 | |
| design | FinalClass | Class ZKDataMigrator should be declared as final. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 73 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 74 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 76 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 77 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 79 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 80 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'block' child has incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'case' child has incorrect indentation level 8, expected level should be 10. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.After' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 357 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 494 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| indentation | Indentation | 'Result' has incorrect indentation level 4, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 8, expected level should be 6. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 49 should have line break after. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 178 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 246 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.monitoring.MonitoredTask. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 21. | 142 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 154 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 309 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 316 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 332 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 339 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 343 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 407 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 485 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 622 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 765 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 113 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 114 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 149 | |
| indentation | Indentation | 'org' has incorrect indentation level 2, expected level should be 4. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'throws' has incorrect indentation level 2, expected level should be 4. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 241 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 696 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 832 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 903 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 10, expected level should be 8. | 904 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 928 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 930 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. | 931 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. | 932 | |
| indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. | 933 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1050 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1054 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 183 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 185 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 186 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 173 | |
| sizes | MethodLength | Method length is 193 lines (max allowed is 150). | 202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 355 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 413 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 439 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 5, expected level should be 4. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| design | VisibilityModifier | Variable 'mutation' must be private and have accessor methods. | 469 | |
| design | VisibilityModifier | Variable 'nonceGroup' must be private and have accessor methods. | 470 | |
| design | VisibilityModifier | Variable 'nonce' must be private and have accessor methods. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 159 lines (max allowed is 150). | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.zookeeper.server.DatadirCleanupManager' import. | 47 | |
| imports | UnusedImports | Unused import - org.slf4j.Logger. | 48 | |
| imports | UnusedImports | Unused import - org.slf4j.LoggerFactory. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' has incorrect indentation level 12, expected level should be 10. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ZKMetadata should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 49 | |
| design | VisibilityModifier | Variable 'rsZNode' must be private and have accessor methods. | 64 | |
| design | VisibilityModifier | Variable 'drainingZNode' must be private and have accessor methods. | 66 | |
| design | VisibilityModifier | Variable 'masterAddressZNode' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'backupMasterAddressesZNode' must be private and have accessor methods. | 70 | |
| design | VisibilityModifier | Variable 'clusterStateZNode' must be private and have accessor methods. | 72 | |
| design | VisibilityModifier | Variable 'tableZNode' must be private and have accessor methods. | 78 | |
| design | VisibilityModifier | Variable 'clusterIdZNode' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'splitLogZNode' must be private and have accessor methods. | 82 | |
| design | VisibilityModifier | Variable 'balancerZNode' must be private and have accessor methods. | 84 | |
| design | VisibilityModifier | Variable 'regionNormalizerZNode' must be private and have accessor methods. | 86 | |
| design | VisibilityModifier | Variable 'switchZNode' must be private and have accessor methods. | 88 | |
| design | VisibilityModifier | Variable 'namespaceZNode' must be private and have accessor methods. | 90 | |
| design | VisibilityModifier | Variable 'masterMaintZNode' must be private and have accessor methods. | 92 | |
| design | VisibilityModifier | Variable 'replicationZNode' must be private and have accessor methods. | 95 | |
| design | VisibilityModifier | Variable 'peersZNode' must be private and have accessor methods. | 97 | |
| design | VisibilityModifier | Variable 'queuesZNode' must be private and have accessor methods. | 99 | |
| design | VisibilityModifier | Variable 'hfileRefsZNode' must be private and have accessor methods. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 33 |