The following document contains the results of Checkstyle 5.7.
Category | Rule | Violations | Severity |
---|---|---|---|
annotation | MissingDeprecated | 153 | ![]() |
blocks | EmptyBlock | 115 | ![]() |
coding | EmptyStatement | 8 | ![]() |
EqualsHashCode | 13 | ![]() | |
InnerAssignment | 51 | ![]() | |
MissingSwitchDefault | 16 | ![]() | |
NoFinalizer | 1 | ![]() | |
design | FinalClass | 51 | ![]() |
HideUtilityClassConstructor | 105 | ![]() | |
InterfaceIsType | 4 | ![]() | |
VisibilityModifier | 1432 | ![]() | |
imports | AvoidStarImport | 12 | ![]() |
RedundantImport | 34 | ![]() | |
UnusedImports | 212 | ![]() | |
misc | ArrayTypeStyle | 52 | ![]() |
UpperEll | 62 | ![]() | |
sizes | LineLength
|
531 | ![]() |
MethodLength | 31 | ![]() | |
whitespace | FileTabCharacter | 46 | ![]() |
MethodParamPad | 65 | ![]() | |
ParenPad | 118 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.Cell. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 175 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 192 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 334 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 339 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'stopper' must be private and have accessor methods. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 219 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'configs' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'c' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'm' must be private and have accessor methods. | 167 |
![]() |
design | VisibilityModifier | Variable 'm' must be private and have accessor methods. | 228 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'group' must be private and have accessor methods. | 28 |
![]() |
design | VisibilityModifier | Variable 'threadNumber' must be private and have accessor methods. | 29 |
![]() |
design | VisibilityModifier | Variable 'namePrefix' must be private and have accessor methods. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.HBaseIOException. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 48 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 80 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 208 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 652 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 662 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 153 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 183 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 369 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 535 |
![]() |
design | VisibilityModifier | Variable 'HBASE_CLIENT_PREFETCH' must be private and have accessor methods. | 652 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_HBASE_CLIENT_PREFETCH' must be private and have accessor methods. | 657 |
![]() |
design | VisibilityModifier | Variable 'HBASE_CLIENT_PREFETCH_LIMIT' must be private and have accessor methods. | 663 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_HBASE_CLIENT_PREFETCH_LIMIT' must be private and have accessor methods. | 668 |
![]() |
design | VisibilityModifier | Variable 'HBASE_META_VERSIONS' must be private and have accessor methods. | 683 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_HBASE_META_VERSIONS' must be private and have accessor methods. | 688 |
![]() |
design | VisibilityModifier | Variable 'HBASE_META_BLOCK_SIZE' must be private and have accessor methods. | 693 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_HBASE_META_BLOCK_SIZE' must be private and have accessor methods. | 698 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 727 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 755 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 811 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 893 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 986 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 70 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 85 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 750 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 1096 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.HBaseZeroCopyByteString. | 58 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 176 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 311 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 321 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 608 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 626 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 716 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 721 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 1022 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1332 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1387 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1393 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1402 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.IOException. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.CoprocessorEnvironment. | 24 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. | 25 |
![]() |
design | VisibilityModifier | Variable 'defMasterRMIRegistryPort' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'defRegionserverRMIRegistryPort' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 956 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1456 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1469 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1495 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1513 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1557 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1571 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1591 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1603 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2851 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 2889 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 2912 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 35 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 115 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 440 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class NamespaceDescriptor should be declared as final. | 40 |
![]() |
design | FinalClass | Class Builder should be declared as final. | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.HBaseIOException. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.HBaseIOException. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'regionLoadPB' must be private and have accessor methods. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class RegionTransition should be declared as final. | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class RemoteExceptionHandler should be declared as final. | 32 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 86 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 107 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 109 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 111 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 113 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.HBaseProtos. | 26 |
![]() |
design | VisibilityModifier | Variable 'serverLoad' must be private and have accessor methods. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer. | 29 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 45 |
![]() |
design | FinalClass | Class ServerName should be declared as final. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.conf.Configuration. | 21 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.wal.HLogSplitter. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.TableName. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 37 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 37 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 41 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 41 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 45 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 179 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.TableName. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.TableName. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.TableName. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.lang.annotation.*. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ZNodeClearer should be declared as final. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class HFileArchiver should be declared as final. | 53 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 494 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 534 |
![]() |
design | VisibilityModifier | Variable 'file' must be private and have accessor methods. | 652 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.cleaner.HFileCleaner. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner. | 31 |
![]() |
design | VisibilityModifier | Variable 'archiveTracker' must be private and have accessor methods. | 48 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class TableHFileArchiveTracker should be declared as final. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.HTable. | 33 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 299 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 362 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 381 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 383 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 386 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 458 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 460 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 462 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 464 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 222 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 244 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 382 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 |
![]() |
design | VisibilityModifier | Variable 'results' must be private and have accessor methods. | 573 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 609 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class InterfaceAudience should be declared as final. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceAudience.LimitedPrivate. | 24 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceAudience.Private. | 25 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceAudience.Public. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 |
![]() |
design | VisibilityModifier | Variable 'stability' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'treatUnannotatedClassesAsPrivate' must be private and have accessor methods. | 53 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'scanMetrics' must be private and have accessor methods. | 34 |
![]() |
design | VisibilityModifier | Variable 'next' must be private and have accessor methods. | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 107 |
![]() |
design | VisibilityModifier | Variable 'hConnection' must be private and have accessor methods. | 109 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 110 |
![]() |
design | VisibilityModifier | Variable 'pool' must be private and have accessor methods. | 111 |
![]() |
design | VisibilityModifier | Variable 'callback' must be private and have accessor methods. | 112 |
![]() |
design | VisibilityModifier | Variable 'errors' must be private and have accessor methods. | 113 |
![]() |
design | VisibilityModifier | Variable 'hasError' must be private and have accessor methods. | 114 |
![]() |
design | VisibilityModifier | Variable 'tasksSent' must be private and have accessor methods. | 115 |
![]() |
design | VisibilityModifier | Variable 'tasksDone' must be private and have accessor methods. | 116 |
![]() |
design | VisibilityModifier | Variable 'retriesCnt' must be private and have accessor methods. | 117 |
![]() |
design | VisibilityModifier | Variable 'taskCounterPerRegion' must be private and have accessor methods. | 118 |
![]() |
design | VisibilityModifier | Variable 'taskCounterPerServer' must be private and have accessor methods. | 120 |
![]() |
design | VisibilityModifier | Variable 'timeout' must be private and have accessor methods. | 122 |
![]() |
design | VisibilityModifier | Variable 'maxTotalConcurrentTasks' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'maxConcurrentTasksPerRegion' must be private and have accessor methods. | 135 |
![]() |
design | VisibilityModifier | Variable 'maxConcurrentTasksPerServer' must be private and have accessor methods. | 140 |
![]() |
design | VisibilityModifier | Variable 'pause' must be private and have accessor methods. | 141 |
![]() |
design | VisibilityModifier | Variable 'numTries' must be private and have accessor methods. | 142 |
![]() |
design | VisibilityModifier | Variable 'serverTrackerTimeout' must be private and have accessor methods. | 143 |
![]() |
design | VisibilityModifier | Variable 'rpcCallerFactory' must be private and have accessor methods. | 144 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'scan' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'closed' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'currentRegion' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'callable' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'cache' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'caching' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'lastNext' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'lastResult' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'maxScannerResultSize' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'scannerTimeout' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'scanMetricsPublished' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'caller' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'rpcControllerFactory' must be private and have accessor methods. | 70 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 82 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 307 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 311 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 383 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 423 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 439 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 458 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'scanner' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'values' must be private and have accessor methods. | 48 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'deadServerHandler' must be private and have accessor methods. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'delegate' must be private and have accessor methods. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 246 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 248 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 374 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 385 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 402 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 722 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 2668 |
![]() |
coding | EmptyStatement | Empty statement. | 2790 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 3199 |
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 3362 |
![]() |
design | VisibilityModifier | Variable 'master' must be private and have accessor methods. | 3363 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.catalog.CatalogTracker. | 36 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 170 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 180 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 190 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 208 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 228 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 241 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 257 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 274 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 295 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 310 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 332 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 348 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 386 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 401 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 425 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 441 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 476 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 485 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class HConnectionManager should be declared as final. | 237 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 308 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 430 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 437 |
![]() |
annotation | MissingDeprecated | Missing a Javadoc comment. | 467 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 469 |
![]() |
annotation | MissingDeprecated | Missing a Javadoc comment. | 478 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 480 |
![]() |
annotation | MissingDeprecated | Missing a Javadoc comment. | 488 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 490 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 511 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 523 |
![]() |
design | VisibilityModifier | Variable 'rpcTimeout' must be private and have accessor methods. | 599 |
![]() |
design | VisibilityModifier | Variable 'clusterStatusListener' must be private and have accessor methods. | 608 |
![]() |
design | VisibilityModifier | Variable 'registry' must be private and have accessor methods. | 670 |
![]() |
design | VisibilityModifier | Variable 'clusterId' must be private and have accessor methods. | 893 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 1076 |
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 1544 |
![]() |
design | VisibilityModifier | Variable 'stub' must be private and have accessor methods. | 1545 |
![]() |
design | VisibilityModifier | Variable 'userCount' must be private and have accessor methods. | 1546 |
![]() |
design | VisibilityModifier | Variable 'keepAliveUntil' must be private and have accessor methods. | 1547 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 1549 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 1819 |
![]() |
design | FinalClass | Class DelayedClosing should be declared as final. | 1832 |
![]() |
design | VisibilityModifier | Variable 'stoppable' must be private and have accessor methods. | 1834 |
![]() |
design | VisibilityModifier | Variable 'masterServiceState' must be private and have accessor methods. | 1903 |
![]() |
sizes | MethodLength | Method length is 282 lines (max allowed is 150). | 1915 |
![]() |
design | VisibilityModifier | Variable 'mss' must be private and have accessor methods. | 1928 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 138). | 2129 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 138). | 2134 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 159). | 2139 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 165). | 2144 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 186). | 2149 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2350 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2366 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2406 |
![]() |
coding | NoFinalizer | Avoid using finalizer method. | 2623 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 2648 |
![]() |
design | VisibilityModifier | Variable 'retries' must be private and have accessor methods. | 2805 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.Closeable. | 21 |
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'writeAsyncBuffer' must be private and have accessor methods. | 131 |
![]() |
design | VisibilityModifier | Variable 'currentWriteBufferSize' must be private and have accessor methods. | 135 |
![]() |
design | VisibilityModifier | Variable 'scannerCaching' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'ap' must be private and have accessor methods. | 144 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 193 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 340 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 409 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 648 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 855 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 875 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 878 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 925 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1396 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 1626 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue. | 31 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 123 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 137 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 154 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 157 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 204 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 494 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 161 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 199 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 207 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 226 |
![]() |
design | VisibilityModifier | Variable 'regionInfo' must be private and have accessor methods. | 343 |
![]() |
design | VisibilityModifier | Variable 'put' must be private and have accessor methods. | 344 |
![]() |
design | VisibilityModifier | Variable 'retryCount' must be private and have accessor methods. | 345 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 384 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 608 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Missing a Javadoc comment. | 232 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 234 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 388 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 563 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 566 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 620 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 22 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 41 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 43 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 44 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 48 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 49 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 51 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 53 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 56 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 67 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 67 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 135). | 73 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 75 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 78 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 79 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 83 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 86 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 97 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 97 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 105 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 109 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 109 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 111 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 114 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 121 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 125 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 125 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 127 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Collections. | 22 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'row' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'ts' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'durability' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'familyMap' must be private and have accessor methods. | 91 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 197 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'filter' must be private and have accessor methods. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.coprocessor.Batch. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'row' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'location' must be private and have accessor methods. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 59 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 84 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 99 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 162 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 272 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 637 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 644 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.Callable. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'exceptions' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'hostnameAndPort' must be private and have accessor methods. | 52 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 91 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ipc.RpcControllerFactory. | 31 |
![]() |
design | VisibilityModifier | Variable 'MAX_BYTE_ARRAY' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'locateStartRow' must be private and have accessor methods. | 47 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.RpcController. | 50 |
![]() |
design | VisibilityModifier | Variable 'instantiated' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'scanMetrics' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'isRegionServerRemote' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 86 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 96 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat. | 37 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.snapshot.ExportSnapshot. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 35 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'hci' must be private and have accessor methods. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'max' must be private and have accessor methods. | 132 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 176 |
![]() |
design | VisibilityModifier | Variable 'sumVal' must be private and have accessor methods. | 379 |
![]() |
design | VisibilityModifier | Variable 'sum' must be private and have accessor methods. | 450 |
![]() |
design | VisibilityModifier | Variable 'rowCount' must be private and have accessor methods. | 451 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 451 |
![]() |
design | VisibilityModifier | Variable 'rowCountVal' must be private and have accessor methods. | 547 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 547 |
![]() |
design | VisibilityModifier | Variable 'sumVal' must be private and have accessor methods. | 548 |
![]() |
design | VisibilityModifier | Variable 'sumSqVal' must be private and have accessor methods. | 548 |
![]() |
design | VisibilityModifier | Variable 'sumVal' must be private and have accessor methods. | 671 |
![]() |
design | VisibilityModifier | Variable 'sumWeights' must be private and have accessor methods. | 671 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 830 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 147). | 39 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 144). | 45 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 147). | 60 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 144). | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants.EMPTY_START_ROW. | 21 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants.LAST_ROW. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 147). | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 201). | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 145). | 74 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 207). | 75 |
![]() |
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 129). | 138 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 143 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 149 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 170). | 189 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'countOfRPCcalls' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'countOfNSRE' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'countOfBytesInResults' must be private and have accessor methods. | 82 |
![]() |
design | VisibilityModifier | Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'countOfRegions' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'countOfRPCRetries' must be private and have accessor methods. | 97 |
![]() |
design | VisibilityModifier | Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 31 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 32 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 33 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 34 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 35 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 36 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 39 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 40 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 151 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'in' must be private and have accessor methods. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'out' must be private and have accessor methods. | 32 |
![]() |
design | VisibilityModifier | Variable 'flushed' must be private and have accessor methods. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.encoding.DataBlockEncoder. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 48 |
![]() |
design | VisibilityModifier | Variable 'arrayOffset' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'bufferOffset' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'version' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'numMetaBytes' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'numKeyValueBytes' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'includesMvccVersion' must be private and have accessor methods. | 70 |
![]() |
design | VisibilityModifier | Variable 'numRowBytes' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'numFamilyBytes' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'numQualifierBytes' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'numTimestampBytes' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'numMvccVersionBytes' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'numValueBytes' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'numTagsBytes' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'nextNodeOffsetWidth' must be private and have accessor methods. | 82 |
![]() |
design | VisibilityModifier | Variable 'familyOffsetWidth' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'qualifierOffsetWidth' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'timestampIndexWidth' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'mvccVersionIndexWidth' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'valueOffsetWidth' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'valueLengthWidth' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'tagsOffsetWidth' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'rowTreeDepth' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'maxRowLength' must be private and have accessor methods. | 93 |
![]() |
design | VisibilityModifier | Variable 'maxQualifierLength' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'maxTagsLength' must be private and have accessor methods. | 95 |
![]() |
design | VisibilityModifier | Variable 'minTimestamp' must be private and have accessor methods. | 98 |
![]() |
design | VisibilityModifier | Variable 'timestampDeltaWidth' must be private and have accessor methods. | 99 |
![]() |
design | VisibilityModifier | Variable 'minMvccVersion' must be private and have accessor methods. | 100 |
![]() |
design | VisibilityModifier | Variable 'mvccVersionDeltaWidth' must be private and have accessor methods. | 101 |
![]() |
design | VisibilityModifier | Variable 'allSameType' must be private and have accessor methods. | 103 |
![]() |
design | VisibilityModifier | Variable 'allTypes' must be private and have accessor methods. | 104 |
![]() |
design | VisibilityModifier | Variable 'numUniqueRows' must be private and have accessor methods. | 106 |
![]() |
design | VisibilityModifier | Variable 'numUniqueFamilies' must be private and have accessor methods. | 107 |
![]() |
design | VisibilityModifier | Variable 'numUniqueQualifiers' must be private and have accessor methods. | 108 |
![]() |
design | VisibilityModifier | Variable 'numUniqueTags' must be private and have accessor methods. | 109 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 94 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 100 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 194 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 198 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'includeMvccVersion' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'ptSearcher' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'movedToPrevious' must be private and have accessor methods. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'pool' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 31 |
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'beforeFirst' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'afterLast' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'rowNodes' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'rowNodeStackIndex' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'currentRowNode' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'familyReader' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'qualifierReader' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'tagsReader' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'timestampDecoder' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'mvccVersionDecoder' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'nubCellsRemain' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'currentCellIndex' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'movedToPrevious' must be private and have accessor methods. | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 199 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 309 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'includeMvccVersion' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'rowBuffer' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'rowLength' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'familyBuffer' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'familyOffset' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'familyLength' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'qualifierBuffer' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'qualifierOffset' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'qualifierLength' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'mvccVersion' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'absoluteValueOffset' must be private and have accessor methods. | 70 |
![]() |
design | VisibilityModifier | Variable 'valueLength' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'tagsBuffer' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'tagsOffset' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'tagsLength' must be private and have accessor methods. | 75 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 226 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 232 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 32 |
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 33 |
![]() |
design | VisibilityModifier | Variable 'nodeType' must be private and have accessor methods. | 34 |
![]() |
design | VisibilityModifier | Variable 'columnBuffer' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'offsetIntoBlock' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'tokenOffsetIntoBlock' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'tokenLength' must be private and have accessor methods. | 40 |
![]() |
design | VisibilityModifier | Variable 'parentStartPosition' must be private and have accessor methods. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 34 |
![]() |
design | VisibilityModifier | Variable 'columnBuffer' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'columnOffset' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'columnLength' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'nodeType' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'columnNodeReader' must be private and have accessor methods. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'fanIndex' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'numCells' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'tokenOffset' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'tokenLength' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'fanOffset' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'fanOut' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'familyOffsetsOffset' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'qualifierOffsetsOffset' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'timestampIndexesOffset' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'mvccVersionIndexesOffset' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'operationTypesOffset' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'valueOffsetsOffset' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'valueLengthsOffset' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'tagOffsetsOffset' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'nextNodeOffsetsOffset' must be private and have accessor methods. | 56 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 77 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 82 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 227 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 31 |
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 31 |
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'numResets' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'outputStream' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'includeMvccVersion' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'rowRange' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'familyRange' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'qualifierRange' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'tagsRange' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'mvccVersions' must be private and have accessor methods. | 95 |
![]() |
design | VisibilityModifier | Variable 'typeBytes' must be private and have accessor methods. | 96 |
![]() |
design | VisibilityModifier | Variable 'valueOffsets' must be private and have accessor methods. | 97 |
![]() |
design | VisibilityModifier | Variable 'tagsOffsets' must be private and have accessor methods. | 98 |
![]() |
design | VisibilityModifier | Variable 'values' must be private and have accessor methods. | 99 |
![]() |
design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 100 |
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 102 |
![]() |
design | VisibilityModifier | Variable 'timestampEncoder' must be private and have accessor methods. | 108 |
![]() |
design | VisibilityModifier | Variable 'mvccVersionEncoder' must be private and have accessor methods. | 109 |
![]() |
design | VisibilityModifier | Variable 'cellTypeEncoder' must be private and have accessor methods. | 110 |
![]() |
design | VisibilityModifier | Variable 'familyDeduplicator' must be private and have accessor methods. | 118 |
![]() |
design | VisibilityModifier | Variable 'qualifierDeduplicator' must be private and have accessor methods. | 119 |
![]() |
design | VisibilityModifier | Variable 'tagsDeduplicator' must be private and have accessor methods. | 120 |
![]() |
design | VisibilityModifier | Variable 'rowTokenizer' must be private and have accessor methods. | 125 |
![]() |
design | VisibilityModifier | Variable 'familyTokenizer' must be private and have accessor methods. | 126 |
![]() |
design | VisibilityModifier | Variable 'qualifierTokenizer' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'tagsTokenizer' must be private and have accessor methods. | 128 |
![]() |
design | VisibilityModifier | Variable 'rowWriter' must be private and have accessor methods. | 134 |
![]() |
design | VisibilityModifier | Variable 'familyWriter' must be private and have accessor methods. | 135 |
![]() |
design | VisibilityModifier | Variable 'qualifierWriter' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'tagsWriter' must be private and have accessor methods. | 137 |
![]() |
design | VisibilityModifier | Variable 'totalCells' must be private and have accessor methods. | 143 |
![]() |
design | VisibilityModifier | Variable 'totalUnencodedBytes' must be private and have accessor methods. | 144 |
![]() |
design | VisibilityModifier | Variable 'totalValueBytes' must be private and have accessor methods. | 145 |
![]() |
design | VisibilityModifier | Variable 'totalTagBytes' must be private and have accessor methods. | 146 |
![]() |
design | VisibilityModifier | Variable 'maxValueLength' must be private and have accessor methods. | 147 |
![]() |
design | VisibilityModifier | Variable 'maxTagLength' must be private and have accessor methods. | 148 |
![]() |
design | VisibilityModifier | Variable 'totalBytes' must be private and have accessor methods. | 149 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'builderNode' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'tokenLength' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'token' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'parentStartPosition' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'nodeType' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 74 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'pendingFirstType' must be private and have accessor methods. | 33 |
![]() |
design | VisibilityModifier | Variable 'allSameType' must be private and have accessor methods. | 34 |
![]() |
design | VisibilityModifier | Variable 'onlyType' must be private and have accessor methods. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'uniqueValues' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'sortedUniqueValues' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'min' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'max' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'maxDelta' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'bytesPerDelta' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'bytesPerIndex' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'totalCompressedBytes' must be private and have accessor methods. | 57 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'prefixTreeEncoder' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'tokenizerNode' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'tokenWidth' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'fanOut' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'numCells' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'width' must be private and have accessor methods. | 54 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 117 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'prefixTreeEncoder' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'blockMeta' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'numBytes' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'nonLeaves' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'leaves' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'leafWriters' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'nonLeafWriters' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'numLeafWriters' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'numNonLeafWriters' must be private and have accessor methods. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'numArraysAdded' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'lastNodeId' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'nodes' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'numNodes' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'root' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'tokens' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'tokensLength' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'maxElementLength' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'treeDepth' must be private and have accessor methods. | 57 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 182 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'builder' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'nodeDepth' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'tokenStartOffset' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'token' must be private and have accessor methods. | 91 |
![]() |
design | VisibilityModifier | Variable 'numOccurrences' must be private and have accessor methods. | 98 |
![]() |
design | VisibilityModifier | Variable 'children' must be private and have accessor methods. | 104 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 116 |
![]() |
design | VisibilityModifier | Variable 'firstInsertionIndex' must be private and have accessor methods. | 121 |
![]() |
design | VisibilityModifier | Variable 'negativeIndex' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'outputArrayOffset' must be private and have accessor methods. | 133 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 292 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'difference' must be private and have accessor methods. | 32 |
![]() |
design | VisibilityModifier | Variable 'matchingNode' must be private and have accessor methods. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 41 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.DoNotRetryIOException. | 21 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Put. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 34 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 35 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 36 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 38 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 136). | 42 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 44 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 146). | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 48 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 56 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 57 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 59 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 63 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 140). | 64 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 151). | 65 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 66 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 68 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 73 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 74 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 75 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 134). | 77 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 153). | 78 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 147). | 79 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 83 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 84 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 141). | 85 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 86 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 93 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 95 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 96 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 97 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 98 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 100 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 107 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 108 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 111 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 117 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 135). | 120 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 122 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 150 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 152 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 156 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 169 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 173 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 176 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 190 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 193 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 194 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 196 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 205 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 218 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 238 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 250 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 257 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 258 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 259 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 260 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 261 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 112 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 155 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 164 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 184 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 209 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 218 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 235 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 261 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 269 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 298 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 334 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 357 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 399 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 464 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 130 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 134 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 122). | 138 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 142 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 146 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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. | 278 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 337 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter. | 28 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 63 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'abortable' must be private and have accessor methods. | 102 |
![]() |
design | VisibilityModifier | Variable 'coprocessors' must be private and have accessor methods. | 104 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 106 |
![]() |
design | VisibilityModifier | Variable 'pathPrefix' must be private and have accessor methods. | 108 |
![]() |
design | VisibilityModifier | Variable 'loadSequence' must be private and have accessor methods. | 109 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 351 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 557 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 573 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 576 |
![]() |
design | VisibilityModifier | Variable 'impl' must be private and have accessor methods. | 665 |
![]() |
design | VisibilityModifier | Variable 'priority' must be private and have accessor methods. | 667 |
![]() |
design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 669 |
![]() |
design | VisibilityModifier | Variable 'openTables' must be private and have accessor methods. | 671 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.OperationStatus. | 51 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.StoreFileScanner. | 56 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 121 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 141 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 342 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 362 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 384 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 482 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 505 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 91 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 229 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 102 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 137 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.RegionObserver. | 35 |
![]() |
imports | RedundantImport | Duplicate import to line 37 - org.apache.hadoop.hbase.regionserver.Store. | 42 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher. | 46 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 139 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 154). | 217 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'listeners' must be private and have accessor methods. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 26 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.ipc.RemoteException. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'eventType' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'waitingTimeForEvents' must be private and have accessor methods. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'threadPoolExecutor' must be private and have accessor methods. | 189 |
![]() |
design | VisibilityModifier | Variable 'q' must be private and have accessor methods. | 191 |
![]() |
design | VisibilityModifier | Variable 'executor' must be private and have accessor methods. | 300 |
![]() |
design | VisibilityModifier | Variable 'queuedEvents' must be private and have accessor methods. | 301 |
![]() |
design | VisibilityModifier | Variable 'running' must be private and have accessor methods. | 302 |
![]() |
design | VisibilityModifier | Variable 'threadInfo' must be private and have accessor methods. | 351 |
![]() |
design | VisibilityModifier | Variable 'event' must be private and have accessor methods. | 352 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'bitOperator' must be private and have accessor methods. | 47 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 119 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'prefix' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'minColumn' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'minColumnInclusive' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'maxColumn' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'maxColumnInclusive' must be private and have accessor methods. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'compareOp' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 72 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 137 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'columnFamily' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'columnQualifier' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'dropDependentColumn' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'stampSet' must be private and have accessor methods. | 57 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 72 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 144). | 39 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 43 |
![]() |
design | VisibilityModifier | Variable 'reversed' must be private and have accessor methods. | 59 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 138 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 190 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 214 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 27 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 103 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 133 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 164 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 230 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 334 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 439 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.ArrayList. | 23 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 27 |
![]() |
design | VisibilityModifier | Variable 'filter' must be private and have accessor methods. | 46 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 48 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 48 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 105 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 143 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 186 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 99 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'lenAsVal' must be private and have accessor methods. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'hint' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'sortedPrefixes' must be private and have accessor methods. | 46 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 53 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 168 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 170 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 174 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 112 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 123 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 206 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 219 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 235 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 268 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 296 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 384 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 479 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 517 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 543 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 570 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 600 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 630 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 651 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 673 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 696 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 739 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 770 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 794 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 820 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 840 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'prefix' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'passedPrefix' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'filterRow' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Get. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'chance' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'filterOutRow' must be private and have accessor methods. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Scan. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Scan. | 33 |
![]() |
design | VisibilityModifier | Variable 'columnFamily' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'columnQualifier' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'compareOp' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'foundColumn' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'matchedColumn' must be private and have accessor methods. | 82 |
![]() |
design | VisibilityModifier | Variable 'filterIfMissing' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'latestVersionOnly' must be private and have accessor methods. | 84 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 177 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 289 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 135). | 38 |
![]() |
design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'minTimeStamp' must be private and have accessor methods. | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 283 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'buf' must be private and have accessor methods. | 39 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellScanner. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class DataOutputOutputStream should be declared as final. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 49 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.io.FileLink. | 26 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 97 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 116 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 145 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 301 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 383 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'top' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'splitkey' must be private and have accessor methods. | 57 |
![]() |
sizes | MethodLength | Method length is 174 lines (max allowed is 150). | 115 |
![]() |
design | VisibilityModifier | Variable 'delegate' must be private and have accessor methods. | 120 |
![]() |
design | VisibilityModifier | Variable 'atEnd' must be private and have accessor methods. | 121 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 136). | 239 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 100 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 65 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 328 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class Context should be declared as final. | 58 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 381 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'store' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'password' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'passwordFile' must be private and have accessor methods. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'valueOffset' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'keyLength' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'valueLength' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'lastCommonPrefix' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'tagsLength' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'tagsOffset' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'tagsCompressedLength' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'uncompressTags' must be private and have accessor methods. | 82 |
![]() |
design | VisibilityModifier | Variable 'keyBuffer' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'tagsBuffer' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'memstoreTS' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'nextKvOffset' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'decodingCtx' must be private and have accessor methods. | 160 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 161 |
![]() |
design | VisibilityModifier | Variable 'samePrefixComparator' must be private and have accessor methods. | 162 |
![]() |
design | VisibilityModifier | Variable 'currentBuffer' must be private and have accessor methods. | 163 |
![]() |
design | VisibilityModifier | Variable 'current' must be private and have accessor methods. | 164 |
![]() |
design | VisibilityModifier | Variable 'previous' must be private and have accessor methods. | 165 |
![]() |
design | VisibilityModifier | Variable 'tagCompressionContext' must be private and have accessor methods. | 166 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 495 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'keyLength' must be private and have accessor methods. | 30 |
![]() |
design | VisibilityModifier | Variable 'valueLength' must be private and have accessor methods. | 31 |
![]() |
design | VisibilityModifier | Variable 'rowLength' must be private and have accessor methods. | 33 |
![]() |
design | VisibilityModifier | Variable 'prevOffset' must be private and have accessor methods. | 34 |
![]() |
design | VisibilityModifier | Variable 'familyLength' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'qualifierLength' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'familyNameWithSize' must be private and have accessor methods. | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'MASK_TIMESTAMP_LENGTH' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'SHIFT_TIMESTAMP_LENGTH' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'FLAG_SAME_KEY_LENGTH' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'FLAG_SAME_VALUE_LENGTH' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'FLAG_SAME_TYPE' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'FLAG_SAME_VALUE' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'prevTimestampOffset' must be private and have accessor methods. | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.util.StreamUtils. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'istream' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'istreamNoFsChecksum' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'dataBlockIndexReader' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'metaBlockIndexReader' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'trailer' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'compressAlgo' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'dataBlockEncoder' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'lastKey' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'avgKeyLen' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'avgValueLen' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'fileSize' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'cacheConf' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'fileInfo' must be private and have accessor methods. | 91 |
![]() |
design | VisibilityModifier | Variable 'hfs' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 96 |
![]() |
design | VisibilityModifier | Variable 'blockBuffer' must be private and have accessor methods. | 268 |
![]() |
design | VisibilityModifier | Variable 'cacheBlocks' must be private and have accessor methods. | 270 |
![]() |
design | VisibilityModifier | Variable 'pread' must be private and have accessor methods. | 271 |
![]() |
design | VisibilityModifier | Variable 'isCompaction' must be private and have accessor methods. | 272 |
![]() |
design | VisibilityModifier | Variable 'currKeyLen' must be private and have accessor methods. | 274 |
![]() |
design | VisibilityModifier | Variable 'currValueLen' must be private and have accessor methods. | 275 |
![]() |
design | VisibilityModifier | Variable 'currMemstoreTSLen' must be private and have accessor methods. | 276 |
![]() |
design | VisibilityModifier | Variable 'currMemstoreTS' must be private and have accessor methods. | 277 |
![]() |
design | VisibilityModifier | Variable 'blockFetches' must be private and have accessor methods. | 279 |
![]() |
design | VisibilityModifier | Variable 'reader' must be private and have accessor methods. | 281 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'lastKeyBuffer' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'lastKeyOffset' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'lastKeyLength' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'outputStream' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'closeOutputStream' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'fileInfo' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'entryCount' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'totalKeyLength' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'totalValueLength' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'totalUncompressedBytes' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'metaNames' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'metaData' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'firstKeyInBlock' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 90 |
![]() |
design | VisibilityModifier | Variable 'cacheConf' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 100 |
![]() |
design | VisibilityModifier | Variable 'blockEncoder' must be private and have accessor methods. | 106 |
![]() |
design | VisibilityModifier | Variable 'hFileContext' must be private and have accessor methods. | 108 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 |
![]() |
design | VisibilityModifier | Variable 'age' must be private and have accessor methods. | 258 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'index' must be private and have accessor methods. | 31 |
![]() |
design | VisibilityModifier | Variable 'bcs' must be private and have accessor methods. | 32 |
![]() |
design | VisibilityModifier | Variable 'current' must be private and have accessor methods. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'GLOBAL_BLOCK_CACHE_INSTANCE' must be private and have accessor methods. | 389 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 458 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 99 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 104 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 128 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 149 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 570 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.ArrayBlockingQueue. | 38 |
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.BlockingQueue. | 39 |
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicInteger. | 40 |
![]() |
imports | UnusedImports | Unused import - com.google.common.collect.Lists. | 72 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 125 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 137 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 209 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 220 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 221 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 222 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 251 |
![]() |
design | VisibilityModifier | Variable 'cacheConf' must be private and have accessor methods. | 252 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 253 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 254 |
![]() |
design | VisibilityModifier | Variable 'ostream' must be private and have accessor methods. | 255 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 256 |
![]() |
design | VisibilityModifier | Variable 'favoredNodes' must be private and have accessor methods. | 257 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 498 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 500 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 532 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 685 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 686 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 687 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 693 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 694 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 699 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 706 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.hfile.bucket.BucketCache. | 43 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.CompoundBloomFilter. | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 411 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 634 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 736 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 1005 |
![]() |
design | VisibilityModifier | Variable 'fileSize' must be private and have accessor methods. | 1210 |
![]() |
design | VisibilityModifier | Variable 'hdrSize' must be private and have accessor methods. | 1213 |
![]() |
design | VisibilityModifier | Variable 'hfs' must be private and have accessor methods. | 1216 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 1219 |
![]() |
design | VisibilityModifier | Variable 'fileContext' must be private and have accessor methods. | 1226 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 1343 |
![]() |
design | VisibilityModifier | Variable 'header' must be private and have accessor methods. | 1344 |
![]() |
design | VisibilityModifier | Variable 'buf' must be private and have accessor methods. | 1345 |
![]() |
design | VisibilityModifier | Variable 'streamWrapper' must be private and have accessor methods. | 1352 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 1381 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1688 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 1760 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.CompoundBloomFilterWriter. | 47 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 60 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 1113 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - com.yammer.metrics.core.*. | 32 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 134 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 403 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 439 |
![]() |
design | VisibilityModifier | Variable 'keyLen' must be private and have accessor methods. | 440 |
![]() |
design | VisibilityModifier | Variable 'valLen' must be private and have accessor methods. | 441 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 442 |
![]() |
design | VisibilityModifier | Variable 'rowSizeBytes' must be private and have accessor methods. | 442 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 443 |
![]() |
design | VisibilityModifier | Variable 'rowSizeCols' must be private and have accessor methods. | 443 |
![]() |
design | VisibilityModifier | Variable 'curRowBytes' must be private and have accessor methods. | 445 |
![]() |
design | VisibilityModifier | Variable 'curRowCols' must be private and have accessor methods. | 446 |
![]() |
design | VisibilityModifier | Variable 'biggestRow' must be private and have accessor methods. | 448 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 513 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'includesMemstoreTS' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'decodeMemstoreTS' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'fsBlockReader' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'hfileContext' must be private and have accessor methods. | 105 |
![]() |
design | VisibilityModifier | Variable 'block' must be private and have accessor methods. | 496 |
![]() |
design | VisibilityModifier | Variable 'nextIndexedKey' must be private and have accessor methods. | 505 |
![]() |
design | VisibilityModifier | Variable 'meta' must be private and have accessor methods. | 1014 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 69 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 134 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'fsBlockWriter' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'lastDataBlockOffset' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'maxMemstoreTS' must be private and have accessor methods. | 85 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 531 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 780 |
![]() |
design | VisibilityModifier | Variable 'lru' must be private and have accessor methods. | 813 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 838 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 842 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 104 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class NoOpDataBlockEncoder should be declared as final. | 32 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 58 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 272 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 561 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.hfile.CombinedBlockCache. | 63 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.StoreFile. | 65 |
![]() |
design | VisibilityModifier | Variable 'ioEngine' must be private and have accessor methods. | 114 |
![]() |
design | VisibilityModifier | Variable 'ramCache' must be private and have accessor methods. | 118 |
![]() |
design | VisibilityModifier | Variable 'writerQueues' must be private and have accessor methods. | 137 |
![]() |
design | VisibilityModifier | Variable 'writerThreads' must be private and have accessor methods. | 140 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
![]() |
design | VisibilityModifier | Variable 'wait_when_cache' must be private and have accessor methods. | 164 |
![]() |
design | VisibilityModifier | Variable 'bucketCache' must be private and have accessor methods. | 489 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 612 |
![]() |
design | VisibilityModifier | Variable 'deserialiserIndex' must be private and have accessor methods. | 1059 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1128 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1189 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'mForwardMap' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'mReverseMap' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'mIndex' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class CacheablePair should be declared as final. | 322 |
![]() |
design | VisibilityModifier | Variable 'deserializer' must be private and have accessor methods. | 323 |
![]() |
design | VisibilityModifier | Variable 'serializedData' must be private and have accessor methods. | 324 |
![]() |
design | VisibilityModifier | Variable 'recentlyAccessed' must be private and have accessor methods. | 325 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'requestStats' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'successfullyCachedStats' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'ourcache' must be private and have accessor methods. | 340 |
![]() |
design | VisibilityModifier | Variable 'NUMDIVISIONS' must be private and have accessor methods. | 375 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'backingStore' must be private and have accessor methods. | 40 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 122 |
![]() |
design | VisibilityModifier | Variable 'container' must be private and have accessor methods. | 187 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 188 |
![]() |
design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 189 |
![]() |
design | VisibilityModifier | Variable 'next' must be private and have accessor methods. | 190 |
![]() |
design | VisibilityModifier | Variable 'prev' must be private and have accessor methods. | 191 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 59 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 63 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 67 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 71 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 93 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 97 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 101 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 105 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 132 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Random. | 22 |
![]() |
design | VisibilityModifier | Variable 'queues' must be private and have accessor methods. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.Service. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.ipc.CallRunner. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'sources' must be private and have accessor methods. | 28 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 50 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 52 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 55 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 57 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 59 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 40 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 43 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.DoNotRetryIOException. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class RequestContext should be declared as final. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'connections' must be private and have accessor methods. | 117 |
![]() |
design | VisibilityModifier | Variable 'counter' must be private and have accessor methods. | 119 |
![]() |
design | VisibilityModifier | Variable 'running' must be private and have accessor methods. | 120 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 121 |
![]() |
design | VisibilityModifier | Variable 'maxIdleTime' must be private and have accessor methods. | 122 |
![]() |
design | VisibilityModifier | Variable 'maxRetries' must be private and have accessor methods. | 124 |
![]() |
design | VisibilityModifier | Variable 'failureSleep' must be private and have accessor methods. | 125 |
![]() |
design | VisibilityModifier | Variable 'tcpNoDelay' must be private and have accessor methods. | 126 |
![]() |
design | VisibilityModifier | Variable 'tcpKeepAlive' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'pingInterval' must be private and have accessor methods. | 128 |
![]() |
design | VisibilityModifier | Variable 'failedServers' must be private and have accessor methods. | 129 |
![]() |
design | VisibilityModifier | Variable 'socketFactory' must be private and have accessor methods. | 134 |
![]() |
design | VisibilityModifier | Variable 'clusterId' must be private and have accessor methods. | 135 |
![]() |
design | VisibilityModifier | Variable 'localAddr' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 268 |
![]() |
design | VisibilityModifier | Variable 'param' must be private and have accessor methods. | 269 |
![]() |
design | VisibilityModifier | Variable 'cells' must be private and have accessor methods. | 274 |
![]() |
design | VisibilityModifier | Variable 'response' must be private and have accessor methods. | 275 |
![]() |
design | VisibilityModifier | Variable 'responseDefaultType' must be private and have accessor methods. | 277 |
![]() |
design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 278 |
![]() |
design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 279 |
![]() |
design | VisibilityModifier | Variable 'startTime' must be private and have accessor methods. | 280 |
![]() |
design | VisibilityModifier | Variable 'md' must be private and have accessor methods. | 281 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 338 |
![]() |
design | VisibilityModifier | Variable 'remoteId' must be private and have accessor methods. | 359 |
![]() |
design | VisibilityModifier | Variable 'socket' must be private and have accessor methods. | 360 |
![]() |
design | VisibilityModifier | Variable 'in' must be private and have accessor methods. | 361 |
![]() |
design | VisibilityModifier | Variable 'out' must be private and have accessor methods. | 362 |
![]() |
design | VisibilityModifier | Variable 'calls' must be private and have accessor methods. | 374 |
![]() |
design | VisibilityModifier | Variable 'lastActivity' must be private and have accessor methods. | 376 |
![]() |
design | VisibilityModifier | Variable 'shouldCloseConnection' must be private and have accessor methods. | 378 |
![]() |
design | VisibilityModifier | Variable 'closeException' must be private and have accessor methods. | 380 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 437 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 606 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 612 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 618 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 709 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1408 |
![]() |
design | VisibilityModifier | Variable 'address' must be private and have accessor methods. | 1552 |
![]() |
design | VisibilityModifier | Variable 'ticket' must be private and have accessor methods. | 1553 |
![]() |
design | VisibilityModifier | Variable 'rpcTimeout' must be private and have accessor methods. | 1554 |
![]() |
design | VisibilityModifier | Variable 'serviceName' must be private and have accessor methods. | 1556 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 1602 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'secretManager' must be private and have accessor methods. | 185 |
![]() |
design | VisibilityModifier | Variable 'authManager' must be private and have accessor methods. | 186 |
![]() |
design | VisibilityModifier | Variable 'isa' must be private and have accessor methods. | 197 |
![]() |
design | VisibilityModifier | Variable 'port' must be private and have accessor methods. | 198 |
![]() |
design | VisibilityModifier | Variable 'maxIdleTime' must be private and have accessor methods. | 200 |
![]() |
design | VisibilityModifier | Variable 'thresholdIdleConnections' must be private and have accessor methods. | 203 |
![]() |
design | VisibilityModifier | Variable 'maxConnectionsToNuke' must be private and have accessor methods. | 207 |
![]() |
design | VisibilityModifier | Variable 'metrics' must be private and have accessor methods. | 211 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 213 |
![]() |
design | VisibilityModifier | Variable 'socketSendBufferSize' must be private and have accessor methods. | 216 |
![]() |
design | VisibilityModifier | Variable 'tcpNoDelay' must be private and have accessor methods. | 217 |
![]() |
design | VisibilityModifier | Variable 'tcpKeepAlive' must be private and have accessor methods. | 218 |
![]() |
design | VisibilityModifier | Variable 'purgeTimeout' must be private and have accessor methods. | 219 |
![]() |
design | VisibilityModifier | Variable 'running' must be private and have accessor methods. | 226 |
![]() |
design | VisibilityModifier | Variable 'started' must be private and have accessor methods. | 232 |
![]() |
design | VisibilityModifier | Variable 'callQueueSize' must be private and have accessor methods. | 237 |
![]() |
design | VisibilityModifier | Variable 'connectionList' must be private and have accessor methods. | 239 |
![]() |
design | VisibilityModifier | Variable 'responder' must be private and have accessor methods. | 244 |
![]() |
design | VisibilityModifier | Variable 'numConnections' must be private and have accessor methods. | 245 |
![]() |
design | VisibilityModifier | Variable 'errorHandler' must be private and have accessor methods. | 247 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 272 |
![]() |
design | VisibilityModifier | Variable 'service' must be private and have accessor methods. | 273 |
![]() |
design | VisibilityModifier | Variable 'md' must be private and have accessor methods. | 274 |
![]() |
design | VisibilityModifier | Variable 'header' must be private and have accessor methods. | 275 |
![]() |
design | VisibilityModifier | Variable 'param' must be private and have accessor methods. | 276 |
![]() |
design | VisibilityModifier | Variable 'cellScanner' must be private and have accessor methods. | 278 |
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 279 |
![]() |
design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 280 |
![]() |
design | VisibilityModifier | Variable 'response' must be private and have accessor methods. | 285 |
![]() |
design | VisibilityModifier | Variable 'delayResponse' must be private and have accessor methods. | 286 |
![]() |
design | VisibilityModifier | Variable 'responder' must be private and have accessor methods. | 287 |
![]() |
design | VisibilityModifier | Variable 'delayReturnValue' must be private and have accessor methods. | 288 |
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 290 |
![]() |
design | VisibilityModifier | Variable 'isError' must be private and have accessor methods. | 291 |
![]() |
design | VisibilityModifier | Variable 'tinfo' must be private and have accessor methods. | 292 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 694 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 713 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 726 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 932 |
![]() |
design | VisibilityModifier | Variable 'channel' must be private and have accessor methods. | 1129 |
![]() |
design | VisibilityModifier | Variable 'responseQueue' must be private and have accessor methods. | 1132 |
![]() |
design | VisibilityModifier | Variable 'socket' must be private and have accessor methods. | 1136 |
![]() |
design | VisibilityModifier | Variable 'hostAddress' must be private and have accessor methods. | 1139 |
![]() |
design | VisibilityModifier | Variable 'remotePort' must be private and have accessor methods. | 1140 |
![]() |
design | VisibilityModifier | Variable 'connectionHeader' must be private and have accessor methods. | 1141 |
![]() |
design | VisibilityModifier | Variable 'service' must be private and have accessor methods. | 1150 |
![]() |
design | VisibilityModifier | Variable 'user' must be private and have accessor methods. | 1151 |
![]() |
design | VisibilityModifier | Variable 'useSasl' must be private and have accessor methods. | 1158 |
![]() |
design | VisibilityModifier | Variable 'saslServer' must be private and have accessor methods. | 1159 |
![]() |
design | VisibilityModifier | Variable 'attemptingUser' must be private and have accessor methods. | 1173 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 1295 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1403 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1784 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1786 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1788 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 2097 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 2192 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 2211 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 2232 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.Descriptors. | 21 |
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.Message. | 22 |
![]() |
imports | UnusedImports | Unused import - com.google.protobuf.Service. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 30 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 41 |
![]() |
design | VisibilityModifier | Variable 'columns' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 43 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 82 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.mapred.lib.IdentityReducer. | 35 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegion. | 32 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 68 |
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 73 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 47 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 317 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 161 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 136 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 170). | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 56 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 70 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 76 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 113 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.TimeRange. | 41 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 207 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 223 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 238 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 285 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 287 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'startTime' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'endTime' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'versions' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'startRow' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'stopRow' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'dstTableName' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'peerAddress' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'families' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'allCells' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'bulkload' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'bulkloadDir' must be private and have accessor methods. | 68 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 191 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 203 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 205 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 206 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 288 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.fs.FileSystem. | 28 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 82 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 86 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 159 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'columns' must be private and have accessor methods. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 86 |
![]() |
sizes | MethodLength | Method length is 161 lines (max allowed is 150). | 114 |
![]() |
design | VisibilityModifier | Variable 'written' must be private and have accessor methods. | 282 |
![]() |
design | VisibilityModifier | Variable 'writer' must be private and have accessor methods. | 283 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 441 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.mapreduce.OutputFormat. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 474 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 570 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 572 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 582 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 592 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 595 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 596 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 621 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 664 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 53 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 38 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 126). | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicLong. | 46 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.HFileLink. | 74 |
![]() |
design | VisibilityModifier | Variable 'family' must be private and have accessor methods. | 166 |
![]() |
design | VisibilityModifier | Variable 'hfilePath' must be private and have accessor methods. | 167 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 360 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 791 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'tables' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'useWriteAheadLogging' must be private and have accessor methods. | 77 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 99 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 263 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 280 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil. | 28 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 53 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 87 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 182 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 253 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 255 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 135). | 256 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 150). | 261 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 72 |
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 76 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 556 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 587 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 830 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 63 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 107 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 139 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 154 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 170 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 112 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 267 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Scan. | 36 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.TableSnapshotScanner. | 37 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription. | 40 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest. | 41 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos. | 42 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegion. | 43 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper. | 44 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils. | 45 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.snapshot.SnapshotManifest. | 46 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.FSUtils. | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos. | 40 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegionFileSystem. | 43 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.ByteStringer. | 47 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.FSTableDescriptors. | 49 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.mapreduce.Job. | 52 |
![]() |
imports | UnusedImports | Unused import - java.util.Set. | 60 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 66 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 77 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 122 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 123 |
![]() |
design | VisibilityModifier | Variable 'split' must be private and have accessor methods. | 157 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 301 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'code' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 163 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'ts' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'parser' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'cellVisibilityExpr' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'ttl' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'kvCreator' must be private and have accessor methods. | 69 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 159 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 97 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 274 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 136). | 51 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 140). | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 199). | 76 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 100 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 107 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 108 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 132). | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'startTime' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'endTime' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'versions' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'families' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'peerId' must be private and have accessor methods. | 78 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 351 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 355 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'clusterHasActiveMaster' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'clusterShutDown' must be private and have accessor methods. | 56 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 211 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.IOException. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 122 |
![]() |
design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 134 |
![]() |
design | VisibilityModifier | Variable 'timeoutMonitor' must be private and have accessor methods. | 142 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 178 |
![]() |
design | VisibilityModifier | Variable 'regionPlans' must be private and have accessor methods. | 187 |
![]() |
design | VisibilityModifier | Variable 'failoverCleanupDone' must be private and have accessor methods. | 237 |
![]() |
design | VisibilityModifier | Variable 'TEST_SKIP_SPLIT_HANDLING' must be private and have accessor methods. | 263 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 289 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 289 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 317 |
![]() |
sizes | MethodLength | Method length is 193 lines (max allowed is 150). | 897 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 1142 |
![]() |
sizes | MethodLength | Method length is 197 lines (max allowed is 150). | 1609 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 1803 |
![]() |
sizes | MethodLength | Method length is 251 lines (max allowed is 150). | 2035 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 2094 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 2284 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 3371 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 3371 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 3636 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 222 lines (max allowed is 150). | 97 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 466 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 117 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 132 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 258 |
![]() |
design | VisibilityModifier | Variable 'rowEndKeyComparator' must be private and have accessor methods. | 284 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 383 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'bulkPlan' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'assignmentManager' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'waitTillAllAssigned' must be private and have accessor methods. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.InterruptedIOException. | 22 |
![]() |
imports | UnusedImports | Unused import - java.io.PrintWriter. | 23 |
![]() |
imports | UnusedImports | Unused import - java.util.Arrays. | 30 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.protobuf.generated.*. | 119 |
![]() |
imports | RedundantImport | Duplicate import to line 121 - org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription. | 125 |
![]() |
imports | RedundantImport | Duplicate import to line 152 - org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest. | 208 |
![]() |
imports | RedundantImport | Duplicate import to line 153 - org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse. | 209 |
![]() |
imports | RedundantImport | Duplicate import to line 170 - org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest. | 210 |
![]() |
imports | RedundantImport | Duplicate import to line 171 - org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse. | 211 |
![]() |
imports | UnusedImports | Unused import - org.apache.zookeeper.Watcher. | 258 |
![]() |
design | VisibilityModifier | Variable 'regionServerTracker' must be private and have accessor methods. | 357 |
![]() |
design | VisibilityModifier | Variable 'serverManager' must be private and have accessor methods. | 386 |
![]() |
design | VisibilityModifier | Variable 'assignmentManager' must be private and have accessor methods. | 389 |
![]() |
design | VisibilityModifier | Variable 'initialized' must be private and have accessor methods. | 410 |
![]() |
design | VisibilityModifier | Variable 'executorService' must be private and have accessor methods. | 416 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 561 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 819 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 820 |
![]() |
sizes | MethodLength | Method length is 181 lines (max allowed is 150). | 864 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 1601 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 2470 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 2789 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 3308 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.fs.FileSystem. | 33 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 74 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 244 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 24 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'master' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'splitLogLock' must be private and have accessor methods. | 91 |
![]() |
design | VisibilityModifier | Variable 'distributedLogReplay' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'splitLogManager' must be private and have accessor methods. | 93 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 479 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 583 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 25 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 46 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 47 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.master.MetricsMasterSource. | 26 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.master.MetricsMasterSourceFactory. | 27 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.master.MetricsMasterWrapper. | 28 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 117). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'masterSource' must be private and have accessor methods. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 113 |
![]() |
sizes | MethodLength | Method length is 258 lines (max allowed is 150). | 197 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 476 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 492 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 626 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 720 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 837 |
![]() |
sizes | MethodLength | Method length is 169 lines (max allowed is 150). | 950 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 950 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 981 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 119 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 382 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.HTable. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'regionsInTransition' must be private and have accessor methods. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.IOException. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ZooKeeperConnectionException. | 48 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.RetriesExhaustedException. | 51 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 492 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.SplitLogWorker. | 62 |
![]() |
design | VisibilityModifier | Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. | 132 |
![]() |
design | VisibilityModifier | Variable 'recoveringRegionLock' must be private and have accessor methods. | 144 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 697 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 767 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 822 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1168 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 1184 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 1188 |
![]() |
design | VisibilityModifier | Variable 'installed' must be private and have accessor methods. | 1358 |
![]() |
design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 1359 |
![]() |
design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 1360 |
![]() |
design | VisibilityModifier | Variable 'isDead' must be private and have accessor methods. | 1361 |
![]() |
design | VisibilityModifier | Variable 'last_update' must be private and have accessor methods. | 1373 |
![]() |
design | VisibilityModifier | Variable 'last_version' must be private and have accessor methods. | 1374 |
![]() |
design | VisibilityModifier | Variable 'cur_worker_name' must be private and have accessor methods. | 1375 |
![]() |
design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 1376 |
![]() |
design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 1377 |
![]() |
design | VisibilityModifier | Variable 'incarnation' must be private and have accessor methods. | 1378 |
![]() |
design | VisibilityModifier | Variable 'unforcedResubmits' must be private and have accessor methods. | 1379 |
![]() |
design | VisibilityModifier | Variable 'resubmitThresholdReached' must be private and have accessor methods. | 1380 |
![]() |
design | VisibilityModifier | Variable 'statusMsg' must be private and have accessor methods. | 1792 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 169 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 244 |
![]() |
design | VisibilityModifier | Variable 'lockTimeoutMs' must be private and have accessor methods. | 251 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 252 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 253 |
![]() |
design | VisibilityModifier | Variable 'isShared' must be private and have accessor methods. | 254 |
![]() |
design | VisibilityModifier | Variable 'zkWatcher' must be private and have accessor methods. | 255 |
![]() |
design | VisibilityModifier | Variable 'serverName' must be private and have accessor methods. | 256 |
![]() |
design | VisibilityModifier | Variable 'purpose' must be private and have accessor methods. | 257 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 359 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 211 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 227 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.AssignmentManager. | 41 |
![]() |
design | VisibilityModifier | Variable 'servers' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'tables' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'regions' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'regionLoads' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'regionLocations' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'regionsPerServer' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'regionIndexToServerIndex' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'initialRegionIndexToServerIndex' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'regionIndexToTableIndex' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'numRegionsPerServerPerTable' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'numMaxRegionsPerTable' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'serverIndicesSortedByRegionCount' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'serversToIndex' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'tablesToIndex' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'numRegions' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'numServers' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'numTables' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'numMovedRegions' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'numMovedMetaRegions' must be private and have accessor methods. | 88 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 90 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 145 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 189 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 212 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 213 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 214 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 257 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 262 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 263 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 264 |
![]() |
design | VisibilityModifier | Variable 'slop' must be private and have accessor methods. | 351 |
![]() |
design | VisibilityModifier | Variable 'metricsBalancer' must be private and have accessor methods. | 356 |
![]() |
design | VisibilityModifier | Variable 'services' must be private and have accessor methods. | 357 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.LoadBalancer. | 36 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 63 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 304 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.AssignmentManager. | 36 |
![]() |
sizes | MethodLength | Method length is 239 lines (max allowed is 150). | 182 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.commons.math.stat.descriptive.DescriptiveStatistics. | 32 |
![]() |
design | VisibilityModifier | Variable 'loads' must be private and have accessor methods. | 107 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cleanersChain' must be private and have accessor methods. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'fileSystemManager' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'hTableDescriptor' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.ExecutorService. | 25 |
![]() |
imports | UnusedImports | Unused import - org.cloudera.htrace.Trace. | 51 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 109 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.MasterFileSystem. | 31 |
![]() |
design | VisibilityModifier | Variable 'master' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'services' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'deadServers' must be private and have accessor methods. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.conf.Configuration. | 31 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.ServerManager. | 47 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.wal.HLogSplitter. | 49 |
![]() |
design | VisibilityModifier | Variable 'serverName' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'services' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'deadServers' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'shouldSplitHlog' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'regionAssignmentWaitTimeout' must be private and have accessor methods. | 65 |
![]() |
sizes | MethodLength | Method length is 206 lines (max allowed is 150). | 115 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 240 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 253 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.TableExistsException. | 38 |
![]() |
design | VisibilityModifier | Variable 'masterServices' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'tableLock' must be private and have accessor methods. | 65 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.beans.EventHandler. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 99 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ServerName. | 34 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 128 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 218 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 263 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 265 |
![]() |
design | VisibilityModifier | Variable 'lastModified' must be private and have accessor methods. | 315 |
![]() |
design | VisibilityModifier | Variable 'files' must be private and have accessor methods. | 316 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 269 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 378 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 668 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 62 |
![]() |
design | VisibilityModifier | Variable 'master' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'metricsSnapshot' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'snapshot' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'rootDir' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'workingDir' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'monitor' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'tableLockManager' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'tableLock' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'snapshotTable' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'snapshotManifest' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'htd' must be private and have accessor methods. | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.metrics2.lib.*. | 25 |
![]() |
design | VisibilityModifier | Variable 'metricsRegistry' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'metricsName' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'metricsDescription' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'metricsContext' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'metricsJmxContext' must be private and have accessor methods. | 54 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 98 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 109 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 120 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 48 |
![]() |
design | VisibilityModifier | Variable 'registry' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'description' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'registryLength' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'extendedAttributes' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'extendedInfo' must be private and have accessor methods. | 62 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 64 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 64 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 104 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 105 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 108 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 109 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 163 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 166 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 175 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 175 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 229 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 230 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 32 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 32 |
![]() |
design | VisibilityModifier | Variable 'reset' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'lastOper' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'totalOps' must be private and have accessor methods. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 74 |
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 |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.HMaster. | 27 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.snapshot.SnapshotManager. | 28 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegionServer. | 29 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.HMaster. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'acquiredBarrierLatch' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'releasedBarrierLatch' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'completedLatch' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'wakeFrequency' must be private and have accessor methods. | 97 |
![]() |
design | VisibilityModifier | Variable 'timeoutInjector' must be private and have accessor methods. | 98 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 247 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 303 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 170 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'procedures' must be private and have accessor methods. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 24 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegionServer. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'monitor' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'wakeFrequency' must be private and have accessor methods. | 73 |
![]() |
design | VisibilityModifier | Variable 'executionTimeoutTimer' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'rpcs' must be private and have accessor methods. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 27 |
![]() |
design | VisibilityModifier | Variable 'coordinator' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'watcher' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'procedureType' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'coordName' must be private and have accessor methods. | 47 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 239 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'member' must be private and have accessor methods. | 60 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 215 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'acquiredZnode' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'reachedZnode' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'abortZnode' must be private and have accessor methods. | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 139). | 1478 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 1620 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 1697 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1905 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 1972 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 1992 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 2007 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 2040 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 2063 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 2435 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Duplicate import to line 23 - org.apache.hadoop.hbase.util.ByteStringer. | 104 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 844 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 844 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 1072 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 1287 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 222 |
![]() |
whitespace | MethodParamPad | '(' should be on the previous line. | 252 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 358 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 156 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegion. | 57 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HRegionFileSystem. | 58 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 111 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 465 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 468 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'closed' must be private and have accessor methods. | 212 |
![]() |
design | VisibilityModifier | Variable 'closing' must be private and have accessor methods. | 218 |
![]() |
design | VisibilityModifier | Variable 'completeSequenceId' must be private and have accessor methods. | 220 |
![]() |
design | VisibilityModifier | Variable 'stores' must be private and have accessor methods. | 252 |
![]() |
design | VisibilityModifier | Variable 'memstoreSize' must be private and have accessor methods. | 258 |
![]() |
design | VisibilityModifier | Variable 'numMutationsWithoutWAL' must be private and have accessor methods. | 261 |
![]() |
design | VisibilityModifier | Variable 'dataInMemoryWithoutWAL' must be private and have accessor methods. | 262 |
![]() |
design | VisibilityModifier | Variable 'checkAndMutateChecksPassed' must be private and have accessor methods. | 265 |
![]() |
design | VisibilityModifier | Variable 'checkAndMutateChecksFailed' must be private and have accessor methods. | 266 |
![]() |
design | VisibilityModifier | Variable 'readRequestsCount' must be private and have accessor methods. | 269 |
![]() |
design | VisibilityModifier | Variable 'writeRequestsCount' must be private and have accessor methods. | 270 |
![]() |
design | VisibilityModifier | Variable 'compactionsFinished' must be private and have accessor methods. | 283 |
![]() |
design | VisibilityModifier | Variable 'compactionNumFilesCompacted' must be private and have accessor methods. | 284 |
![]() |
design | VisibilityModifier | Variable 'compactionNumBytesCompacted' must be private and have accessor methods. | 285 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 290 |
![]() |
design | VisibilityModifier | Variable 'busyWaitDuration' must be private and have accessor methods. | 302 |
![]() |
design | VisibilityModifier | Variable 'maxBusyWaitMultiplier' must be private and have accessor methods. | 308 |
![]() |
design | VisibilityModifier | Variable 'maxBusyWaitDuration' must be private and have accessor methods. | 312 |
![]() |
design | VisibilityModifier | Variable 'rowProcessorExecutor' must be private and have accessor methods. | 316 |
![]() |
design | VisibilityModifier | Variable 'maxSeqIdInStores' must be private and have accessor methods. | 340 |
![]() |
design | VisibilityModifier | Variable 'flushing' must be private and have accessor methods. | 377 |
![]() |
design | VisibilityModifier | Variable 'flushRequested' must be private and have accessor methods. | 379 |
![]() |
design | VisibilityModifier | Variable 'compacting' must be private and have accessor methods. | 381 |
![]() |
design | VisibilityModifier | Variable 'writesEnabled' must be private and have accessor methods. | 383 |
![]() |
design | VisibilityModifier | Variable 'readOnly' must be private and have accessor methods. | 385 |
![]() |
design | VisibilityModifier | Variable 'result' must be private and have accessor methods. | 426 |
![]() |
design | VisibilityModifier | Variable 'failureReason' must be private and have accessor methods. | 427 |
![]() |
design | VisibilityModifier | Variable 'flushSequenceId' must be private and have accessor methods. | 428 |
![]() |
design | VisibilityModifier | Variable 'writestate' must be private and have accessor methods. | 484 |
![]() |
design | VisibilityModifier | Variable 'memstoreFlushSize' must be private and have accessor methods. | 486 |
![]() |
design | VisibilityModifier | Variable 'timestampSlop' must be private and have accessor methods. | 487 |
![]() |
design | VisibilityModifier | Variable 'rowProcessorTimeout' must be private and have accessor methods. | 488 |
![]() |
design | VisibilityModifier | Variable 'rsServices' must be private and have accessor methods. | 490 |
![]() |
design | VisibilityModifier | Variable 'threadWakeFrequency' must be private and have accessor methods. | 497 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 499 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 542 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 1234 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 1237 |
![]() |
sizes | MethodLength | Method length is 168 lines (max allowed is 150). | 1697 |
![]() |
design | VisibilityModifier | Variable 'operations' must be private and have accessor methods. | 2135 |
![]() |
design | VisibilityModifier | Variable 'nextIndexToProcess' must be private and have accessor methods. | 2136 |
![]() |
design | VisibilityModifier | Variable 'retCodeDetails' must be private and have accessor methods. | 2137 |
![]() |
design | VisibilityModifier | Variable 'walEditsFromCoprocessors' must be private and have accessor methods. | 2138 |
![]() |
sizes | MethodLength | Method length is 353 lines (max allowed is 150). | 2336 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 3309 |
![]() |
sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 3361 |
![]() |
design | VisibilityModifier | Variable 'storeHeap' must be private and have accessor methods. | 3882 |
![]() |
design | VisibilityModifier | Variable 'joinedHeap' must be private and have accessor methods. | 3885 |
![]() |
design | VisibilityModifier | Variable 'joinedContinuationRow' must be private and have accessor methods. | 3889 |
![]() |
design | VisibilityModifier | Variable 'stopRow' must be private and have accessor methods. | 3892 |
![]() |
design | VisibilityModifier | Variable 'isScan' must be private and have accessor methods. | 3895 |
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 3899 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 4260 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 4449 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 4469 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 4656 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 4794 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 4806 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 5001 |
![]() |
sizes | MethodLength | Method length is 230 lines (max allowed is 150). | 5273 |
![]() |
sizes | MethodLength | Method length is 202 lines (max allowed is 150). | 5518 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 5670 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 6217 |
![]() |
design | VisibilityModifier | Variable 'context' must be private and have accessor methods. | 6441 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'regionsInTransitionInRS' must be private and have accessor methods. | 289 |
![]() |
design | VisibilityModifier | Variable 'maxScannerResultSize' must be private and have accessor methods. | 296 |
![]() |
design | VisibilityModifier | Variable 'cacheFlusher' must be private and have accessor methods. | 299 |
![]() |
design | VisibilityModifier | Variable 'catalogTracker' must be private and have accessor methods. | 302 |
![]() |
design | VisibilityModifier | Variable 'tableDescriptors' must be private and have accessor methods. | 311 |
![]() |
design | VisibilityModifier | Variable 'replicationSourceHandler' must be private and have accessor methods. | 314 |
![]() |
design | VisibilityModifier | Variable 'replicationSinkHandler' must be private and have accessor methods. | 315 |
![]() |
design | VisibilityModifier | Variable 'compactSplitThread' must be private and have accessor methods. | 318 |
![]() |
design | VisibilityModifier | Variable 'scanners' must be private and have accessor methods. | 320 |
![]() |
design | VisibilityModifier | Variable 'onlineRegions' must be private and have accessor methods. | 327 |
![]() |
design | VisibilityModifier | Variable 'regionFavoredNodesMap' must be private and have accessor methods. | 339 |
![]() |
design | VisibilityModifier | Variable 'recoveringRegions' must be private and have accessor methods. | 346 |
![]() |
design | VisibilityModifier | Variable 'leases' must be private and have accessor methods. | 350 |
![]() |
design | VisibilityModifier | Variable 'service' must be private and have accessor methods. | 353 |
![]() |
design | VisibilityModifier | Variable 'requestCount' must be private and have accessor methods. | 356 |
![]() |
design | VisibilityModifier | Variable 'fsOk' must be private and have accessor methods. | 359 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 360 |
![]() |
design | VisibilityModifier | Variable 'stopped' must be private and have accessor methods. | 365 |
![]() |
design | VisibilityModifier | Variable 'abortRequested' must be private and have accessor methods. | 369 |
![]() |
design | VisibilityModifier | Variable 'rowlocks' must be private and have accessor methods. | 374 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 382 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 386 |
![]() |
design | VisibilityModifier | Variable 'numRetries' must be private and have accessor methods. | 388 |
![]() |
design | VisibilityModifier | Variable 'threadWakeFrequency' must be private and have accessor methods. | 389 |
![]() |
design | VisibilityModifier | Variable 'numRegionsToReport' must be private and have accessor methods. | 392 |
![]() |
design | VisibilityModifier | Variable 'rpcClient' must be private and have accessor methods. | 397 |
![]() |
design | VisibilityModifier | Variable 'rpcServer' must be private and have accessor methods. | 401 |
![]() |
design | VisibilityModifier | Variable 'infoServer' must be private and have accessor methods. | 409 |
![]() |
design | VisibilityModifier | Variable 'compactionChecker' must be private and have accessor methods. | 424 |
![]() |
design | VisibilityModifier | Variable 'periodicFlusher' must be private and have accessor methods. | 429 |
![]() |
design | VisibilityModifier | Variable 'hlog' must be private and have accessor methods. | 433 |
![]() |
design | VisibilityModifier | Variable 'hlogForMeta' must be private and have accessor methods. | 436 |
![]() |
design | VisibilityModifier | Variable 'hlogRoller' must be private and have accessor methods. | 438 |
![]() |
design | VisibilityModifier | Variable 'metaHLogRoller' must be private and have accessor methods. | 439 |
![]() |
design | VisibilityModifier | Variable 'isOnline' must be private and have accessor methods. | 442 |
![]() |
design | VisibilityModifier | Variable 'cacheConfig' must be private and have accessor methods. | 464 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 672 |
![]() |
sizes | MethodLength | Method length is 197 lines (max allowed is 150). | 872 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 998 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 1137 |
![]() |
design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 1500 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1991 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1992 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 2010 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 2083 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 2138 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 2145 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 2501 |
![]() |
sizes | MethodLength | Method length is 236 lines (max allowed is 150). | 3100 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 3580 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 4482 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 4503 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 4662 |
![]() |
design | VisibilityModifier | Variable 'movedRegions' must be private and have accessor methods. | 4691 |
![]() |
design | FinalClass | Class MovedRegionsCleaner should be declared as final. | 4746 |
![]() |
design | VisibilityModifier | Variable 'stoppable' must be private and have accessor methods. | 4748 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 4858 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.FileNotFoundException. | 22 |
![]() |
design | VisibilityModifier | Variable 'memstore' must be private and have accessor methods. | 131 |
![]() |
design | VisibilityModifier | Variable 'forceMajor' must be private and have accessor methods. | 139 |
![]() |
design | VisibilityModifier | Variable 'closeCheckInterval' must be private and have accessor methods. | 141 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 154 |
![]() |
design | VisibilityModifier | Variable 'filesCompacting' must be private and have accessor methods. | 160 |
![]() |
design | VisibilityModifier | Variable 'storeEngine' must be private and have accessor methods. | 176 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 457 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 469 |
![]() |
coding | EmptyStatement | Empty statement. | 1084 |
![]() |
design | FinalClass | Class StoreFlusherImpl should be declared as final. | 2022 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'heap' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'current' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'kvComparator' must be private and have accessor methods. | 173 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.HashMap. | 27 |
![]() |
imports | UnusedImports | Unused import - java.util.concurrent.DelayQueue. | 32 |
![]() |
design | VisibilityModifier | Variable 'leaseCheckFrequency' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'stopRequested' must be private and have accessor methods. | 63 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 85 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 111 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 193 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 25 |
![]() |
design | VisibilityModifier | Variable 'services' must be private and have accessor methods. | 51 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'key' must be private and have accessor methods. | 930 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 932 |
![]() |
design | VisibilityModifier | Variable 'hash' must be private and have accessor methods. | 934 |
![]() |
design | VisibilityModifier | Variable 'next' must be private and have accessor methods. | 936 |
![]() |
design | VisibilityModifier | Variable 'prevPtr' must be private and have accessor methods. | 939 |
![]() |
design | VisibilityModifier | Variable 'nextPtr' must be private and have accessor methods. | 941 |
![]() |
design | VisibilityModifier | Variable 'heapSize' must be private and have accessor methods. | 944 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'kvset' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'snapshot' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'timeOfOldestEdit' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'timeRangeTracker' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'snapshotTimeRangeTracker' must be private and have accessor methods. | 95 |
![]() |
design | VisibilityModifier | Variable 'chunkPool' must be private and have accessor methods. | 97 |
![]() |
design | VisibilityModifier | Variable 'allocator' must be private and have accessor methods. | 98 |
![]() |
design | VisibilityModifier | Variable 'snapshotAllocator' must be private and have accessor methods. | 99 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 578 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 578 |
![]() |
design | VisibilityModifier | Variable 'kv' must be private and have accessor methods. | 617 |
![]() |
design | VisibilityModifier | Variable 'set' must be private and have accessor methods. | 618 |
![]() |
design | VisibilityModifier | Variable 'allocatorAtCreation' must be private and have accessor methods. | 700 |
![]() |
design | VisibilityModifier | Variable 'snapshotAllocatorAtCreation' must be private and have accessor methods. | 701 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1076 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'chunkPoolDisabled' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'mcp' must be private and have accessor methods. | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'globalMemStoreLimit' must be private and have accessor methods. | 81 |
![]() |
design | VisibilityModifier | Variable 'globalMemStoreLimitLowMark' must be private and have accessor methods. | 82 |
![]() |
design | FinalClass | Class FlushHandler should be declared as final. | 221 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 544 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 609 |
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 682 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'chunkSize' must be private and have accessor methods. | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 64 |
![]() |
design | VisibilityModifier | Variable 'maxAlloc' must be private and have accessor methods. | 65 |
![]() |
design | FinalClass | Class Allocation should be declared as final. | 319 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'rsWrap' must be private and have accessor methods. | 35 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 64 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 67 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 70 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 73 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 76 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 478 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 72 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 75 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 78 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.ObserverContext. | 21 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.RegionObserver. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'rowsToLock' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'mutations' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'miniBatch' must be private and have accessor methods. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 48 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'sharedData' must be private and have accessor methods. | 111 |
![]() |
design | VisibilityModifier | Variable 'rsServices' must be private and have accessor methods. | 195 |
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 197 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 251 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 351 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 351 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 480 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.HTable. | 45 |
![]() |
imports | UnusedImports | Unused import - org.apache.zookeeper.KeeperException.NodeExistsException. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Scan. | 27 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 71 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 84 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 175 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 183 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 269 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'hasFamilyStamp' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'familyStamp' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'familyVersionStamps' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'deleteBuffer' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'deleteOffset' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'deleteLength' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'deleteType' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'deleteTimestamp' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 27 |
![]() |
design | VisibilityModifier | Variable 'row' must be private and have accessor methods. | 91 |
![]() |
design | VisibilityModifier | Variable 'rowOffset' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'rowLength' must be private and have accessor methods. | 93 |
![]() |
design | VisibilityModifier | Variable 'maxReadPointToTrackVersions' must be private and have accessor methods. | 109 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 235 |
![]() |
sizes | MethodLength | Method length is 202 lines (max allowed is 150). | 275 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Arrays. | 23 |
![]() |
imports | UnusedImports | Unused import - java.util.Comparator. | 24 |
![]() |
imports | UnusedImports | Unused import - java.util.UUID. | 26 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 35 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Pair. | 37 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 182 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 38 |
![]() |
design | VisibilityModifier | Variable 'worker' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'taskReadySeq' must be private and have accessor methods. | 99 |
![]() |
design | VisibilityModifier | Variable 'tasksInProgress' must be private and have accessor methods. | 108 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 156 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 324 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 536 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.zookeeper.KeeperException.NodeExistsException. | 66 |
![]() |
design | VisibilityModifier | Variable 'useZKForAssignment' must be private and have accessor methods. | 106 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 459 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 831 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 878 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'storeFlusher' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'compactionPolicy' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'compactor' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'storeFileManager' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.encoding.DataBlockEncoding. | 46 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 477 |
![]() |
design | FinalClass | Class Writer should be declared as final. | 706 |
![]() |
design | VisibilityModifier | Variable 'checksumType' must be private and have accessor methods. | 720 |
![]() |
design | VisibilityModifier | Variable 'bytesPerChecksum' must be private and have accessor methods. | 723 |
![]() |
design | VisibilityModifier | Variable 'timeRangeTracker' must be private and have accessor methods. | 725 |
![]() |
design | VisibilityModifier | Variable 'isTimeRangeTrackerSet' must be private and have accessor methods. | 732 |
![]() |
design | VisibilityModifier | Variable 'writer' must be private and have accessor methods. | 734 |
![]() |
design | VisibilityModifier | Variable 'generalBloomFilter' must be private and have accessor methods. | 1030 |
![]() |
design | VisibilityModifier | Variable 'deleteFamilyBloomFilter' must be private and have accessor methods. | 1031 |
![]() |
design | VisibilityModifier | Variable 'bloomFilterType' must be private and have accessor methods. | 1032 |
![]() |
design | VisibilityModifier | Variable 'timeRangeTracker' must be private and have accessor methods. | 1034 |
![]() |
design | VisibilityModifier | Variable 'sequenceID' must be private and have accessor methods. | 1035 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1108 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.encoding.DataBlockEncoding. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue.KVComparator. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.commons.logging.Log. | 28 |
![]() |
imports | UnusedImports | Unused import - org.apache.commons.logging.LogFactory. | 29 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'store' must be private and have accessor methods. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'store' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'matcher' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'heap' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'cacheBlocks' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'countPerRow' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'storeLimit' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'storeOffset' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'closing' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'isGet' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'explicitColumnQuery' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'useRowColBloom' must be private and have accessor methods. | 70 |
![]() |
design | VisibilityModifier | Variable 'isParallelSeekEnabled' must be private and have accessor methods. | 74 |
![]() |
design | VisibilityModifier | Variable 'executor' must be private and have accessor methods. | 75 |
![]() |
design | VisibilityModifier | Variable 'scan' must be private and have accessor methods. | 76 |
![]() |
design | VisibilityModifier | Variable 'columns' must be private and have accessor methods. | 77 |
![]() |
design | VisibilityModifier | Variable 'oldestUnexpiredTS' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'now' must be private and have accessor methods. | 79 |
![]() |
design | VisibilityModifier | Variable 'minVersions' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'lazySeekEnabledGlobally' must be private and have accessor methods. | 95 |
![]() |
design | VisibilityModifier | Variable 'lastTop' must be private and have accessor methods. | 99 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.List. | 23 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Collection. | 22 |
![]() |
design | VisibilityModifier | Variable 'writerFactory' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'existingWriters' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'boundaries' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'sourceScanner' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'lastRowInCurrentWriter' must be private and have accessor methods. | 301 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.LinkedList. | 28 |
![]() |
imports | UnusedImports | Unused import - com.google.common.collect.Lists. | 48 |
![]() |
design | VisibilityModifier | Variable 'stripeEndRows' must be private and have accessor methods. | 96 |
![]() |
design | VisibilityModifier | Variable 'stripeFiles' must be private and have accessor methods. | 103 |
![]() |
design | VisibilityModifier | Variable 'level0Files' must be private and have accessor methods. | 106 |
![]() |
design | VisibilityModifier | Variable 'allFilesCached' must be private and have accessor methods. | 109 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.StripeMultiFileWriter. | 37 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.CollectionBackedScanner. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'minimumTimestamp' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'maximumTimestamp' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'storeConfigInfo' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'maxCompactSize' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'minCompactSize' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'minFilesToCompact' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'maxFilesToCompact' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'compactionRatio' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'offPeekCompactionRatio' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'throttlePoint' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'majorCompactionPeriod' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'majorCompactionJitter' must be private and have accessor methods. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'request' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.List. | 24 |
![]() |
design | VisibilityModifier | Variable 'comConf' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'storeConfigInfo' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'totalCompactingKVs' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'currentCompactedKVs' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'totalCompactedSize' must be private and have accessor methods. | 41 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'progress' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'store' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'compactionCompression' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'maxKeyCount' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'earliestPutTs' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'maxSeqId' must be private and have accessor methods. | 91 |
![]() |
design | VisibilityModifier | Variable 'maxMVCCReadpoint' must be private and have accessor methods. | 93 |
![]() |
design | VisibilityModifier | Variable 'maxTagsLength' must be private and have accessor methods. | 95 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 123 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 139 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class CurrentHourProvider should be declared as final. | 25 |
![]() |
design | VisibilityModifier | Variable 'currentHour' must be private and have accessor methods. | 30 |
![]() |
design | VisibilityModifier | Variable 'expirationTimeInMillis' must be private and have accessor methods. | 31 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 101 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'startHour' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'endHour' must be private and have accessor methods. | 81 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.EnvironmentEdgeManager. | 36 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 288 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'request' must be private and have accessor methods. | 390 |
![]() |
design | VisibilityModifier | Variable 'majorRangeFromRow' must be private and have accessor methods. | 391 |
![]() |
design | VisibilityModifier | Variable 'majorRangeToRow' must be private and have accessor methods. | 391 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 423 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Collections. | 24 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue. | 32 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.StripeStoreFileManager. | 41 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'expectedVersion' must be private and have accessor methods. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.SplitLogManager. | 35 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 65 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'rsServices' must be private and have accessor methods. | 51 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 284 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier. | 42 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.snapshot.SnapshotCreationException. | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 79 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 93 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 354 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'regionDict' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'tableDict' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'familyDict' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'qualifierDict' must be private and have accessor methods. | 40 |
![]() |
design | VisibilityModifier | Variable 'rowDict' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'tagCompressionContext' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 101 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 138 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 177 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 134 |
![]() |
design | VisibilityModifier | Variable 'writer' must be private and have accessor methods. | 147 |
![]() |
design | VisibilityModifier | Variable 'LOG_NAME_COMPARATOR' must be private and have accessor methods. | 261 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 404 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 617 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 849 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 1631 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 1633 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 305 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'code' must be private and have accessor methods. | 79 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 307 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 348 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 424 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'rootDir' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 128 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 129 |
![]() |
design | VisibilityModifier | Variable 'outputSink' must be private and have accessor methods. | 133 |
![]() |
design | VisibilityModifier | Variable 'entryBuffers' must be private and have accessor methods. | 134 |
![]() |
design | VisibilityModifier | Variable 'thrown' must be private and have accessor methods. | 142 |
![]() |
design | VisibilityModifier | Variable 'dataAvailable' must be private and have accessor methods. | 146 |
![]() |
design | VisibilityModifier | Variable 'sequenceIdChecker' must be private and have accessor methods. | 151 |
![]() |
design | VisibilityModifier | Variable 'distributedLogReplay' must be private and have accessor methods. | 153 |
![]() |
design | VisibilityModifier | Variable 'lastFlushedSequenceIds' must be private and have accessor methods. | 156 |
![]() |
design | VisibilityModifier | Variable 'regionMaxSeqIdInStores' must be private and have accessor methods. | 159 |
![]() |
design | VisibilityModifier | Variable 'failedServerName' must be private and have accessor methods. | 163 |
![]() |
design | VisibilityModifier | Variable 'buffers' must be private and have accessor methods. | 682 |
![]() |
design | VisibilityModifier | Variable 'currentlyWriting' must be private and have accessor methods. | 688 |
![]() |
design | VisibilityModifier | Variable 'totalBuffered' must be private and have accessor methods. | 690 |
![]() |
design | VisibilityModifier | Variable 'maxHeapUsage' must be private and have accessor methods. | 691 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 722 |
![]() |
design | VisibilityModifier | Variable 'heapInBuffer' must be private and have accessor methods. | 779 |
![]() |
design | VisibilityModifier | Variable 'entryBuffer' must be private and have accessor methods. | 780 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 781 |
![]() |
design | VisibilityModifier | Variable 'encodedRegionName' must be private and have accessor methods. | 782 |
![]() |
design | VisibilityModifier | Variable 'writers' must be private and have accessor methods. | 877 |
![]() |
design | VisibilityModifier | Variable 'regionMaximumEditLogSeqNum' must be private and have accessor methods. | 880 |
![]() |
design | VisibilityModifier | Variable 'writerThreads' must be private and have accessor methods. | 883 |
![]() |
design | VisibilityModifier | Variable 'blacklistedRegions' must be private and have accessor methods. | 886 |
![]() |
design | VisibilityModifier | Variable 'closeAndCleanCompleted' must be private and have accessor methods. | 889 |
![]() |
design | VisibilityModifier | Variable 'writersClosed' must be private and have accessor methods. | 891 |
![]() |
design | VisibilityModifier | Variable 'numThreads' must be private and have accessor methods. | 893 |
![]() |
design | VisibilityModifier | Variable 'reporter' must be private and have accessor methods. | 895 |
![]() |
design | VisibilityModifier | Variable 'skippedEdits' must be private and have accessor methods. | 897 |
![]() |
design | VisibilityModifier | Variable 'splits' must be private and have accessor methods. | 899 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 1199 |
![]() |
design | VisibilityModifier | Variable 'editsWritten' must be private and have accessor methods. | 1296 |
![]() |
design | VisibilityModifier | Variable 'nanosSpent' must be private and have accessor methods. | 1298 |
![]() |
design | VisibilityModifier | Variable 'p' must be private and have accessor methods. | 1314 |
![]() |
design | VisibilityModifier | Variable 'w' must be private and have accessor methods. | 1315 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 1422 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 1447 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 1563 |
![]() |
design | VisibilityModifier | Variable 'sink' must be private and have accessor methods. | 1857 |
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 1885 |
![]() |
design | VisibilityModifier | Variable 'mutation' must be private and have accessor methods. | 1886 |
![]() |
design | VisibilityModifier | Variable 'nonceGroup' must be private and have accessor methods. | 1887 |
![]() |
design | VisibilityModifier | Variable 'nonce' must be private and have accessor methods. | 1888 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 39 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.util.StringUtils. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 53 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 58 |
![]() |
design | VisibilityModifier | Variable 'inputStream' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'cellDecoder' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'byteStringUncompressor' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'hasCompression' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'hasTagCompression' must be private and have accessor methods. | 67 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 68 |
![]() |
design | VisibilityModifier | Variable 'result' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'cellCodecClsName' must be private and have accessor methods. | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'output' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'cellEncoder' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'compressor' must be private and have accessor methods. | 46 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 75 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 148 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 40 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'edit' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'fileLength' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'trailer' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'trailerWarnSize' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'compressionContext' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'emptyCompressionContext' must be private and have accessor methods. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 41 |
![]() |
design | VisibilityModifier | Variable 'reader' must be private and have accessor methods. | 147 |
![]() |
design | VisibilityModifier | Variable 'entryStart' must be private and have accessor methods. | 148 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 265 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 267 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 285 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 287 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 129). | 50 |
![]() |
design | VisibilityModifier | Variable 'compression' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'statelessUncompressor' must be private and have accessor methods. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. | 27 |
![]() |
design | VisibilityModifier | Variable 'wal' must be private and have accessor methods. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 94 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 114). | 296 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'compressionContext' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 39 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'ctx' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'entries' must be private and have accessor methods. | 131 |
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 132 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.IOException. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'peerStateNodeName' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'replicationZNode' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'peersZNode' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'queuesZNode' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'ourClusterKey' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'zookeeper' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'abortable' must be private and have accessor methods. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.replication.ReplicationEndpoint. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource. | 23 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 196 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 191 lines (max allowed is 150). | 216 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 741 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.Replication. | 32 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager. | 33 |
![]() |
design | VisibilityModifier | Variable 'hostname' must be private and have accessor methods. | 124 |
![]() |
design | VisibilityModifier | Variable 'zkw' must be private and have accessor methods. | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 56 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 58 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 59 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 60 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 63 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 64 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 65 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 43 |
![]() |
design | VisibilityModifier | Variable 'versions' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 66 |
![]() |
sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 82 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 156 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'servlet' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'accessDeniedClazz' must be private and have accessor methods. | 37 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'rowspec' must be private and have accessor methods. | 63 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 284 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 72 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 77 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 120 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 175 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'generator' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'id' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 64 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'table' must be private and have accessor methods. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'tableResource' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'results' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'userRequestedLimit' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'count' must be private and have accessor methods. | 77 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 121 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cacheControl' must be private and have accessor methods. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'nodes' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'lastHost' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'client' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'accessToken' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'maxRetries' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'sleepTime' must be private and have accessor methods. | 50 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 132 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 145 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 173 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 221 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 259 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 296 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 339 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 379 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'client' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'name' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'maxRetries' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'sleepTime' must be private and have accessor methods. | 87 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 274 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 312 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 312 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 340 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 350 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 395 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 449 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 470 |
![]() |
design | VisibilityModifier | Variable 'uri' must be private and have accessor methods. | 491 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 516 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 545 |
![]() |
design | VisibilityModifier | Variable 'cache' must be private and have accessor methods. | 565 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 665 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 700 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 125 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 126 |
![]() |
design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 127 |
![]() |
design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 197 |
![]() |
design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 198 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 199 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 200 |
![]() |
design | VisibilityModifier | Variable 'filters' must be private and have accessor methods. | 201 |
![]() |
design | VisibilityModifier | Variable 'limit' must be private and have accessor methods. | 202 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 203 |
![]() |
design | VisibilityModifier | Variable 'family' must be private and have accessor methods. | 204 |
![]() |
design | VisibilityModifier | Variable 'qualifier' must be private and have accessor methods. | 205 |
![]() |
design | VisibilityModifier | Variable 'ifMissing' must be private and have accessor methods. | 206 |
![]() |
design | VisibilityModifier | Variable 'latestVersion' must be private and have accessor methods. | 207 |
![]() |
design | VisibilityModifier | Variable 'minColumn' must be private and have accessor methods. | 208 |
![]() |
design | VisibilityModifier | Variable 'minColumnInclusive' must be private and have accessor methods. | 209 |
![]() |
design | VisibilityModifier | Variable 'maxColumn' must be private and have accessor methods. | 210 |
![]() |
design | VisibilityModifier | Variable 'maxColumnInclusive' must be private and have accessor methods. | 211 |
![]() |
design | VisibilityModifier | Variable 'dropDependentColumn' must be private and have accessor methods. | 212 |
![]() |
design | VisibilityModifier | Variable 'chance' must be private and have accessor methods. | 213 |
![]() |
design | VisibilityModifier | Variable 'prefixes' must be private and have accessor methods. | 214 |
![]() |
design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 215 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 740 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'code' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'mechanismName' must be private and have accessor methods. | 38 |
![]() |
design | VisibilityModifier | Variable 'authenticationMethod' must be private and have accessor methods. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 120 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 236 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'state' must be private and have accessor methods. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
![]() |
design | VisibilityModifier | Variable 'saslQop' must be private and have accessor methods. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'ugi' must be private and have accessor methods. | 60 |
![]() |
design | FinalClass | Class SecureHadoopUser should be declared as final. | 285 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 97 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 703 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.MasterObserver. | 70 |
![]() |
design | VisibilityModifier | Variable 'authManager' must be private and have accessor methods. | 164 |
![]() |
design | VisibilityModifier | Variable 'aclRegion' must be private and have accessor methods. | 167 |
![]() |
design | VisibilityModifier | Variable 'cellFeaturesEnabled' must be private and have accessor methods. | 186 |
![]() |
design | VisibilityModifier | Variable 'shouldCheckExecPermission' must be private and have accessor methods. | 189 |
![]() |
design | VisibilityModifier | Variable 'compatibleEarlyTermination' must be private and have accessor methods. | 193 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 411 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 481 |
![]() |
sizes | MethodLength | Method length is 163 lines (max allowed is 150). | 582 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 1159 |
![]() |
coding | EmptyStatement | Empty statement. | 1335 |
![]() |
coding | EmptyStatement | Empty statement. | 1361 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 1845 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 2013 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 2064 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 2118 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 2174 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 2258 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 22 |
![]() |
design | InterfaceIsType | interfaces should describe a type and hence have methods. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.ObjectWritable. | 95 |
![]() |
design | VisibilityModifier | Variable 'declaredClass' must be private and have accessor methods. | 349 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 375 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 394 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 496 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 59 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 80 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 437 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 438 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class TableAuthManager should be declared as final. | 47 |
![]() |
design | VisibilityModifier | Variable 'managerMap' must be private and have accessor methods. | 663 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'authManager' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'aclZNode' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'initialized' must be private and have accessor methods. | 52 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 67 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'username' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'keyId' must be private and have accessor methods. | 40 |
![]() |
design | VisibilityModifier | Variable 'issueDate' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'expirationDate' must be private and have accessor methods. | 42 |
![]() |
design | VisibilityModifier | Variable 'sequenceNumber' must be private and have accessor methods. | 43 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.WritableUtils. | 40 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 86 |
![]() |
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 109). | 104 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 300 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 |
![]() |
design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'rpcCallback' must be private and have accessor methods. | 84 |
![]() |
design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 141 |
![]() |
design | VisibilityModifier | Variable 'rpcCallback' must be private and have accessor methods. | 142 |
![]() |
design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 187 |
![]() |
design | VisibilityModifier | Variable 'rpcCallback' must be private and have accessor methods. | 188 |
![]() |
design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 237 |
![]() |
design | VisibilityModifier | Variable 'rpcCallback' must be private and have accessor methods. | 238 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'superUsers' must be private and have accessor methods. | 135 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 175 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 185 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 228 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 242 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 737 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.TagType. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class VisibilityLabelServiceManager should be declared as final. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class VisibilityLabelsCache should be declared as final. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 62 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 86 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 148). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.net.URI. | 27 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.mapreduce.JobUtil. | 57 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.EnvironmentEdgeManager. | 62 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.SequenceFile. | 67 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat. | 76 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 508 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 531 |
![]() |
sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 798 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 875 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 976 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 977 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 978 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 979 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.InterruptedIOException. | 22 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.snapshot.SnapshotManifest. | 61 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 718 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.HBaseProtos. | 32 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.snapshot.SnapshotManifestV1. | 34 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.snapshot.SnapshotManifestV2. | 35 |
![]() |
design | FinalClass | Class SnapshotDescriptionUtils should be declared as final. | 75 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 111 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 163 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 147). | 287 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 48 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 223 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 419 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 445 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 503 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SnapshotManifest should be declared as final. | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SnapshotManifestV1 should be declared as final. | 57 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 374 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'startTime' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'underlyingRunnable' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'underlyingIterator' must be private and have accessor methods. | 205 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'port' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'host' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'decoder' must be private and have accessor methods. | 60 |
![]() |
sizes | MethodLength | Method length is 223 lines (max allowed is 150). | 114 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 177 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 179 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 206 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 212 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 119). | 221 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 131). | 242 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 250 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 255 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 127). | 256 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 141). | 274 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 145). | 275 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 282 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 133). | 294 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 149). | 297 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 140). | 304 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 161). | 324 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class HbaseHandlerMetricsProxy should be declared as final. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'group' must be private and have accessor methods. | 135 |
![]() |
design | VisibilityModifier | Variable 'threadNumber' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'namePrefix' must be private and have accessor methods. | 137 |
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 164 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 302 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'thriftOne' must be private and have accessor methods. | 33 |
![]() |
design | VisibilityModifier | Variable 'thriftTwo' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.metrics2.lib.MetricMutableStat. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'maxQueuedRequests' must be private and have accessor methods. | 111 |
![]() |
design | VisibilityModifier | Variable 'threadKeepAliveTimeSec' must be private and have accessor methods. | 112 |
![]() |
design | FinalClass | Class ClientConnnection should be declared as final. | 259 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 289 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 290 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 58 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 121). | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'serverRunner' must be private and have accessor methods. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 137 |
![]() |
design | VisibilityModifier | Variable 'tserver' must be private and have accessor methods. | 157 |
![]() |
design | VisibilityModifier | Variable 'option' must be private and have accessor methods. | 176 |
![]() |
design | VisibilityModifier | Variable 'isAlwaysFramed' must be private and have accessor methods. | 177 |
![]() |
design | VisibilityModifier | Variable 'serverClass' must be private and have accessor methods. | 178 |
![]() |
design | VisibilityModifier | Variable 'canSpecifyBindIP' must be private and have accessor methods. | 179 |
![]() |
sizes | MethodLength | Method length is 162 lines (max allowed is 150). | 330 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 532 |
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 533 |
![]() |
design | VisibilityModifier | Variable 'nextScannerId' must be private and have accessor methods. | 536 |
![]() |
design | VisibilityModifier | Variable 'scannerMap' must be private and have accessor methods. | 537 |
![]() |
design | VisibilityModifier | Variable 'coalescer' must be private and have accessor methods. | 550 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 763 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 808 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 851 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1244 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 147 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.thrift2.ThriftUtilities.*. | 21 |
![]() |
imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.thrift2.generated.*. | 49 |
![]() |
design | FinalClass | Class THBaseServiceMetricsProxy should be declared as final. | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 88 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 91 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 134 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 135 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 136 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 222 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 223 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 260 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 261 |
![]() |
sizes | MethodLength | Method length is 153 lines (max allowed is 150). | 295 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 302 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 431 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 433 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 435 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ThriftUtilities should be declared as final. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'config' must be private and have accessor methods. | 328 |
![]() |
design | VisibilityModifier | Variable 'admin' must be private and have accessor methods. | 329 |
![]() |
design | VisibilityModifier | Variable 'targets' must be private and have accessor methods. | 330 |
![]() |
design | VisibilityModifier | Variable 'useRegExp' must be private and have accessor methods. | 331 |
![]() |
design | VisibilityModifier | Variable 'initialized' must be private and have accessor methods. | 332 |
![]() |
design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 334 |
![]() |
design | VisibilityModifier | Variable 'errorCode' must be private and have accessor methods. | 335 |
![]() |
design | VisibilityModifier | Variable 'sink' must be private and have accessor methods. | 336 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 640 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 656 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.util.ReflectionUtils. | 27 |
![]() |
design | VisibilityModifier | Variable 'lock' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'host' must be private and have accessor methods. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.Writable. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'base' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'order' must be private and have accessor methods. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'order' must be private and have accessor methods. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'order' must be private and have accessor methods. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'fields' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'isOrderPreserving' must be private and have accessor methods. | 86 |
![]() |
design | VisibilityModifier | Variable 'isSkippable' must be private and have accessor methods. | 87 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'fields' must be private and have accessor methods. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'src' must be private and have accessor methods. | 53 |
![]() |
design | VisibilityModifier | Variable 'idx' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'types' must be private and have accessor methods. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'wrapped' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'term' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'typeA' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'typeB' must be private and have accessor methods. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'typeC' must be private and have accessor methods. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'typeD' must be private and have accessor methods. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'cmdLineArgs' must be private and have accessor methods. | 58 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 192 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class Base64 should be declared as final. | 120 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 950 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 957 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 1117 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 1167 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 1391 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.StoreFile. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.RawComparator. | 25 |
![]() |
design | VisibilityModifier | Variable 'byteSize' must be private and have accessor methods. | 88 |
![]() |
design | VisibilityModifier | Variable 'hashCount' must be private and have accessor methods. | 90 |
![]() |
design | VisibilityModifier | Variable 'hashType' must be private and have accessor methods. | 92 |
![]() |
design | VisibilityModifier | Variable 'hash' must be private and have accessor methods. | 94 |
![]() |
design | VisibilityModifier | Variable 'keyCount' must be private and have accessor methods. | 96 |
![]() |
design | VisibilityModifier | Variable 'maxKeys' must be private and have accessor methods. | 98 |
![]() |
design | VisibilityModifier | Variable 'bloom' must be private and have accessor methods. | 100 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 511 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 511 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 40 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 41 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 182 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.DataInput. | 20 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 192 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 194 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 195 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 200 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 206 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 207 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 212 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 284 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 297 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 297 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ByteStringer should be declared as final. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.ImmutableBytesWritable. | 46 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 62 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 432 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 434 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 437 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 459 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 459 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | RedundantImport | Redundant import from the java.lang package - java.lang.ClassNotFoundException. | 23 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'LOG' must be private and have accessor methods. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 48 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 302 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.io.RawComparator. | 25 |
![]() |
design | VisibilityModifier | Variable 'numChunks' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'errorRate' must be private and have accessor methods. | 44 |
![]() |
design | VisibilityModifier | Variable 'totalKeyCount' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'totalByteSize' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'totalMaxKeys' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'hashType' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'comparator' must be private and have accessor methods. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'chunkId' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'firstKey' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'chunk' must be private and have accessor methods. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 |
![]() |
design | VisibilityModifier | Variable 'path' must be private and have accessor methods. | 100 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 106 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'components' must be private and have accessor methods. | 35 |
![]() |
design | VisibilityModifier | Variable 'size' must be private and have accessor methods. | 36 |
![]() |
design | VisibilityModifier | Variable 'currentComponent' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'indexWithinComponent' must be private and have accessor methods. | 137 |
![]() |
design | VisibilityModifier | Variable 'nextWasCalled' must be private and have accessor methods. | 138 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.google.common.collect.Multiset. | 24 |
![]() |
imports | UnusedImports | Unused import - java.util.ConcurrentModificationException. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 22 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'connection' must be private and have accessor methods. | 174 |
![]() |
design | VisibilityModifier | Variable 'userName' must be private and have accessor methods. | 175 |
![]() |
design | VisibilityModifier | Variable 'admin' must be private and have accessor methods. | 177 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class CoprocessorClassLoader should be declared as final. | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class EncryptionTest should be declared as final. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class EnvironmentEdgeManager should be declared as final. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.nio.channels.ClosedByInterruptException. | 23 |
![]() |
design | FinalClass | Class ExceptionUtil should be declared as final. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 33 |
![]() |
imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 28 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'cachehits' must be private and have accessor methods. | 80 |
![]() |
design | VisibilityModifier | Variable 'invocations' must be private and have accessor methods. | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 130). | 227 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.RegionPlacementMaintainer. | 68 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hdfs.protocol.FSConstants. | 75 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 230 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 542 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 668 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 680 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 819 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 867 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 899 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1249 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1303 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 1333 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 1363 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 1379 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 1413 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 112). | 1424 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 1438 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 1529 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 1797 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 1799 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 51 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 56 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 24 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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 |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'executor' must be private and have accessor methods. | 196 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 120). | 230 |
![]() |
design | VisibilityModifier | Variable 'fixes' must be private and have accessor methods. | 244 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 295 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 365 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 556 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 586 |
![]() |
design | VisibilityModifier | Variable 'regionName' must be private and have accessor methods. | 596 |
![]() |
design | VisibilityModifier | Variable 'metaFirstKey' must be private and have accessor methods. | 597 |
![]() |
design | VisibilityModifier | Variable 'metaLastKey' must be private and have accessor methods. | 598 |
![]() |
design | VisibilityModifier | Variable 'storesFirstKey' must be private and have accessor methods. | 599 |
![]() |
design | VisibilityModifier | Variable 'storesLastKey' must be private and have accessor methods. | 600 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 602 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 770 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 124). | 786 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 861 |
![]() |
design | VisibilityModifier | Variable 'ioe' must be private and have accessor methods. | 970 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1115 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 1145 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 123). | 1148 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 102). | 1159 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 1213 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 1684 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 1705 |
![]() |
sizes | MethodLength | Method length is 177 lines (max allowed is 150). | 1823 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 2009 |
![]() |
design | VisibilityModifier | Variable 'overlapgroup' must be private and have accessor methods. | 2170 |
![]() |
design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 2189 |
![]() |
design | VisibilityModifier | Variable 'deployedOn' must be private and have accessor methods. | 2190 |
![]() |
design | VisibilityModifier | Variable 'backwards' must be private and have accessor methods. | 2193 |
![]() |
design | VisibilityModifier | Variable 'sidelinedRegions' must be private and have accessor methods. | 2196 |
![]() |
design | VisibilityModifier | Variable 'sc' must be private and have accessor methods. | 2199 |
![]() |
design | VisibilityModifier | Variable 'htds' must be private and have accessor methods. | 2202 |
![]() |
design | VisibilityModifier | Variable 'overlapGroups' must be private and have accessor methods. | 2205 |
![]() |
design | VisibilityModifier | Variable 'errors' must be private and have accessor methods. | 2262 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 2334 |
![]() |
design | VisibilityModifier | Variable 'fixOverlaps' must be private and have accessor methods. | 2336 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 2390 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 2431 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 2498 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 2874 |
![]() |
design | VisibilityModifier | Variable 'countRecord' must be private and have accessor methods. | 2900 |
![]() |
design | VisibilityModifier | Variable 'comp' must be private and have accessor methods. | 2903 |
![]() |
design | VisibilityModifier | Variable 'regionServer' must be private and have accessor methods. | 2978 |
![]() |
design | VisibilityModifier | Variable 'modTime' must be private and have accessor methods. | 2979 |
![]() |
design | VisibilityModifier | Variable 'splitA' must be private and have accessor methods. | 2980 |
![]() |
design | VisibilityModifier | Variable 'splitB' must be private and have accessor methods. | 2980 |
![]() |
design | VisibilityModifier | Variable 'hri' must be private and have accessor methods. | 3029 |
![]() |
design | VisibilityModifier | Variable 'hdfsRegionDir' must be private and have accessor methods. | 3030 |
![]() |
design | VisibilityModifier | Variable 'hdfsRegionDirModTime' must be private and have accessor methods. | 3031 |
![]() |
design | VisibilityModifier | Variable 'hdfsRegioninfoFilePresent' must be private and have accessor methods. | 3032 |
![]() |
design | VisibilityModifier | Variable 'hdfsOnlyEdits' must be private and have accessor methods. | 3033 |
![]() |
design | VisibilityModifier | Variable 'hri' must be private and have accessor methods. | 3040 |
![]() |
design | VisibilityModifier | Variable 'hsa' must be private and have accessor methods. | 3041 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 3078 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 3079 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 137). | 3268 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 110). | 3275 |
![]() |
design | VisibilityModifier | Variable 'errorCount' must be private and have accessor methods. | 3305 |
![]() |
design | VisibilityModifier | Variable 'errorTables' must be private and have accessor methods. | 3308 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 3475 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 3831 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 3866 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 3870 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 3872 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 116). | 3874 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 113). | 3877 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 145). | 3880 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 3881 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 179). | 3882 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 3891 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 3892 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 115). | 3897 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 128). | 3902 |
![]() |
sizes | MethodLength | Method length is 215 lines (max allowed is 150). | 3941 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 49 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.fs.FileSystem. | 23 |
![]() |
design | FinalClass | Class HFileArchiveUtil should be declared as final. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 170 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 415 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class HMerge should be declared as final. | 56 |
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 136 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 137 |
![]() |
design | VisibilityModifier | Variable 'rootDir' must be private and have accessor methods. | 138 |
![]() |
design | VisibilityModifier | Variable 'htd' must be private and have accessor methods. | 139 |
![]() |
design | VisibilityModifier | Variable 'hlog' must be private and have accessor methods. | 140 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class Entry should be declared as final. | 44 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 58 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 89 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 138 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 227 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 237 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.util.ReflectionUtils. | 34 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 186 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 224 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 81 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 86 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 86 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 165 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 167 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class GcTimes should be declared as final. | 127 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class KeyLock should be declared as final. | 117 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 109). | 24 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 50 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 101 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 103 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Comparator. | 28 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 270 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 349 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 584 |
![]() |
whitespace | ParenPad | '(' is followed by whitespace. | 585 |
![]() |
coding | EmptyStatement | Empty statement. | 608 |
![]() |
coding | EmptyStatement | Empty statement. | 988 |
![]() |
coding | EmptyStatement | Empty statement. | 1104 |
![]() |
coding | EmptyStatement | Empty statement. | 1737 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'first' must be private and have accessor methods. | 37 |
![]() |
design | VisibilityModifier | Variable 'second' must be private and have accessor methods. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.LinkedList. | 25 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 81 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 280 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 125). | 400 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 411 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 78 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 41 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 45 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 49 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
extension | TreeWalker | Got an exception - expecting EOF, found '}' | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.text.MessageFormat. | 34 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 137 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 335 |
![]() |
sizes | MethodLength | Method length is 203 lines (max allowed is 150). | 402 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 696 |
![]() |
design | VisibilityModifier | Variable 'firstRow' must be private and have accessor methods. | 831 |
![]() |
design | VisibilityModifier | Variable 'firstRowInt' must be private and have accessor methods. | 832 |
![]() |
design | VisibilityModifier | Variable 'lastRow' must be private and have accessor methods. | 833 |
![]() |
design | VisibilityModifier | Variable 'lastRowInt' must be private and have accessor methods. | 834 |
![]() |
design | VisibilityModifier | Variable 'rowComparisonLength' must be private and have accessor methods. | 835 |
![]() |
design | VisibilityModifier | Variable 'firstRowBytes' must be private and have accessor methods. | 982 |
![]() |
design | VisibilityModifier | Variable 'lastRowBytes' must be private and have accessor methods. | 983 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 106). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 124 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.io.IOException. | 20 |
![]() |
design | VisibilityModifier | Variable 'shutdownHookManagerClass' must be private and have accessor methods. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'bytes' must be private and have accessor methods. | 39 |
![]() |
design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'length' must be private and have accessor methods. | 50 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.nio.ByteBuffer. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
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. | 40 |
![]() |
design | VisibilityModifier | Variable 'threadNumber' must be private and have accessor methods. | 200 |
![]() |
design | VisibilityModifier | Variable 'group' must be private and have accessor methods. | 202 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 248 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 37 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 38 |
![]() |
design | VisibilityModifier | Variable 'byteAppender' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'numBytes' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'uniqueIndexByUniqueRange' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'uniqueRanges' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'numUniqueRanges' must be private and have accessor methods. | 52 |
![]() |
design | VisibilityModifier | Variable 'uniqueRangeIndexByInsertionId' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'numInputs' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'sortedIndexByUniqueIndex' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'sortedIndexByInsertionId' must be private and have accessor methods. | 58 |
![]() |
design | VisibilityModifier | Variable 'sortedRanges' must be private and have accessor methods. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'fs' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'cacheConf' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'executor' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'corrupted' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'failures' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'quarantined' must be private and have accessor methods. | 69 |
![]() |
design | VisibilityModifier | Variable 'missing' must be private and have accessor methods. | 70 |
![]() |
design | VisibilityModifier | Variable 'inQuarantineMode' must be private and have accessor methods. | 71 |
![]() |
design | VisibilityModifier | Variable 'hfilesChecked' must be private and have accessor methods. | 72 |
![]() |
design | VisibilityModifier | Variable 'regionDir' must be private and have accessor methods. | 282 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 30 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'ti' must be private and have accessor methods. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'expireTimeout' must be private and have accessor methods. | 40 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'DEFAULT_COMMON_PREFIX' must be private and have accessor methods. | 45 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_NUMBER_OF_ROW_PREFIXES' must be private and have accessor methods. | 46 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_AVERAGE_PREFIX_LENGTH' must be private and have accessor methods. | 47 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_PREFIX_LENGTH_VARIANCE' must be private and have accessor methods. | 48 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_AVERAGE_SUFFIX_LENGTH' must be private and have accessor methods. | 49 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_SUFFIX_LENGTH_VARIANCE' must be private and have accessor methods. | 50 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_NUMBER_OF_ROW' must be private and have accessor methods. | 51 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_CHANCE_FOR_SAME_QUALIFIER' must be private and have accessor methods. | 54 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_CHANCE_FOR_SIMILIAR_QUALIFIER' must be private and have accessor methods. | 55 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_AVERAGE_QUALIFIER_LENGTH' must be private and have accessor methods. | 56 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_QUALIFIER_LENGTH_VARIANCE' must be private and have accessor methods. | 57 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_COLUMN_FAMILY_LENGTH' must be private and have accessor methods. | 59 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_VALUE_LENGTH' must be private and have accessor methods. | 60 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_CHANCE_FOR_ZERO_VALUE' must be private and have accessor methods. | 61 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_BASE_TIMESTAMP_DIVIDE' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'DEFAULT_TIMESTAMP_DIFF_SIZE' must be private and have accessor methods. | 64 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 81 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 90 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ClusterStatus. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class EmptyWatcher should be declared as final. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 83 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 101). | 79 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 188 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.fs.FileUtil. | 39 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 256 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 345 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 386 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
blocks | EmptyBlock | Must have at least one statement. | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.NavigableSet. | 25 |
![]() |
imports | UnusedImports | Unused import - java.util.TreeSet. | 27 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 37 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.zookeeper.KeeperException.NoNodeException. | 35 |
![]() |
imports | UnusedImports | Unused import - org.apache.zookeeper.KeeperException.NodeExistsException. | 36 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 96 |
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 444 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.net.InetAddress. | 23 |
![]() |
imports | UnusedImports | Unused import - java.net.UnknownHostException. | 24 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.util.StringUtils. | 35 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 111). | 180 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.SplitLogManager. | 31 |
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.SplitLogWorker. | 32 |
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ZKTableReadOnly should be declared as final. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 84 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 812 |
![]() |
annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 843 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 118). | 943 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1190 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1300 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 104). | 1327 |
![]() |
design | FinalClass | Class CreateAndFailSilent should be declared as final. | 1396 |
![]() |
design | FinalClass | Class DeleteNodeFailSilent should be declared as final. | 1428 |
![]() |
design | FinalClass | Class SetData should be declared as final. | 1450 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 103). | 1599 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 1674 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 1895 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'watcher' must be private and have accessor methods. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 94 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 102 |
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 114 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'node' must be private and have accessor methods. | 41 |
![]() |
design | VisibilityModifier | Variable 'abortable' must be private and have accessor methods. | 47 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 142 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'abortable' must be private and have accessor methods. | 68 |
![]() |
design | VisibilityModifier | Variable 'saslLatch' must be private and have accessor methods. | 78 |
![]() |
design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 83 |
![]() |
design | VisibilityModifier | Variable 'metaServerZNode' must be private and have accessor methods. | 85 |
![]() |
design | VisibilityModifier | Variable 'rsZNode' must be private and have accessor methods. | 87 |
![]() |
design | VisibilityModifier | Variable 'drainingZNode' must be private and have accessor methods. | 89 |
![]() |
design | VisibilityModifier | Variable 'backupMasterAddressesZNode' must be private and have accessor methods. | 93 |
![]() |
design | VisibilityModifier | Variable 'clusterStateZNode' must be private and have accessor methods. | 95 |
![]() |
design | VisibilityModifier | Variable 'assignmentZNode' must be private and have accessor methods. | 97 |
![]() |
design | VisibilityModifier | Variable 'tableZNode' must be private and have accessor methods. | 99 |
![]() |
design | VisibilityModifier | Variable 'clusterIdZNode' must be private and have accessor methods. | 101 |
![]() |
design | VisibilityModifier | Variable 'splitLogZNode' must be private and have accessor methods. | 103 |
![]() |
design | VisibilityModifier | Variable 'balancerZNode' must be private and have accessor methods. | 105 |
![]() |
design | VisibilityModifier | Variable 'tableLockZNode' must be private and have accessor methods. | 107 |
![]() |
design | VisibilityModifier | Variable 'recoveringRegionsZNode' must be private and have accessor methods. | 109 |
![]() |
design | VisibilityModifier | Variable 'namespaceZNode' must be private and have accessor methods. | 111 |
![]() |
coding | MissingSwitchDefault | switch without "default" clause. | 317 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'zkWatcher' must be private and have accessor methods. | 62 |
![]() |
design | VisibilityModifier | Variable 'parentLockNode' must be private and have accessor methods. | 63 |
![]() |
design | VisibilityModifier | Variable 'fullyQualifiedZNode' must be private and have accessor methods. | 64 |
![]() |
design | VisibilityModifier | Variable 'childZNode' must be private and have accessor methods. | 65 |
![]() |
design | VisibilityModifier | Variable 'metadata' must be private and have accessor methods. | 66 |
![]() |
design | VisibilityModifier | Variable 'handler' must be private and have accessor methods. | 67 |
![]() |
design | VisibilityModifier | Variable 'acquiredLock' must be private and have accessor methods. | 70 |
![]() |
design | FinalClass | Class ZNodeComparator should be declared as final. | 107 |
![]() |
coding | InnerAssignment | Inner assignments should be avoided. | 186 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 |
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 73 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 105). | 74 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 116 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 107). | 117 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 108). | 118 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.apache.hadoop.hbase.classification.InterfaceStability. | 22 |
![]() |
design | VisibilityModifier | Variable 'previousSnapshot' must be private and have accessor methods. | 55 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 139). | 112 |
![]() |
design | VisibilityModifier | Variable 'parent' must be private and have accessor methods. | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 100 characters (found 141). | 29 |
![]() |
sizes | LineLength | Line is longer than 100 characters (found 146). | 48 |
![]() |
design | FinalClass | Class ThreadPoolExecutorThreadFactory should be declared as final. | 51 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'quantile' must be private and have accessor methods. | 29 |
![]() |
design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | ArrayTypeStyle | Array brackets at illegal position. | 70 |
![]() |
design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 280 |
![]() |
design | VisibilityModifier | Variable 'g' must be private and have accessor methods. | 288 |
![]() |
design | VisibilityModifier | Variable 'delta' must be private and have accessor methods. | 294 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 25 |