The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
117 | 0 | 0 | 4111 |
Rules | Violations | Severity |
---|---|---|
PackageHtml | 7 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
JavadocMethod | 17 | Error |
JavadocType | 0 | Error |
JavadocVariable | 0 | Error |
JavadocStyle | 78 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 1 | Error |
FileLength | 0 | Error |
LineLength | 121 | Error |
MethodLength | 1 | Error |
ParameterNumber | 19 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 11 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
TabCharacter | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 1 | Error |
LeftCurly | 1773 | Error |
NeedBraces | 0 | Error |
RightCurly | 148 | Error |
AvoidInlineConditionals | 20 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 5 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 178 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 2 | Error |
MagicNumber | 85 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 589 | Error |
FinalClass | 4 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 5 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 1045 | Error |
GenericIllegalRegexp
| 1 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 49 | |
More than 7 parameters. | 72 | |
Parameter config should be final. | 72 | |
Parameter agent should be final. | 72 | |
Parameter callback should be final. | 73 | |
Parameter oracle should be final. | 73 | |
Parameter factory should be final. | 74 | |
Parameter subscriber should be final. | 74 | |
Parameter seqNrGenerator should be final. | 75 | |
Parameter cache should be final. | 75 | |
Parameter responseTimeCache should be final. | 76 | |
'{' should be on the previous line. | 77 | |
'{' should be on the previous line. | 84 | |
'{' should be on the previous line. | 86 | |
Line is longer than 80 characters. | 87 | |
'}' should be on the same line. | 95 | |
'{' should be on the previous line. | 97 | |
Line is longer than 80 characters. | 98 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 112 | |
'{' should be on the previous line. | 113 | |
'{' should be on the previous line. | 115 | |
Method 'getMulticastAgent' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter stream should be final. | 127 | |
'{' should be on the previous line. | 128 | |
'{' should be on the previous line. | 130 | |
Method 'getPrmMulticastAgent' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Parameter stream should be final. | 145 | |
'{' should be on the previous line. | 146 | |
'{' should be on the previous line. | 150 | |
'{' should be on the previous line. | 156 | |
'}' should be on the same line. | 158 | |
'{' should be on the previous line. | 160 | |
Method 'getMulticastAgents' is not designed for extension - needs to be abstract, final or empty. | 172 | |
'{' should be on the previous line. | 173 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Parameter data should be final. | 182 | |
'{' should be on the previous line. | 183 | |
Line is longer than 80 characters. | 184 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Parameter stream should be final. | 196 | |
Parameter data should be final. | 196 | |
'{' should be on the previous line. | 197 | |
Method 'getRate' is not designed for extension - needs to be abstract, final or empty. | 209 | |
'{' should be on the previous line. | 210 | |
'{' should be on the previous line. | 214 | |
Method 'getDeliveryRatio' is not designed for extension - needs to be abstract, final or empty. | 226 | |
'{' should be on the previous line. | 227 | |
'{' should be on the previous line. | 231 | |
Method 'getResponseTime' is not designed for extension - needs to be abstract, final or empty. | 243 | |
'{' should be on the previous line. | 244 | |
'{' should be on the previous line. | 248 | |
Method 'getInterArrivalTime' is not designed for extension - needs to be abstract, final or empty. | 260 | |
'{' should be on the previous line. | 261 | |
'{' should be on the previous line. | 265 | |
More than 7 parameters. | 285 | |
Parameter stream should be final. | 285 | |
Parameter sender should be final. | 285 | |
Parameter dest should be final. | 285 | |
Parameter type should be final. | 286 | |
Parameter source should be final. | 286 | |
Parameter seqNr should be final. | 286 | |
Parameter mask should be final. | 286 | |
Parameter data should be final. | 287 | |
Parameter timestamp should be final. | 287 | |
'{' should be on the previous line. | 288 | |
Parameter stream should be final. | 301 | |
Parameter sender should be final. | 301 | |
Parameter dest should be final. | 301 | |
Parameter type should be final. | 302 | |
Parameter source should be final. | 302 | |
Parameter seqNrs should be final. | 302 | |
'{' should be on the previous line. | 303 | |
Parameter stream should be final. | 313 | |
Parameter sender should be final. | 313 | |
Parameter ttl should be final. | 313 | |
'{' should be on the previous line. | 314 | |
Parameter stream should be final. | 323 | |
Parameter sender should be final. | 323 | |
'{' should be on the previous line. | 324 | |
Parameter msg should be final. | 332 | |
'{' should be on the previous line. | 333 | |
Parameter msg should be final. | 342 | |
'{' should be on the previous line. | 343 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 352 | |
'{' should be on the previous line. | 353 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 38 | |
'{' should be on the previous line. | 53 | |
Parameter msg should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'addAgent' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter stream should be final. | 73 | |
Parameter agent should be final. | 73 | |
Parameter multicast should be final. | 73 | |
'{' should be on the previous line. | 74 | |
Parameter stream should be final. | 87 | |
'{' should be on the previous line. | 88 | |
'{' should be on the previous line. | 92 | |
First sentence should end with a period. | 99 | |
Parameter stream should be final. | 106 | |
'{' should be on the previous line. | 107 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Parameter msg should be final. | 120 | |
'{' should be on the previous line. | 122 | |
'{' should be on the previous line. | 126 | |
'}' should be on the same line. | 128 | |
'{' should be on the previous line. | 130 | |
'}' should be on the same line. | 132 | |
'{' should be on the previous line. | 134 | |
'}' should be on the same line. | 136 | |
'{' should be on the previous line. | 138 | |
'}' should be on the same line. | 140 | |
'{' should be on the previous line. | 142 | |
'}' should be on the same line. | 144 | |
'{' should be on the previous line. | 146 | |
'}' should be on the same line. | 148 | |
'{' should be on the previous line. | 150 | |
'}' should be on the same line. | 152 | |
'{' should be on the previous line. | 154 | |
'}' should be on the same line. | 156 | |
'{' should be on the previous line. | 158 | |
'}' should be on the same line. | 160 | |
'{' should be on the previous line. | 162 | |
'}' should be on the same line. | 164 | |
'{' should be on the previous line. | 166 | |
'}' should be on the same line. | 168 | |
'{' should be on the previous line. | 170 | |
'}' should be on the same line. | 172 | |
'{' should be on the previous line. | 174 | |
'}' should be on the same line. | 176 | |
'{' should be on the previous line. | 178 | |
'}' should be on the same line. | 180 | |
'{' should be on the previous line. | 182 | |
'}' should be on the same line. | 184 | |
'{' should be on the previous line. | 186 | |
'}' should be on the same line. | 188 | |
'{' should be on the previous line. | 190 | |
Empty statement. | 191 | |
'}' should be on the same line. | 192 | |
'{' should be on the previous line. | 194 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 202 | |
'{' should be on the previous line. | 203 | |
Parameter msg should be final. | 213 | |
'{' should be on the previous line. | 214 | |
Parameter pkt should be final. | 223 | |
'{' should be on the previous line. | 224 | |
'{' should be on the previous line. | 228 | |
Parameter pkt should be final. | 239 | |
'{' should be on the previous line. | 240 | |
'{' should be on the previous line. | 247 | |
Parameter pkt should be final. | 259 | |
'{' should be on the previous line. | 260 | |
'{' should be on the previous line. | 264 | |
Parameter pkt should be final. | 274 | |
'{' should be on the previous line. | 275 | |
'{' should be on the previous line. | 279 | |
Parameter pkt should be final. | 290 | |
'{' should be on the previous line. | 291 | |
'{' should be on the previous line. | 298 | |
Line is longer than 80 characters. | 299 | |
Parameter pkt should be final. | 308 | |
'{' should be on the previous line. | 309 | |
'{' should be on the previous line. | 313 | |
Parameter pkt should be final. | 323 | |
'{' should be on the previous line. | 324 | |
'{' should be on the previous line. | 328 | |
Parameter pkt should be final. | 339 | |
'{' should be on the previous line. | 340 | |
'{' should be on the previous line. | 344 | |
Parameter pkt should be final. | 354 | |
'{' should be on the previous line. | 355 | |
'{' should be on the previous line. | 359 | |
Parameter pkt should be final. | 370 | |
'{' should be on the previous line. | 371 | |
'{' should be on the previous line. | 375 | |
Line is longer than 80 characters. | 376 | |
Parameter pkt should be final. | 384 | |
'{' should be on the previous line. | 385 | |
'{' should be on the previous line. | 389 | |
Parameter pkt should be final. | 399 | |
'{' should be on the previous line. | 400 | |
'{' should be on the previous line. | 404 | |
Parameter pkt should be final. | 414 | |
'{' should be on the previous line. | 415 | |
'{' should be on the previous line. | 419 | |
Parameter pkt should be final. | 430 | |
'{' should be on the previous line. | 431 | |
'{' should be on the previous line. | 435 | |
Parameter pkt should be final. | 445 | |
'{' should be on the previous line. | 446 | |
'{' should be on the previous line. | 450 | |
Parameter pkt should be final. | 461 | |
'{' should be on the previous line. | 462 | |
'{' should be on the previous line. | 466 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 478 | |
'{' should be on the previous line. | 479 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 37 | |
Parameter config should be final. | 66 | |
'config' hides a field. | 66 | |
Parameter sock should be final. | 66 | |
'sock' hides a field. | 66 | |
Parameter tsmpFactory should be final. | 67 | |
'tsmpFactory' hides a field. | 67 | |
'{' should be on the previous line. | 68 | |
'{' should be on the previous line. | 76 | |
'}' should be on the same line. | 78 | |
'{' should be on the previous line. | 80 | |
Method 'setMulticastServer' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Parameter mserver should be final. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'setAgents' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Parameter agents should be final. | 102 | |
'{' should be on the previous line. | 103 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Parameter agent should be final. | 115 | |
'{' should be on the previous line. | 116 | |
Method 'getDefaultCost' is not designed for extension - needs to be abstract, final or empty. | 127 | |
'{' should be on the previous line. | 128 | |
Line is longer than 80 characters. | 136 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Parameter agent should be final. | 141 | |
'{' should be on the previous line. | 142 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter agent should be final. | 155 | |
'{' should be on the previous line. | 156 | |
First sentence should end with a period. | 160 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 163 | |
'{' should be on the previous line. | 164 | |
'{' should be on the previous line. | 166 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 176 | |
'{' should be on the previous line. | 177 | |
Parameter msg should be final. | 186 | |
'{' should be on the previous line. | 187 | |
Parameter msg should be final. | 197 | |
Parameter th should be final. | 197 | |
'{' should be on the previous line. | 198 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 39 | |
Parameter memberMgr should be final. | 58 | |
'memberMgr' hides a field. | 58 | |
Parameter defaultCost should be final. | 58 | |
'defaultCost' hides a field. | 58 | |
'{' should be on the previous line. | 59 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter from should be final. | 72 | |
Parameter to should be final. | 72 | |
'{' should be on the previous line. | 73 | |
'{' should be on the previous line. | 77 | |
'{' should be on the previous line. | 81 | |
'{' should be on the previous line. | 89 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'{' should be on the previous line. | 102 | |
Method 'set' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter from should be final. | 113 | |
Parameter to should be final. | 113 | |
Parameter cost should be final. | 113 | |
'{' should be on the previous line. | 114 | |
'{' should be on the previous line. | 116 | |
'{' should be on the previous line. | 123 | |
'}' should be on the same line. | 125 | |
'{' should be on the previous line. | 127 | |
Method 'trim' is not designed for extension - needs to be abstract, final or empty. | 137 | |
'{' should be on the previous line. | 138 | |
'{' should be on the previous line. | 144 | |
'{' should be on the previous line. | 148 | |
'}' should be on the same line. | 150 | |
'{' should be on the previous line. | 152 | |
'{' should be on the previous line. | 157 | |
'{' should be on the previous line. | 161 | |
'{' should be on the previous line. | 175 | |
Parameter cost should be final. | 184 | |
'cost' hides a field. | 184 | |
'{' should be on the previous line. | 185 | |
Method 'setCost' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Parameter cost should be final. | 194 | |
'cost' hides a field. | 194 | |
'{' should be on the previous line. | 195 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 204 | |
'{' should be on the previous line. | 205 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 214 | |
'{' should be on the previous line. | 215 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 41 | |
Line is longer than 80 characters. | 48 | |
'{' should be on the previous line. | 68 | |
Parameter layer should be final. | 78 | |
'layer' hides a field. | 78 | |
Parameter response should be final. | 78 | |
'response' hides a field. | 78 | |
'{' should be on the previous line. | 79 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'getQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'{' should be on the previous line. | 101 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Parameter in should be final. | 111 | |
'{' should be on the previous line. | 113 | |
'{' should be on the previous line. | 127 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Parameter out should be final. | 139 | |
'{' should be on the previous line. | 140 | |
'{' should be on the previous line. | 152 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
Parameter getter should be final. | 38 | |
'{' should be on the previous line. | 39 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
'{' should be on the previous line. | 49 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter value should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on the previous line. | 71 | |
'{' should be on the previous line. | 76 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
Parameter getter should be final. | 38 | |
'{' should be on the previous line. | 39 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
'{' should be on the previous line. | 49 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter value should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on the previous line. | 71 | |
Avoid inline conditionals. | 74 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 52 | |
Parameter config should be final. | 107 | |
'config' hides a field. | 107 | |
Parameter id should be final. | 107 | |
Parameter callback should be final. | 107 | |
'callback' hides a field. | 107 | |
Parameter oracle should be final. | 108 | |
Parameter factory should be final. | 108 | |
'{' should be on the previous line. | 109 | |
'{' should be on the previous line. | 111 | |
Method 'getLeaderChangedNotifier' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'{' should be on the previous line. | 141 | |
Method 'getClusterRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 150 | |
'{' should be on the previous line. | 151 | |
Method 'getLeaderRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 160 | |
'{' should be on the previous line. | 161 | |
Parameter msg should be final. | 170 | |
'{' should be on the previous line. | 171 | |
'{' should be on the previous line. | 173 | |
Parameter msg should be final. | 183 | |
'{' should be on the previous line. | 184 | |
Parameter msg should be final. | 193 | |
'{' should be on the previous line. | 194 | |
Parameter msg should be final. | 203 | |
'{' should be on the previous line. | 204 | |
Parameter msg should be final. | 213 | |
'{' should be on the previous line. | 214 | |
First sentence should end with a period. | 218 | |
Line is longer than 80 characters. | 219 | |
Method 'getAlternates' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Parameter layer should be final. | 226 | |
Parameter agent should be final. | 226 | |
'{' should be on the previous line. | 227 | |
'{' should be on the previous line. | 235 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Parameter layer should be final. | 250 | |
Parameter agent should be final. | 250 | |
Parameter altLayer should be final. | 250 | |
Parameter agents should be final. | 251 | |
'{' should be on the previous line. | 252 | |
'{' should be on the previous line. | 257 | |
'{' should be on the previous line. | 262 | |
'}' should be on the same line. | 264 | |
'{' should be on the previous line. | 266 | |
'}' should be on the same line. | 272 | |
'{' should be on the previous line. | 274 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 291 | |
Parameter sender should be final. | 291 | |
'{' should be on the previous line. | 292 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 301 | |
'{' should be on the previous line. | 302 | |
First sentence should end with a period. | 306 | |
Method 'getLayerCnt' is not designed for extension - needs to be abstract, final or empty. | 311 | |
'{' should be on the previous line. | 312 | |
Method 'getTotalPeers' is not designed for extension - needs to be abstract, final or empty. | 321 | |
'{' should be on the previous line. | 322 | |
Method 'getPredessors' is not designed for extension - needs to be abstract, final or empty. | 331 | |
'{' should be on the previous line. | 332 | |
Method 'getSuccessors' is not designed for extension - needs to be abstract, final or empty. | 343 | |
Parameter peer should be final. | 343 | |
'{' should be on the previous line. | 344 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 353 | |
'{' should be on the previous line. | 354 | |
Method 'getMember' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Parameter layer should be final. | 365 | |
'{' should be on the previous line. | 366 | |
'{' should be on the previous line. | 370 | |
'}' should be on the same line. | 372 | |
'{' should be on the previous line. | 374 | |
'}' should be on the same line. | 376 | |
'{' should be on the previous line. | 378 | |
Method 'setNeighbors' is not designed for extension - needs to be abstract, final or empty. | 394 | |
Parameter layer should be final. | 394 | |
Parameter sender should be final. | 394 | |
Parameter members should be final. | 394 | |
'{' should be on the previous line. | 395 | |
'{' should be on the previous line. | 397 | |
'{' should be on the previous line. | 401 | |
'{' should be on the previous line. | 412 | |
'}' should be on the same line. | 415 | |
'{' should be on the previous line. | 417 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Parameter layer should be final. | 434 | |
Parameter sender should be final. | 434 | |
Parameter superLeader should be final. | 434 | |
Parameter superLeaderAlternate should be final. | 435 | |
Parameter superCluster should be final. | 435 | |
'{' should be on the previous line. | 436 | |
'{' should be on the previous line. | 438 | |
'}' should be on the same line. | 441 | |
'{' should be on the previous line. | 443 | |
'}' should be on the same line. | 445 | |
'{' should be on the previous line. | 447 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 463 | |
'{' should be on the previous line. | 464 | |
Method 'getSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 473 | |
'{' should be on the previous line. | 474 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 481 | |
'{' should be on the previous line. | 482 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 492 | |
Parameter sender should be final. | 492 | |
'{' should be on the previous line. | 493 | |
'0.9' is a magic number. | 494 | |
'{' should be on the previous line. | 498 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 509 | |
'{' should be on the previous line. | 510 | |
'1000' is a magic number. | 515 | |
'{' should be on the previous line. | 516 | |
'{' should be on the previous line. | 524 | |
Line is longer than 80 characters. | 530 | |
'{' should be on the previous line. | 545 | |
'{' should be on the previous line. | 550 | |
'10' is a magic number. | 561 | |
'{' should be on the previous line. | 562 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 577 | |
Parameter layer should be final. | 577 | |
Parameter sender should be final. | 577 | |
Parameter successors should be final. | 577 | |
'{' should be on the previous line. | 578 | |
'{' should be on the previous line. | 580 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 594 | |
Parameter layer should be final. | 594 | |
Parameter child should be final. | 594 | |
'{' should be on the previous line. | 595 | |
'{' should be on the previous line. | 599 | |
'{' should be on the previous line. | 601 | |
'{' should be on the previous line. | 603 | |
'}' should be on the same line. | 606 | |
'{' should be on the previous line. | 608 | |
'{' should be on the previous line. | 617 | |
'{' should be on the previous line. | 620 | |
'{' is followed by whitespace. | 621 | |
'}' should be on the same line. | 623 | |
'{' should be on the previous line. | 625 | |
'{' should be on the previous line. | 627 | |
'{' should be on the previous line. | 632 | |
'}' should be on the same line. | 638 | |
'{' should be on the previous line. | 640 | |
'}' should be on the same line. | 651 | |
'{' should be on the previous line. | 653 | |
Parameter layer should be final. | 664 | |
'{' should be on the previous line. | 665 | |
'{' should be on the previous line. | 669 | |
Parameter layer should be final. | 679 | |
'{' should be on the previous line. | 680 | |
'{' should be on the previous line. | 685 | |
'{' should be on the previous line. | 692 | |
Method 'joinRedirect' is not designed for extension - needs to be abstract, final or empty. | 704 | |
Parameter layer should be final. | 704 | |
Parameter sender should be final. | 704 | |
Parameter redirect should be final. | 704 | |
'{' should be on the previous line. | 705 | |
'{' should be on the previous line. | 710 | |
'{' should be on the previous line. | 712 | |
'{' should be on the previous line. | 726 | |
'{' should be on the previous line. | 730 | |
'}' should be on the same line. | 733 | |
'{' should be on the previous line. | 735 | |
'}' should be on the same line. | 744 | |
'{' should be on the previous line. | 746 | |
Method 'leave' is not designed for extension - needs to be abstract, final or empty. | 757 | |
Parameter child should be final. | 757 | |
'{' should be on the previous line. | 758 | |
'{' should be on the previous line. | 765 | |
'{' should be on the previous line. | 769 | |
'{' should be on the previous line. | 777 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 790 | |
Parameter layer should be final. | 790 | |
Parameter sender should be final. | 790 | |
Parameter newLeader should be final. | 790 | |
'{' should be on the previous line. | 791 | |
'{' should be on the previous line. | 795 | |
'{' should be on the previous line. | 797 | |
'{' should be on the previous line. | 799 | |
'}' should be on the same line. | 802 | |
'{' should be on the previous line. | 804 | |
'}' should be on the same line. | 807 | |
'{' should be on the previous line. | 809 | |
'}' should be on the same line. | 812 | |
'{' should be on the previous line. | 814 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 825 | |
Parameter sender should be final. | 825 | |
Parameter info should be final. | 825 | |
'{' should be on the previous line. | 826 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 837 | |
Parameter layer should be final. | 837 | |
Parameter sender should be final. | 837 | |
'{' should be on the previous line. | 838 | |
'{' should be on the previous line. | 842 | |
'{' should be on the previous line. | 847 | |
'}' should be on the same line. | 852 | |
'{' should be on the previous line. | 854 | |
'}' should be on the same line. | 859 | |
'{' should be on the previous line. | 861 | |
Line is longer than 80 characters. | 873 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 873 | |
Parameter layer should be final. | 873 | |
Parameter sender should be final. | 873 | |
Parameter response should be final. | 873 | |
'{' should be on the previous line. | 876 | |
'{' should be on the previous line. | 881 | |
'{' should be on the previous line. | 883 | |
'}' should be on the same line. | 888 | |
'{' should be on the previous line. | 890 | |
'{' should be on the previous line. | 904 | |
'}' should be on the same line. | 907 | |
'{' should be on the previous line. | 909 | |
Line is longer than 80 characters. | 911 | |
'{' should be on the previous line. | 924 | |
Method 'queryRpResponse' is not designed for extension - needs to be abstract, final or empty. | 935 | |
Parameter response should be final. | 935 | |
Parameter magic should be final. | 935 | |
'{' should be on the previous line. | 936 | |
'{' should be on the previous line. | 940 | |
'{' should be on the previous line. | 948 | |
'{' should be on the previous line. | 953 | |
'{' should be on the previous line. | 958 | |
'}' should be on the same line. | 961 | |
'{' should be on the previous line. | 963 | |
'{' should be on the previous line. | 968 | |
'{' should be on the previous line. | 970 | |
'}' should be on the same line. | 972 | |
'{' should be on the previous line. | 974 | |
'}' should be on the same line. | 979 | |
'{' should be on the previous line. | 981 | |
'{' should be on the previous line. | 983 | |
'{' should be on the previous line. | 986 | |
'{' should be on the previous line. | 992 | |
Line is longer than 80 characters. | 993 | |
'{' should be on the previous line. | 1000 | |
'}' should be on the same line. | 1003 | |
'{' should be on the previous line. | 1005 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1019 | |
'{' should be on the previous line. | 1020 | |
Method 'transferLeader' is not designed for extension - needs to be abstract, final or empty. | 1034 | |
Parameter layer should be final. | 1034 | |
Parameter sender should be final. | 1034 | |
Parameter newLeader should be final. | 1034 | |
Parameter superLeader should be final. | 1035 | |
Parameter members should be final. | 1035 | |
Parameter merge should be final. | 1035 | |
'{' should be on the previous line. | 1036 | |
'{' should be on the previous line. | 1042 | |
'{' should be on the previous line. | 1049 | |
'{' should be on the previous line. | 1051 | |
'{' should be on the previous line. | 1061 | |
'}' should be on the same line. | 1070 | |
'{' should be on the previous line. | 1072 | |
'}' should be on the same line. | 1082 | |
'{' should be on the previous line. | 1084 | |
'{' should be on the previous line. | 1090 | |
'{' should be on the previous line. | 1099 | |
'{' should be on the previous line. | 1101 | |
'}' should be on the same line. | 1104 | |
'{' should be on the previous line. | 1106 | |
'{' should be on the previous line. | 1108 | |
'{' should be on the previous line. | 1112 | |
Parameter layer should be final. | 1137 | |
'{' should be on the previous line. | 1138 | |
'{' should be on the previous line. | 1143 | |
'}' should be on the same line. | 1145 | |
'{' should be on the previous line. | 1147 | |
'{' should be on the previous line. | 1152 | |
Parameter layer should be final. | 1166 | |
Parameter sender should be final. | 1166 | |
'{' should be on the previous line. | 1167 | |
'{' should be on the previous line. | 1170 | |
'}' should be on the same line. | 1173 | |
'{' should be on the previous line. | 1176 | |
'}' should be on the same line. | 1179 | |
'{' should be on the previous line. | 1182 | |
Parameter layer should be final. | 1197 | |
Parameter sender should be final. | 1197 | |
Parameter successors should be final. | 1197 | |
'{' should be on the previous line. | 1198 | |
'{' should be on the previous line. | 1201 | |
'}' should be on the same line. | 1204 | |
'{' should be on the previous line. | 1207 | |
'}' should be on the same line. | 1210 | |
'{' should be on the previous line. | 1213 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
'{' is followed by whitespace. | 34 | |
First sentence should end with a period. | 36 | |
'{' should be on the previous line. | 40 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
'{' is followed by whitespace. | 34 | |
'{' should be on the previous line. | 40 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Line is longer than 80 characters. | 43 | |
First sentence should end with a period. | 54 | |
'{' should be on the previous line. | 58 | |
First sentence should end with a period. | 62 | |
Parameter layer should be final. | 68 | |
'layer' hides a field. | 68 | |
Parameter redirect should be final. | 68 | |
'redirect' hides a field. | 68 | |
'{' should be on the previous line. | 69 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 80 | |
'{' should be on the previous line. | 81 | |
Method 'getRedirect' is not designed for extension - needs to be abstract, final or empty. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter in should be final. | 101 | |
'{' should be on the previous line. | 103 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter out should be final. | 114 | |
'{' should be on the previous line. | 115 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
First sentence should end with a period. | 36 | |
Parameter agent should be final. | 41 | |
'agent' hides a field. | 41 | |
'{' should be on the previous line. | 42 | |
Method 'getLeaderChangedNotifier' is not designed for extension - needs to be abstract, final or empty. | 51 | |
'{' should be on the previous line. | 52 | |
Method 'getClusterRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getLeaderRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
First sentence should end with a period. | 76 | |
Line is longer than 80 characters. | 77 | |
Method 'getAlternates' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Parameter layer should be final. | 84 | |
Parameter agent should be final. | 84 | |
'agent' hides a field. | 84 | |
'{' should be on the previous line. | 85 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Parameter layer should be final. | 97 | |
Parameter agent should be final. | 97 | |
'agent' hides a field. | 97 | |
Parameter altLayer should be final. | 98 | |
Parameter agents should be final. | 98 | |
'{' should be on the previous line. | 99 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter sender should be final. | 110 | |
'{' should be on the previous line. | 111 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 120 | |
'{' should be on the previous line. | 121 | |
Method 'getLayerCnt' is not designed for extension - needs to be abstract, final or empty. | 130 | |
'{' should be on the previous line. | 131 | |
Method 'getTotalPeers' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'{' should be on the previous line. | 141 | |
Method 'getPredessors' is not designed for extension - needs to be abstract, final or empty. | 150 | |
'{' should be on the previous line. | 151 | |
Method 'getSuccessors' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Parameter peer should be final. | 162 | |
'{' should be on the previous line. | 163 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 172 | |
'{' should be on the previous line. | 173 | |
Method 'getMember' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Parameter layer should be final. | 184 | |
'{' should be on the previous line. | 185 | |
Method 'setNeighbors' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Parameter layer should be final. | 196 | |
Parameter sender should be final. | 196 | |
Parameter members should be final. | 197 | |
'{' should be on the previous line. | 198 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 211 | |
Parameter layer should be final. | 211 | |
Parameter sender should be final. | 211 | |
Parameter superLeader should be final. | 212 | |
Parameter superLeaderAlternate should be final. | 212 | |
Parameter superCluster should be final. | 213 | |
'{' should be on the previous line. | 214 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 224 | |
'{' should be on the previous line. | 225 | |
Method 'getSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 234 | |
'{' should be on the previous line. | 235 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 242 | |
'{' should be on the previous line. | 243 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Parameter sender should be final. | 252 | |
'{' should be on the previous line. | 253 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 260 | |
'{' should be on the previous line. | 261 | |
Line is longer than 80 characters. | 272 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Parameter layer should be final. | 272 | |
Parameter sender should be final. | 272 | |
Parameter successors should be final. | 272 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Parameter layer should be final. | 283 | |
Parameter child should be final. | 283 | |
'{' should be on the previous line. | 284 | |
Method 'joinRedirect' is not designed for extension - needs to be abstract, final or empty. | 295 | |
Parameter layer should be final. | 295 | |
Parameter sender should be final. | 295 | |
Parameter redirect should be final. | 296 | |
'{' should be on the previous line. | 297 | |
Method 'leave' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Parameter child should be final. | 306 | |
'{' should be on the previous line. | 307 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 318 | |
Parameter layer should be final. | 318 | |
Parameter sender should be final. | 318 | |
Parameter newLeader should be final. | 319 | |
'{' should be on the previous line. | 320 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 330 | |
Parameter sender should be final. | 330 | |
Parameter info should be final. | 330 | |
'{' should be on the previous line. | 331 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 341 | |
Parameter layer should be final. | 341 | |
Parameter sender should be final. | 341 | |
'{' should be on the previous line. | 342 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Parameter layer should be final. | 353 | |
Parameter sender should be final. | 353 | |
Parameter response should be final. | 354 | |
'{' should be on the previous line. | 355 | |
Line is longer than 80 characters. | 365 | |
Method 'queryRpResponse' is not designed for extension - needs to be abstract, final or empty. | 365 | |
Parameter response should be final. | 365 | |
Parameter magic should be final. | 365 | |
Method 'transferLeader' is not designed for extension - needs to be abstract, final or empty. | 380 | |
Parameter layer should be final. | 380 | |
Parameter sender should be final. | 380 | |
Line is longer than 80 characters. | 381 | |
Parameter newLeader should be final. | 381 | |
Parameter superLeader should be final. | 381 | |
Parameter members should be final. | 381 | |
Parameter merge should be final. | 381 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 392 | |
'{' should be on the previous line. | 393 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 35 | |
Line is longer than 80 characters. | 42 | |
First sentence should end with a period. | 53 | |
Parameter type should be final. | 60 | |
Parameter version should be final. | 60 | |
Parameter fields should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'setSender' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter sender should be final. | 70 | |
'sender' hides a field. | 70 | |
'{' should be on the previous line. | 71 | |
'{' should be on the previous line. | 73 | |
Method 'getSender' is not designed for extension - needs to be abstract, final or empty. | 85 | |
'{' should be on the previous line. | 86 | |
Method 'setStream' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter stream should be final. | 95 | |
'stream' hides a field. | 95 | |
'{' should be on the previous line. | 96 | |
Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 105 | |
'{' should be on the previous line. | 106 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Parameter in should be final. | 116 | |
'{' should be on the previous line. | 118 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter out should be final. | 129 | |
'{' should be on the previous line. | 130 | |
'{' should be on the previous line. | 134 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 66 | |
Parameter args should be final. | 78 | |
'{' should be on the previous line. | 79 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'{' should be on the previous line. | 88 | |
Method 'benchmarkMulticast' is not designed for extension - needs to be abstract, final or empty. | 99 | |
'{' should be on the previous line. | 100 | |
'{' should be on the previous line. | 107 | |
'{' should be on the previous line. | 187 | |
'16' is a magic number. | 195 | |
'1000' is a magic number. | 196 | |
'}' should be on the same line. | 202 | |
'{' should be on the previous line. | 204 | |
'}' should be on the same line. | 206 | |
'{' should be on the previous line. | 208 | |
Parameter msg should be final. | 220 | |
'{' should be on the previous line. | 221 | |
Parameter msg should be final. | 230 | |
'{' should be on the previous line. | 231 | |
Parameter msg should be final. | 241 | |
Parameter th should be final. | 241 | |
'{' should be on the previous line. | 242 | |
Parameter msg should be final. | 252 | |
Parameter th should be final. | 252 | |
'{' should be on the previous line. | 253 | |
'{' should be on the previous line. | 263 | |
'{' should be on the previous line. | 270 | |
'{' should be on the previous line. | 280 | |
'{' should be on the previous line. | 290 | |
'{' should be on the previous line. | 300 | |
'{' should be on the previous line. | 310 | |
'{' should be on the previous line. | 320 | |
'{' should be on the previous line. | 330 | |
'{' should be on the previous line. | 340 | |
Missing a Javadoc comment. | 347 | |
'{' should be on the previous line. | 348 | |
Missing a Javadoc comment. | 355 | |
'{' should be on the previous line. | 356 | |
Missing a Javadoc comment. | 363 | |
'{' should be on the previous line. | 364 | |
'{' should be on the previous line. | 368 | |
'}' should be on the same line. | 370 | |
'{' should be on the previous line. | 372 | |
Empty statement. | 373 | |
Missing a Javadoc comment. | 382 | |
'{' should be on the previous line. | 383 | |
Missing a Javadoc comment. | 390 | |
'{' should be on the previous line. | 391 | |
Missing a Javadoc comment. | 398 | |
'{' should be on the previous line. | 399 | |
Missing a Javadoc comment. | 406 | |
'{' should be on the previous line. | 408 | |
Parameter handler should be final. | 417 | |
'{' should be on the previous line. | 418 | |
Empty statement. | 419 | |
Missing a Javadoc comment. | 425 | |
'{' should be on the previous line. | 427 | |
Parameter handler should be final. | 436 | |
'{' should be on the previous line. | 437 | |
Empty statement. | 438 | |
Missing a Javadoc comment. | 444 | |
Parameter pkt should be final. | 444 | |
'{' should be on the previous line. | 446 | |
Line is longer than 80 characters. | 451 | |
Missing a Javadoc comment. | 453 | |
Parameter priority should be final. | 453 | |
Parameter pkt should be final. | 453 | |
Parameter reliable should be final. | 453 | |
'{' should be on the previous line. | 455 | |
Line is longer than 80 characters. | 460 | |
Missing a Javadoc comment. | 462 | |
Parameter priority should be final. | 462 | |
Parameter pkt should be final. | 462 | |
Parameter maxNReXmt should be final. | 462 | |
'{' should be on the previous line. | 464 | |
Line is longer than 80 characters. | 469 | |
Missing a Javadoc comment. | 471 | |
Parameter priority should be final. | 471 | |
Parameter pkt should be final. | 471 | |
'{' should be on the previous line. | 473 | |
Line is longer than 80 characters. | 478 | |
Missing a Javadoc comment. | 480 | |
Parameter request should be final. | 480 | |
Parameter pkt should be final. | 480 | |
Parameter reliable should be final. | 480 | |
'{' should be on the previous line. | 482 | |
Line is longer than 80 characters. | 487 | |
Missing a Javadoc comment. | 489 | |
Parameter request should be final. | 489 | |
Parameter pkt should be final. | 489 | |
'{' should be on the previous line. | 491 | |
Line is longer than 80 characters. | 496 | |
Missing a Javadoc comment. | 498 | |
Parameter pkt should be final. | 498 | |
Parameter reliable should be final. | 498 | |
'{' should be on the previous line. | 500 | |
Line is longer than 80 characters. | 507 | |
Missing a Javadoc comment. | 509 | |
Parameter pkt should be final. | 509 | |
'{' should be on the previous line. | 511 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
'{' should be on the previous line. | 33 | |
First sentence should end with a period. | 37 | |
Parameter mcastAgent should be final. | 42 | |
'mcastAgent' hides a field. | 42 | |
'{' should be on the previous line. | 43 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
'{' should be on the previous line. | 53 | |
Method 'data' is not designed for extension - needs to be abstract, final or empty. | 69 | |
More than 7 parameters. | 69 | |
Parameter sender should be final. | 69 | |
Parameter dest should be final. | 69 | |
Parameter type should be final. | 70 | |
Parameter source should be final. | 70 | |
Parameter seqNr should be final. | 70 | |
Parameter mask should be final. | 70 | |
Parameter data should be final. | 71 | |
Parameter timestamp should be final. | 71 | |
'{' should be on the previous line. | 72 | |
Line is longer than 80 characters. | 73 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 82 | |
'{' should be on the previous line. | 83 | |
Method 'forwardRequest' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter sender should be final. | 96 | |
Parameter dest should be final. | 96 | |
Parameter type should be final. | 97 | |
Parameter source should be final. | 97 | |
Parameter seqNrs should be final. | 97 | |
'{' should be on the previous line. | 98 | |
Method 'getDeliveryRatio' is not designed for extension - needs to be abstract, final or empty. | 107 | |
'{' should be on the previous line. | 108 | |
Method 'getInterArrivalTime' is not designed for extension - needs to be abstract, final or empty. | 117 | |
'{' should be on the previous line. | 118 | |
Method 'getRate' is not designed for extension - needs to be abstract, final or empty. | 127 | |
'{' should be on the previous line. | 128 | |
Method 'getResponseTime' is not designed for extension - needs to be abstract, final or empty. | 137 | |
'{' should be on the previous line. | 138 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter data should be final. | 147 | |
'{' should be on the previous line. | 148 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 38 | |
Parameter getter should be final. | 50 | |
'{' should be on the previous line. | 51 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter value should be final. | 72 | |
'{' should be on the previous line. | 73 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 82 | |
'{' should be on the previous line. | 83 | |
'{' should be on the previous line. | 90 | |
'{' should be on the previous line. | 92 | |
'}' should be on the same line. | 96 | |
'{' should be on the previous line. | 98 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 41 | |
'3' is a magic number. | 49 | |
'16' is a magic number. | 58 | |
'3' is a magic number. | 70 | |
'0.02' is a magic number. | 73 | |
'3' is a magic number. | 76 | |
'100' is a magic number. | 97 | |
'1000' is a magic number. | 100 | |
'0.05' is a magic number. | 103 | |
'0.05' is a magic number. | 109 | |
'0.2' is a magic number. | 112 | |
'0.5' is a magic number. | 115 | |
'0.9' is a magic number. | 121 | |
Line is longer than 80 characters. | 123 | |
'0.1' is a magic number. | 124 | |
'0.8' is a magic number. | 127 | |
Line is longer than 80 characters. | 129 | |
'0.10' is a magic number. | 130 | |
'0.5' is a magic number. | 133 | |
'0.1' is a magic number. | 136 | |
'5000' is a magic number. | 139 | |
'0.05' is a magic number. | 142 | |
'0.02' is a magic number. | 145 | |
'0.05' is a magic number. | 148 | |
'0.05' is a magic number. | 151 | |
'12.0' is a magic number. | 154 | |
'200' is a magic number. | 160 | |
'10' is a magic number. | 163 | |
'10.0' is a magic number. | 166 | |
'100' is a magic number. | 169 | |
'10000' is a magic number. | 172 | |
'15000' is a magic number. | 175 | |
Variable 'rpHeartbeatInterval' must be private and have accessor methods. | 178 | |
'2000' is a magic number. | 178 | |
Variable 'rpGracePeriod' must be private and have accessor methods. | 181 | |
'7000' is a magic number. | 181 | |
Variable 'schedBySuccessors' must be private and have accessor methods. | 184 | |
Variable 'ignoreDuplicates' must be private and have accessor methods. | 187 | |
Method 'getFQN' is not designed for extension - needs to be abstract, final or empty. | 194 | |
'{' should be on the previous line. | 195 | |
'{' should be on the previous line. | 199 | |
'}' should be on the same line. | 201 | |
'{' should be on the previous line. | 203 | |
'}' should be on the same line. | 205 | |
'{' should be on the previous line. | 207 | |
'}' should be on the same line. | 209 | |
'{' should be on the previous line. | 211 | |
'}' should be on the same line. | 213 | |
'{' should be on the previous line. | 215 | |
'{' should be on the previous line. | 220 | |
'{' should be on the previous line. | 226 | |
'{' should be on the previous line. | 243 | |
'{' should be on the previous line. | 252 | |
'{' should be on the previous line. | 254 | |
'}' should be on the same line. | 256 | |
'{' should be on the previous line. | 258 | |
'}' should be on the same line. | 261 | |
'{' should be on the previous line. | 263 | |
'{' should be on the previous line. | 269 | |
'{' should be on the previous line. | 275 | |
'}' should be on the same line. | 277 | |
'{' should be on the previous line. | 279 | |
'}' should be on the same line. | 281 | |
'{' should be on the previous line. | 283 | |
'{' should be on the previous line. | 289 | |
'{' should be on the previous line. | 295 | |
'{' should be on the previous line. | 301 | |
Method 'setNumStreams' is not designed for extension - needs to be abstract, final or empty. | 314 | |
Parameter n should be final. | 314 | |
'{' should be on the previous line. | 315 | |
Method 'getNumStreams' is not designed for extension - needs to be abstract, final or empty. | 324 | |
'{' should be on the previous line. | 325 | |
Method 'setCacheSize' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Parameter size should be final. | 334 | |
'{' should be on the previous line. | 335 | |
Method 'getCacheSize' is not designed for extension - needs to be abstract, final or empty. | 344 | |
'{' should be on the previous line. | 345 | |
Line is longer than 80 characters. | 352 | |
Method 'setUseLowPriority' is not designed for extension - needs to be abstract, final or empty. | 354 | |
Parameter useLowPriority should be final. | 354 | |
'useLowPriority' hides a field. | 354 | |
'{' should be on the previous line. | 355 | |
Method 'getUseLowPriority' is not designed for extension - needs to be abstract, final or empty. | 364 | |
'{' should be on the previous line. | 365 | |
Method 'setUseLatency' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Parameter useLatency should be final. | 374 | |
'useLatency' hides a field. | 374 | |
'{' should be on the previous line. | 375 | |
Method 'getUseLatency' is not designed for extension - needs to be abstract, final or empty. | 384 | |
'{' should be on the previous line. | 385 | |
Method 'setUseLossRate' is not designed for extension - needs to be abstract, final or empty. | 394 | |
Parameter useLossRate should be final. | 394 | |
'useLossRate' hides a field. | 394 | |
'{' should be on the previous line. | 395 | |
Method 'getUseLossRate' is not designed for extension - needs to be abstract, final or empty. | 404 | |
'{' should be on the previous line. | 405 | |
Method 'setUseNacks' is not designed for extension - needs to be abstract, final or empty. | 414 | |
Parameter enabled should be final. | 414 | |
'{' should be on the previous line. | 415 | |
Method 'getUseNacks' is not designed for extension - needs to be abstract, final or empty. | 424 | |
'{' should be on the previous line. | 425 | |
Method 'setUseHistory' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Parameter enabled should be final. | 434 | |
'{' should be on the previous line. | 435 | |
Method 'getUseHistory' is not designed for extension - needs to be abstract, final or empty. | 444 | |
'{' should be on the previous line. | 445 | |
Method 'setUsePrm' is not designed for extension - needs to be abstract, final or empty. | 454 | |
Parameter enabled should be final. | 454 | |
'{' should be on the previous line. | 455 | |
Method 'getUsePrm' is not designed for extension - needs to be abstract, final or empty. | 464 | |
'{' should be on the previous line. | 465 | |
Method 'setNumPrmAgents' is not designed for extension - needs to be abstract, final or empty. | 474 | |
Parameter n should be final. | 474 | |
'{' should be on the previous line. | 475 | |
Method 'getNumPrmAgents' is not designed for extension - needs to be abstract, final or empty. | 484 | |
'{' should be on the previous line. | 485 | |
Method 'setPrmProb' is not designed for extension - needs to be abstract, final or empty. | 494 | |
Parameter prob should be final. | 494 | |
'{' should be on the previous line. | 495 | |
Method 'getPrmProb' is not designed for extension - needs to be abstract, final or empty. | 504 | |
'{' should be on the previous line. | 505 | |
Method 'setCrewSize' is not designed for extension - needs to be abstract, final or empty. | 514 | |
Parameter size should be final. | 514 | |
'{' should be on the previous line. | 515 | |
Method 'getCrewSize' is not designed for extension - needs to be abstract, final or empty. | 524 | |
'{' should be on the previous line. | 525 | |
First sentence should end with a period. | 529 | |
Method 'setFat' is not designed for extension - needs to be abstract, final or empty. | 534 | |
Parameter val should be final. | 534 | |
'{' should be on the previous line. | 535 | |
Avoid inline conditionals. | 536 | |
First sentence should end with a period. | 539 | |
Method 'getFat' is not designed for extension - needs to be abstract, final or empty. | 544 | |
'{' should be on the previous line. | 545 | |
Parameter type should be final. | 554 | |
'{' should be on the previous line. | 555 | |
Method 'getClusterType' is not designed for extension - needs to be abstract, final or empty. | 564 | |
'{' should be on the previous line. | 565 | |
Method 'createLogEntry' is not designed for extension - needs to be abstract, final or empty. | 574 | |
Parameter msg should be final. | 574 | |
'{' should be on the previous line. | 575 | |
'{' should be on the previous line. | 577 | |
Avoid inline conditionals. | 583 | |
Line is longer than 80 characters. | 587 | |
Avoid inline conditionals. | 587 | |
Avoid inline conditionals. | 587 | |
Avoid inline conditionals. | 589 | |
Avoid inline conditionals. | 592 | |
Avoid inline conditionals. | 592 | |
Avoid inline conditionals. | 595 | |
Line is longer than 80 characters. | 597 | |
Avoid inline conditionals. | 597 | |
'8.0' is a magic number. | 602 | |
Method 'setUseProactiveForwarding' is not designed for extension - needs to be abstract, final or empty. | 612 | |
Parameter enabled should be final. | 612 | |
'{' should be on the previous line. | 613 | |
Method 'getUseProactiveForwarding' is not designed for extension - needs to be abstract, final or empty. | 622 | |
'{' should be on the previous line. | 623 | |
Method 'setUseScheduling' is not designed for extension - needs to be abstract, final or empty. | 632 | |
Parameter enabled should be final. | 632 | |
'{' should be on the previous line. | 633 | |
Method 'getUseScheduling' is not designed for extension - needs to be abstract, final or empty. | 642 | |
'{' should be on the previous line. | 643 | |
Method 'setUseDynamicPositioning' is not designed for extension - needs to be abstract, final or empty. | 652 | |
Parameter enabled should be final. | 652 | |
'{' should be on the previous line. | 653 | |
Method 'getUseDynamicPositioning' is not designed for extension - needs to be abstract, final or empty. | 662 | |
'{' should be on the previous line. | 663 | |
Method 'getPacketInterval' is not designed for extension - needs to be abstract, final or empty. | 672 | |
'{' should be on the previous line. | 673 | |
Method 'setPacketInterval' is not designed for extension - needs to be abstract, final or empty. | 682 | |
Parameter interval should be final. | 682 | |
'{' should be on the previous line. | 683 | |
Method 'getDataSize' is not designed for extension - needs to be abstract, final or empty. | 692 | |
'{' should be on the previous line. | 693 | |
Method 'setDataSize' is not designed for extension - needs to be abstract, final or empty. | 702 | |
Parameter size should be final. | 702 | |
'{' should be on the previous line. | 703 | |
Method 'getUseRefinement' is not designed for extension - needs to be abstract, final or empty. | 712 | |
'{' should be on the previous line. | 713 | |
Method 'setUseRefinement' is not designed for extension - needs to be abstract, final or empty. | 722 | |
Parameter useRefinement should be final. | 722 | |
'useRefinement' hides a field. | 722 | |
'{' should be on the previous line. | 723 | |
Method 'getClusterRefinementProb' is not designed for extension - needs to be abstract, final or empty. | 732 | |
'{' should be on the previous line. | 733 | |
Method 'getLeaderRefinementProb' is not designed for extension - needs to be abstract, final or empty. | 742 | |
'{' should be on the previous line. | 743 | |
Method 'getMaxClusterRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 752 | |
'{' should be on the previous line. | 753 | |
Method 'getMaxLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 762 | |
'{' should be on the previous line. | 763 | |
Method 'getUndersizedLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 772 | |
'{' should be on the previous line. | 773 | |
Method 'getOversizedLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 782 | |
'{' should be on the previous line. | 783 | |
Method 'getCostEstimationProb' is not designed for extension - needs to be abstract, final or empty. | 792 | |
'{' should be on the previous line. | 793 | |
Method 'setCostEstimationProb' is not designed for extension - needs to be abstract, final or empty. | 802 | |
Parameter val should be final. | 802 | |
'{' should be on the previous line. | 803 | |
Method 'setClusterRefinementProb' is not designed for extension - needs to be abstract, final or empty. | 812 | |
Parameter val should be final. | 812 | |
'{' should be on the previous line. | 813 | |
Method 'setLeaderRefinementProb' is not designed for extension - needs to be abstract, final or empty. | 822 | |
Parameter val should be final. | 822 | |
'{' should be on the previous line. | 823 | |
First sentence should end with a period. | 827 | |
Method 'setMaxClusterRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 832 | |
Parameter val should be final. | 832 | |
'{' should be on the previous line. | 833 | |
First sentence should end with a period. | 837 | |
Method 'setMaxLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 842 | |
Parameter val should be final. | 842 | |
'{' should be on the previous line. | 843 | |
Method 'setUndersizedLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 852 | |
Parameter val should be final. | 852 | |
'{' should be on the previous line. | 853 | |
Method 'setOversizedLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 862 | |
Parameter val should be final. | 862 | |
'{' should be on the previous line. | 863 | |
First sentence should end with a period. | 867 | |
Method 'getClusterMergeProb' is not designed for extension - needs to be abstract, final or empty. | 872 | |
'{' should be on the previous line. | 873 | |
First sentence should end with a period. | 877 | |
Method 'setClusterMergeProb' is not designed for extension - needs to be abstract, final or empty. | 882 | |
Parameter val should be final. | 882 | |
'{' should be on the previous line. | 883 | |
First sentence should end with a period. | 887 | |
Method 'getClusterSplitProb' is not designed for extension - needs to be abstract, final or empty. | 892 | |
'{' should be on the previous line. | 893 | |
First sentence should end with a period. | 897 | |
Method 'setClusterSplitProb' is not designed for extension - needs to be abstract, final or empty. | 902 | |
Parameter val should be final. | 902 | |
'{' should be on the previous line. | 903 | |
First sentence should end with a period. | 907 | |
Method 'getAlternateAgentsProb' is not designed for extension - needs to be abstract, final or empty. | 912 | |
'{' should be on the previous line. | 913 | |
First sentence should end with a period. | 917 | |
Method 'setAlternateAgentsProb' is not designed for extension - needs to be abstract, final or empty. | 922 | |
Parameter val should be final. | 922 | |
'{' should be on the previous line. | 923 | |
Method 'getDegree' is not designed for extension - needs to be abstract, final or empty. | 932 | |
'{' should be on the previous line. | 933 | |
Method 'setDegree' is not designed for extension - needs to be abstract, final or empty. | 942 | |
Parameter val should be final. | 942 | |
'{' should be on the previous line. | 943 | |
Method 'getMinClusterRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 952 | |
'{' should be on the previous line. | 953 | |
Method 'setMinClusterRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 962 | |
Parameter val should be final. | 962 | |
'{' should be on the previous line. | 963 | |
Method 'getMinLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 972 | |
'{' should be on the previous line. | 973 | |
Method 'setMinLeaderRefinementThreshold' is not designed for extension - needs to be abstract, final or empty. | 982 | |
Parameter val should be final. | 982 | |
'{' should be on the previous line. | 983 | |
Method 'getCostAlphaUp' is not designed for extension - needs to be abstract, final or empty. | 992 | |
'{' should be on the previous line. | 993 | |
Method 'setCostAlphaUp' is not designed for extension - needs to be abstract, final or empty. | 1002 | |
Parameter val should be final. | 1002 | |
'{' should be on the previous line. | 1003 | |
Method 'getCostAlphaDown' is not designed for extension - needs to be abstract, final or empty. | 1012 | |
'{' should be on the previous line. | 1013 | |
Method 'setCostAlphaDown' is not designed for extension - needs to be abstract, final or empty. | 1022 | |
Parameter val should be final. | 1022 | |
'{' should be on the previous line. | 1023 | |
Method 'getTimePerThresholdIncrease' is not designed for extension - needs to be abstract, final or empty. | 1032 | |
'{' should be on the previous line. | 1033 | |
Method 'setTimePerThresholdIncrease' is not designed for extension - needs to be abstract, final or empty. | 1042 | |
Parameter val should be final. | 1042 | |
'{' should be on the previous line. | 1043 | |
Method 'getResponseTimeAlpha' is not designed for extension - needs to be abstract, final or empty. | 1052 | |
'{' should be on the previous line. | 1053 | |
Method 'setResponseTimeAlpha' is not designed for extension - needs to be abstract, final or empty. | 1062 | |
Parameter alpha should be final. | 1062 | |
'{' should be on the previous line. | 1063 | |
Method 'getJitterFactor' is not designed for extension - needs to be abstract, final or empty. | 1072 | |
'{' should be on the previous line. | 1073 | |
Method 'setJitterFactor' is not designed for extension - needs to be abstract, final or empty. | 1082 | |
Parameter factor should be final. | 1082 | |
'{' should be on the previous line. | 1083 | |
Method 'getDefaultJitter' is not designed for extension - needs to be abstract, final or empty. | 1092 | |
'{' should be on the previous line. | 1093 | |
Method 'setDefaultJitter' is not designed for extension - needs to be abstract, final or empty. | 1102 | |
Parameter val should be final. | 1102 | |
'{' should be on the previous line. | 1103 | |
Method 'getMinimalJitter' is not designed for extension - needs to be abstract, final or empty. | 1112 | |
'{' should be on the previous line. | 1113 | |
Method 'setMinimalJitter' is not designed for extension - needs to be abstract, final or empty. | 1122 | |
Parameter val should be final. | 1122 | |
'{' should be on the previous line. | 1123 | |
Method 'getRandomSubsetSize' is not designed for extension - needs to be abstract, final or empty. | 1132 | |
'{' should be on the previous line. | 1133 | |
Method 'setRandomSubsetSize' is not designed for extension - needs to be abstract, final or empty. | 1142 | |
Parameter val should be final. | 1142 | |
'{' should be on the previous line. | 1143 | |
Method 'getStreamPenalty' is not designed for extension - needs to be abstract, final or empty. | 1152 | |
'{' should be on the previous line. | 1153 | |
Method 'setStreamPenalty' is not designed for extension - needs to be abstract, final or empty. | 1162 | |
Parameter val should be final. | 1162 | |
'{' should be on the previous line. | 1163 | |
Method 'getEpochInterval' is not designed for extension - needs to be abstract, final or empty. | 1172 | |
'{' should be on the previous line. | 1173 | |
Method 'setEpochInterval' is not designed for extension - needs to be abstract, final or empty. | 1182 | |
Parameter val should be final. | 1182 | |
'{' should be on the previous line. | 1183 | |
Method 'getHeartbeatInterval' is not designed for extension - needs to be abstract, final or empty. | 1192 | |
'{' should be on the previous line. | 1193 | |
Method 'setHeartbeatInterval' is not designed for extension - needs to be abstract, final or empty. | 1202 | |
Parameter val should be final. | 1202 | |
'{' should be on the previous line. | 1203 | |
Method 'getGracePeriod' is not designed for extension - needs to be abstract, final or empty. | 1212 | |
'{' should be on the previous line. | 1213 | |
Method 'setGracePeriod' is not designed for extension - needs to be abstract, final or empty. | 1222 | |
Parameter val should be final. | 1222 | |
'{' should be on the previous line. | 1223 | |
Method 'getRpHeartbeatInterval' is not designed for extension - needs to be abstract, final or empty. | 1232 | |
'{' should be on the previous line. | 1233 | |
Method 'setRpHeartbeatInterval' is not designed for extension - needs to be abstract, final or empty. | 1242 | |
Parameter val should be final. | 1242 | |
'{' should be on the previous line. | 1243 | |
Method 'getRpGracePeriod' is not designed for extension - needs to be abstract, final or empty. | 1252 | |
'{' should be on the previous line. | 1253 | |
Method 'setRpGracePeriod' is not designed for extension - needs to be abstract, final or empty. | 1262 | |
Parameter val should be final. | 1262 | |
'{' should be on the previous line. | 1263 | |
Method 'getSchedBySuccessors' is not designed for extension - needs to be abstract, final or empty. | 1272 | |
'{' should be on the previous line. | 1273 | |
Method 'setSchedBySuccessors' is not designed for extension - needs to be abstract, final or empty. | 1282 | |
Parameter val should be final. | 1282 | |
'{' should be on the previous line. | 1283 | |
Method 'getIgnoreDuplicates' is not designed for extension - needs to be abstract, final or empty. | 1292 | |
'{' should be on the previous line. | 1293 | |
Method 'setIgnoreDuplicates' is not designed for extension - needs to be abstract, final or empty. | 1302 | |
Parameter val should be final. | 1302 | |
'{' should be on the previous line. | 1303 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 39 | |
Parameter self should be final. | 69 | |
'self' hides a field. | 69 | |
'{' should be on the previous line. | 70 | |
Method 'getLeaderChangedNotifier' is not designed for extension - needs to be abstract, final or empty. | 80 | |
'{' should be on the previous line. | 81 | |
Method 'getKnown' is not designed for extension - needs to be abstract, final or empty. | 90 | |
'{' should be on the previous line. | 91 | |
'{' should be on the previous line. | 99 | |
'{' should be on the previous line. | 104 | |
Method 'getLayerCnt' is not designed for extension - needs to be abstract, final or empty. | 117 | |
'{' should be on the previous line. | 118 | |
First sentence should end with a period. | 122 | |
Method 'setLeader' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Parameter leader should be final. | 127 | |
'leader' hides a field. | 127 | |
'{' should be on the previous line. | 128 | |
'{' should be on the previous line. | 130 | |
Avoid inline conditionals. | 134 | |
'{' should be on the previous line. | 142 | |
'{' should be on the previous line. | 149 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 159 | |
'{' should be on the previous line. | 160 | |
Method 'getNeighbors' is not designed for extension - needs to be abstract, final or empty. | 169 | |
'{' should be on the previous line. | 170 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 179 | |
'{' should be on the previous line. | 180 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Parameter members should be final. | 189 | |
'{' should be on the previous line. | 190 | |
'{' should be on the previous line. | 192 | |
'{' should be on the previous line. | 194 | |
'{' should be on the previous line. | 203 | |
'{' should be on the previous line. | 208 | |
'{' should be on the previous line. | 213 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 225 | |
'{' should be on the previous line. | 226 | |
Method 'setSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 235 | |
Parameter leader should be final. | 235 | |
'leader' hides a field. | 235 | |
'{' should be on the previous line. | 236 | |
Method 'getSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 245 | |
'{' should be on the previous line. | 246 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Parameter layer should be final. | 256 | |
Parameter member should be final. | 256 | |
'{' should be on the previous line. | 257 | |
'{' should be on the previous line. | 259 | |
'{' should be on the previous line. | 264 | |
'{' should be on the previous line. | 269 | |
'{' should be on the previous line. | 275 | |
'{' should be on the previous line. | 280 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 290 | |
'{' should be on the previous line. | 291 | |
Method 'createLayer' is not designed for extension - needs to be abstract, final or empty. | 303 | |
Parameter members should be final. | 303 | |
'{' should be on the previous line. | 304 | |
'{' should be on the previous line. | 306 | |
'{' should be on the previous line. | 308 | |
'}' should be on the same line. | 311 | |
'{' should be on the previous line. | 313 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 328 | |
'{' should be on the previous line. | 329 | |
'{' should be on the previous line. | 337 | |
'{' should be on the previous line. | 344 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 358 | |
Parameter layer should be final. | 358 | |
'{' should be on the previous line. | 359 | |
'{' should be on the previous line. | 361 | |
Method 'isSuccessor' is not designed for extension - needs to be abstract, final or empty. | 374 | |
Parameter peer should be final. | 374 | |
'{' should be on the previous line. | 375 | |
'{' should be on the previous line. | 379 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Parameter member should be final. | 391 | |
'{' should be on the previous line. | 392 | |
'{' should be on the previous line. | 396 | |
'{' should be on the previous line. | 401 | |
Method 'resize' is not designed for extension - needs to be abstract, final or empty. | 414 | |
Parameter layers should be final. | 414 | |
'{' should be on the previous line. | 415 | |
'{' should be on the previous line. | 417 | |
'{' should be on the previous line. | 423 | |
'{' should be on the previous line. | 428 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 442 | |
Parameter layers should be final. | 442 | |
Parameter members should be final. | 442 | |
'{' should be on the previous line. | 443 | |
'{' should be on the previous line. | 445 | |
'{' should be on the previous line. | 451 | |
'{' should be on the previous line. | 453 | |
'{' should be on the previous line. | 464 | |
Parameter member should be final. | 477 | |
'{' should be on the previous line. | 478 | |
'{' should be on the previous line. | 480 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
'{' is followed by whitespace. | 35 | |
'{' should be on the previous line. | 41 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 38 | |
First sentence should end with a period. | 86 | |
'{' should be on the previous line. | 90 | |
More than 7 parameters. | 106 | |
Parameter vsender should be final. | 106 | |
'vsender' hides a field. | 106 | |
Parameter vdest should be final. | 106 | |
'vdest' hides a field. | 106 | |
Parameter type should be final. | 106 | |
'type' hides a field. | 106 | |
Parameter source should be final. | 107 | |
'source' hides a field. | 107 | |
Parameter seqNr should be final. | 107 | |
'seqNr' hides a field. | 107 | |
Parameter mask should be final. | 107 | |
'mask' hides a field. | 107 | |
Parameter data should be final. | 107 | |
'data' hides a field. | 107 | |
Parameter timestamp should be final. | 108 | |
'timestamp' hides a field. | 108 | |
'{' should be on the previous line. | 109 | |
Method 'isData' is not designed for extension - needs to be abstract, final or empty. | 126 | |
'{' should be on the previous line. | 127 | |
Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 136 | |
'{' should be on the previous line. | 137 | |
Method 'getSendTimestamp' is not designed for extension - needs to be abstract, final or empty. | 146 | |
'{' should be on the previous line. | 147 | |
Method 'getForwardType' is not designed for extension - needs to be abstract, final or empty. | 156 | |
'{' should be on the previous line. | 157 | |
Method 'getMask' is not designed for extension - needs to be abstract, final or empty. | 166 | |
'{' should be on the previous line. | 167 | |
Method 'getSeqNr' is not designed for extension - needs to be abstract, final or empty. | 176 | |
'{' should be on the previous line. | 177 | |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 186 | |
'{' should be on the previous line. | 187 | |
Method 'getVDest' is not designed for extension - needs to be abstract, final or empty. | 196 | |
'{' should be on the previous line. | 197 | |
Method 'getVSender' is not designed for extension - needs to be abstract, final or empty. | 206 | |
'{' should be on the previous line. | 207 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Parameter in should be final. | 217 | |
'{' should be on the previous line. | 219 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 237 | |
Parameter out should be final. | 237 | |
'{' should be on the previous line. | 238 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
Parameter getter should be final. | 42 | |
'{' should be on the previous line. | 43 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 52 | |
'{' should be on the previous line. | 53 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter value should be final. | 64 | |
'{' should be on the previous line. | 65 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 74 | |
'{' should be on the previous line. | 75 | |
'{' should be on the previous line. | 81 | |
'{' should be on the previous line. | 87 | |
'{' should be on the previous line. | 92 | |
'{' should be on the previous line. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 24 | |
'{' should be on the previous line. | 30 | |
First sentence should end with a period. | 34 | |
Parameter mcastAgent should be final. | 39 | |
'mcastAgent' hides a field. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
'{' should be on the previous line. | 51 | |
Method 'replay' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter sender should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'request' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter sender should be final. | 71 | |
Parameter ttl should be final. | 71 | |
'{' should be on the previous line. | 72 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 60 | |
First sentence should end with a period. | 70 | |
More than 7 parameters. | 125 | |
Parameter config should be final. | 125 | |
'config' hides a field. | 125 | |
Parameter agent should be final. | 125 | |
'agent' hides a field. | 125 | |
Parameter callback should be final. | 126 | |
'callback' hides a field. | 126 | |
Parameter costMgr should be final. | 126 | |
'costMgr' hides a field. | 126 | |
Parameter factory should be final. | 127 | |
Parameter subscriber should be final. | 127 | |
'subscriber' hides a field. | 127 | |
Parameter seqNrGenerator should be final. | 128 | |
Parameter cache should be final. | 128 | |
'cache' hides a field. | 128 | |
Parameter responseTimeCache should be final. | 129 | |
'responseTimeCache' hides a field. | 129 | |
'{' should be on the previous line. | 130 | |
Parameter layer should be final. | 152 | |
Parameter peer should be final. | 152 | |
'{' should be on the previous line. | 153 | |
'{' should be on the previous line. | 157 | |
'}' should be on the same line. | 159 | |
'{' should be on the previous line. | 161 | |
Parameter val should be final. | 176 | |
'{' should be on the previous line. | 177 | |
'{' should be on the previous line. | 181 | |
'3' is a magic number. | 197 | |
'4' is a magic number. | 202 | |
'5' is a magic number. | 207 | |
Parameter peer should be final. | 228 | |
'{' should be on the previous line. | 229 | |
'{' should be on the previous line. | 235 | |
'7.0' is a magic number. | 241 | |
'}' should be on the same line. | 242 | |
'{' should be on the previous line. | 244 | |
First sentence should end with a period. | 251 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 254 | |
'{' should be on the previous line. | 255 | |
'{' should be on the previous line. | 259 | |
'{' should be on the previous line. | 268 | |
'{' should be on the previous line. | 275 | |
'{' should be on the previous line. | 279 | |
Line is longer than 80 characters. | 283 | |
'{' should be on the previous line. | 285 | |
'{' should be on the previous line. | 298 | |
Line is longer than 80 characters. | 302 | |
Method 'data' is not designed for extension - needs to be abstract, final or empty. | 325 | |
More than 7 parameters. | 325 | |
Parameter sender should be final. | 325 | |
Parameter dest should be final. | 325 | |
Parameter type should be final. | 325 | |
Parameter source should be final. | 326 | |
Parameter seqNr should be final. | 326 | |
Parameter mask should be final. | 326 | |
Parameter data should be final. | 326 | |
Parameter timestamp should be final. | 327 | |
'{' should be on the previous line. | 328 | |
'{' should be on the previous line. | 332 | |
'}' should be on the same line. | 336 | |
'{' should be on the previous line. | 338 | |
'{' should be on the previous line. | 340 | |
'{' should be on the previous line. | 352 | |
'{' should be on the previous line. | 354 | |
'{' should be on the previous line. | 362 | |
'{' should be on the previous line. | 375 | |
Method 'forwardRequest' is not designed for extension - needs to be abstract, final or empty. | 390 | |
Parameter sender should be final. | 390 | |
Parameter dest should be final. | 390 | |
Parameter type should be final. | 390 | |
Parameter source should be final. | 391 | |
Parameter seqNrs should be final. | 391 | |
'{' should be on the previous line. | 392 | |
'{' should be on the previous line. | 394 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 406 | |
Parameter data should be final. | 406 | |
'{' should be on the previous line. | 407 | |
'{' should be on the previous line. | 421 | |
Method 'getRate' is not designed for extension - needs to be abstract, final or empty. | 432 | |
'{' should be on the previous line. | 433 | |
Method 'getDeliveryRatio' is not designed for extension - needs to be abstract, final or empty. | 442 | |
'{' should be on the previous line. | 443 | |
Method 'getResponseTime' is not designed for extension - needs to be abstract, final or empty. | 452 | |
'{' should be on the previous line. | 453 | |
Method 'getInterArrivalTime' is not designed for extension - needs to be abstract, final or empty. | 462 | |
'{' should be on the previous line. | 463 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Parameter seqNr should be final. | 473 | |
Parameter data should be final. | 473 | |
'{' should be on the previous line. | 474 | |
'{' should be on the previous line. | 488 | |
Parameter member should be final. | 498 | |
'{' should be on the previous line. | 499 | |
'{' should be on the previous line. | 503 | |
Parameter member should be final. | 517 | |
'{' should be on the previous line. | 518 | |
'{' should be on the previous line. | 528 | |
'{' should be on the previous line. | 538 | |
Line is longer than 80 characters. | 543 | |
'{' should be on the previous line. | 554 | |
'{' should be on the previous line. | 559 | |
Parameter source should be final. | 576 | |
Parameter seqNr should be final. | 576 | |
'{' should be on the previous line. | 577 | |
'{' should be on the previous line. | 581 | |
Parameter prev should be final. | 599 | |
Parameter dest should be final. | 599 | |
Parameter source should be final. | 599 | |
Parameter seqNr should be final. | 600 | |
Parameter mask should be final. | 600 | |
'{' should be on the previous line. | 601 | |
'{' should be on the previous line. | 603 | |
'{' should be on the previous line. | 607 | |
Parameter source should be final. | 621 | |
Parameter seqNr should be final. | 621 | |
Parameter sender should be final. | 621 | |
Parameter vdest should be final. | 622 | |
'{' should be on the previous line. | 623 | |
'{' should be on the previous line. | 629 | |
'{' should be on the previous line. | 633 | |
'{' should be on the previous line. | 639 | |
Parameter source should be final. | 653 | |
Parameter seqNr should be final. | 653 | |
'{' should be on the previous line. | 654 | |
'{' should be on the previous line. | 658 | |
'{' should be on the previous line. | 662 | |
'{' should be on the previous line. | 672 | |
'{' should be on the previous line. | 678 | |
'{' should be on the previous line. | 684 | |
'{' should be on the previous line. | 695 | |
'{' should be on the previous line. | 701 | |
'{' should be on the previous line. | 707 | |
'{' should be on the previous line. | 711 | |
'}' should be on the same line. | 713 | |
'{' should be on the previous line. | 715 | |
'{' should be on the previous line. | 730 | |
Line is longer than 80 characters. | 740 | |
Parameter source should be final. | 742 | |
Parameter seqNr should be final. | 742 | |
'{' should be on the previous line. | 743 | |
'{' should be on the previous line. | 747 | |
'{' should be on the previous line. | 753 | |
Parameter source should be final. | 769 | |
Parameter seqNr should be final. | 769 | |
'{' should be on the previous line. | 770 | |
'{' should be on the previous line. | 774 | |
'{' should be on the previous line. | 778 | |
Parameter sender should be final. | 794 | |
Parameter dest should be final. | 794 | |
Parameter source should be final. | 794 | |
Parameter seqNr should be final. | 795 | |
'{' should be on the previous line. | 796 | |
Avoid inline conditionals. | 797 | |
'{' should be on the previous line. | 802 | |
'{' should be on the previous line. | 806 | |
Line is longer than 80 characters. | 807 | |
'{' should be on the previous line. | 813 | |
'{' should be on the previous line. | 822 | |
Parameter sender should be final. | 841 | |
Parameter dest should be final. | 841 | |
Parameter source should be final. | 841 | |
Parameter seqNr should be final. | 842 | |
'{' should be on the previous line. | 843 | |
'{' should be on the previous line. | 848 | |
'{' should be on the previous line. | 852 | |
'{' should be on the previous line. | 854 | |
'{' should be on the previous line. | 860 | |
Line is longer than 80 characters. | 861 | |
'{' should be on the previous line. | 867 | |
'{' should be on the previous line. | 872 | |
Parameter sender should be final. | 890 | |
Parameter dest should be final. | 890 | |
Parameter type should be final. | 891 | |
Parameter source should be final. | 891 | |
Parameter seqNr should be final. | 891 | |
'{' should be on the previous line. | 892 | |
'{' should be on the previous line. | 894 | |
'}' should be on the same line. | 897 | |
'{' should be on the previous line. | 899 | |
'}' should be on the same line. | 902 | |
'{' should be on the previous line. | 904 | |
'}' should be on the same line. | 907 | |
'{' should be on the previous line. | 909 | |
'}' should be on the same line. | 912 | |
'{' should be on the previous line. | 914 | |
Must have at least one statement. | 914 | |
'}' should be on the same line. | 916 | |
'{' should be on the previous line. | 918 | |
Parameter sender should be final. | 932 | |
Parameter dest should be final. | 932 | |
Parameter source should be final. | 932 | |
Parameter seqNr should be final. | 933 | |
'{' should be on the previous line. | 934 | |
'{' should be on the previous line. | 940 | |
'{' should be on the previous line. | 942 | |
'{' should be on the previous line. | 946 | |
'{' should be on the previous line. | 961 | |
'{' should be on the previous line. | 964 | |
'{' should be on the previous line. | 968 | |
'{' should be on the previous line. | 970 | |
'{' is followed by whitespace. | 975 | |
'}' should be on the same line. | 977 | |
'{' should be on the previous line. | 979 | |
'}' should be on the same line. | 988 | |
'{' should be on the previous line. | 990 | |
'{' is followed by whitespace. | 994 | |
'}' should be on the same line. | 996 | |
'{' should be on the previous line. | 998 | |
'{' should be on the previous line. | 1000 | |
'}' should be on the same line. | 1005 | |
'{' should be on the previous line. | 1007 | |
'{' is followed by whitespace. | 1011 | |
'}' should be on the same line. | 1017 | |
'{' should be on the previous line. | 1019 | |
Parameter sender should be final. | 1041 | |
Parameter dest should be final. | 1041 | |
Parameter source should be final. | 1041 | |
Parameter seqNr should be final. | 1042 | |
'{' should be on the previous line. | 1043 | |
Avoid inline conditionals. | 1047 | |
'{' should be on the previous line. | 1051 | |
'{' should be on the previous line. | 1055 | |
'{' should be on the previous line. | 1057 | |
'{' should be on the previous line. | 1063 | |
Line is longer than 80 characters. | 1064 | |
'{' should be on the previous line. | 1073 | |
Parameter sender should be final. | 1093 | |
Parameter source should be final. | 1093 | |
Parameter seqNr should be final. | 1093 | |
'{' should be on the previous line. | 1094 | |
Method 'send' is not designed for extension - needs to be abstract, final or empty. | 1110 | |
Parameter dest should be final. | 1110 | |
Parameter vsender should be final. | 1110 | |
Parameter vdest should be final. | 1110 | |
Parameter type should be final. | 1111 | |
Parameter source should be final. | 1111 | |
Parameter seqNr should be final. | 1111 | |
Parameter priority should be final. | 1111 | |
'{' should be on the previous line. | 1112 | |
'{' should be on the previous line. | 1114 | |
'{' should be on the previous line. | 1120 | |
'{' should be on the previous line. | 1135 | |
'{' should be on the previous line. | 1140 | |
'{' should be on the previous line. | 1153 | |
'{' should be on the previous line. | 1158 | |
'{' should be on the previous line. | 1171 | |
'{' should be on the previous line. | 1176 | |
Line is longer than 80 characters. | 1177 | |
'{' should be on the previous line. | 1193 | |
'{' should be on the previous line. | 1198 | |
Parameter msg should be final. | 1214 | |
'{' should be on the previous line. | 1215 | |
'{' should be on the previous line. | 1217 | |
Parameter msg should be final. | 1227 | |
'{' should be on the previous line. | 1228 | |
Parameter msg should be final. | 1237 | |
'{' should be on the previous line. | 1238 | |
Parameter msg should be final. | 1247 | |
'{' should be on the previous line. | 1248 | |
'{' should be on the previous line. | 1258 | |
First sentence should end with a period. | 1280 | |
Parameter dest should be final. | 1291 | |
'dest' hides a field. | 1291 | |
Parameter vsender should be final. | 1291 | |
'vsender' hides a field. | 1291 | |
Parameter vdest should be final. | 1291 | |
'vdest' hides a field. | 1291 | |
Parameter type should be final. | 1292 | |
'type' hides a field. | 1292 | |
Parameter source should be final. | 1292 | |
'source' hides a field. | 1292 | |
Parameter seqNr should be final. | 1292 | |
'seqNr' hides a field. | 1292 | |
Parameter priority should be final. | 1292 | |
'priority' hides a field. | 1292 | |
'{' should be on the previous line. | 1293 | |
'{' should be on the previous line. | 1309 | |
'{' should be on the previous line. | 1319 | |
'{' should be on the previous line. | 1327 | |
'{' should be on the previous line. | 1329 | |
'{' should be on the previous line. | 1344 | |
'{' should be on the previous line. | 1355 | |
First sentence should end with a period. | 1380 | |
Parameter source should be final. | 1388 | |
'source' hides a field. | 1388 | |
Parameter seqNr should be final. | 1388 | |
'seqNr' hides a field. | 1388 | |
Parameter sender should be final. | 1388 | |
'sender' hides a field. | 1388 | |
Parameter vdest should be final. | 1389 | |
'vdest' hides a field. | 1389 | |
'{' should be on the previous line. | 1390 | |
'timeout' hides a field. | 1397 | |
'{' should be on the previous line. | 1400 | |
Line is longer than 80 characters. | 1402 | |
'1000' is a magic number. | 1402 | |
'{' should be on the previous line. | 1413 | |
'{' should be on the previous line. | 1424 | |
'{' should be on the previous line. | 1434 | |
'{' should be on the previous line. | 1444 | |
First sentence should end with a period. | 1448 | |
Parameter sender should be final. | 1454 | |
'sender' hides a field. | 1454 | |
Parameter vdest should be final. | 1454 | |
'vdest' hides a field. | 1454 | |
'{' should be on the previous line. | 1455 | |
'{' should be on the previous line. | 1457 | |
'{' should be on the previous line. | 1459 | |
'{' should be on the previous line. | 1461 | |
'}' should be on the same line. | 1463 | |
'{' should be on the previous line. | 1465 | |
'}' should be on the same line. | 1468 | |
'{' should be on the previous line. | 1470 | |
'{' should be on the previous line. | 1472 | |
'}' should be on the same line. | 1475 | |
'{' should be on the previous line. | 1477 | |
'{' should be on the previous line. | 1479 | |
'{' should be on the previous line. | 1490 | |
'{' should be on the previous line. | 1494 | |
'{' should be on the previous line. | 1496 | |
'{' is followed by whitespace. | 1502 | |
'{' should be on the previous line. | 1511 | |
'{' should be on the previous line. | 1513 | |
'}' should be on the same line. | 1516 | |
'{' should be on the previous line. | 1518 | |
'}' should be on the same line. | 1521 | |
'{' should be on the previous line. | 1523 | |
'{' should be on the previous line. | 1537 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
'{' is followed by whitespace. | 37 | |
'{' should be on the previous line. | 43 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter in should be final. | 53 | |
'{' should be on the previous line. | 55 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter out should be final. | 64 | |
'{' should be on the previous line. | 65 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'getter' hides a field. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getRp' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 59 | |
'{' should be on the previous line. | 60 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
'{' should be on the previous line. | 35 | |
'3' is a magic number. | 44 | |
'0.02' is a magic number. | 45 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 31 | |
More than 7 parameters. | 46 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
Parameter config should be final. | 46 | |
Parameter id should be final. | 46 | |
Parameter callback should be final. | 47 | |
Parameter factory should be final. | 47 | |
'{' should be on the previous line. | 48 | |
'{' should be on the previous line. | 52 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 60 | |
'{' should be on the previous line. | 61 | |
'{' should be on the previous line. | 63 | |
Method 'getRp' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter stream should be final. | 75 | |
'{' should be on the previous line. | 76 | |
'{' should be on the previous line. | 78 | |
Method 'getOverlayInfo' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Parameter stream should be final. | 93 | |
'{' should be on the previous line. | 94 | |
Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter stream should be final. | 105 | |
'{' should be on the previous line. | 106 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Parameter stream should be final. | 117 | |
Parameter sender should be final. | 117 | |
Parameter magic should be final. | 117 | |
'{' should be on the previous line. | 118 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter stream should be final. | 129 | |
Parameter sender should be final. | 129 | |
Parameter newLeader should be final. | 129 | |
'{' should be on the previous line. | 130 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Parameter stream should be final. | 140 | |
Parameter sender should be final. | 140 | |
'{' should be on the previous line. | 141 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
More than 7 parameters. | 61 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 44 | |
Parameter memberMgr should be final. | 63 | |
'memberMgr' hides a field. | 63 | |
Parameter factory should be final. | 63 | |
'factory' hides a field. | 63 | |
'{' should be on the previous line. | 64 | |
Method 'getExpired' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter lease should be final. | 76 | |
'{' should be on the previous line. | 77 | |
'{' should be on the previous line. | 83 | |
'{' should be on the previous line. | 88 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 103 | |
'{' should be on the previous line. | 104 | |
'{' should be on the previous line. | 112 | |
Method 'trim' is not designed for extension - needs to be abstract, final or empty. | 123 | |
'{' should be on the previous line. | 124 | |
'{' should be on the previous line. | 134 | |
'{' should be on the previous line. | 139 | |
'{' should be on the previous line. | 149 | |
'{' should be on the previous line. | 151 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Parameter member should be final. | 162 | |
'{' should be on the previous line. | 163 | |
'{' should be on the previous line. | 165 | |
'{' should be on the previous line. | 172 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 186 | |
Parameter member should be final. | 186 | |
Parameter successors should be final. | 186 | |
'{' should be on the previous line. | 187 | |
'{' should be on the previous line. | 189 | |
'{' should be on the previous line. | 196 | |
Method 'getSuccessors' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Parameter member should be final. | 212 | |
'{' should be on the previous line. | 213 | |
'{' should be on the previous line. | 218 | |
'{' should be on the previous line. | 232 | |
'{' should be on the previous line. | 245 | |
'{' should be on the previous line. | 255 | |
Parameter timestamp should be final. | 264 | |
'timestamp' hides a field. | 264 | |
'{' should be on the previous line. | 265 | |
Parameter successors should be final. | 274 | |
'successors' hides a field. | 274 | |
'{' should be on the previous line. | 275 | |
'{' should be on the previous line. | 285 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Line is longer than 80 characters. | 43 | |
First sentence should end with a period. | 69 | |
'{' should be on the previous line. | 73 | |
First sentence should end with a period. | 77 | |
Parameter layer should be final. | 86 | |
'layer' hides a field. | 86 | |
Parameter superLeader should be final. | 86 | |
'superLeader' hides a field. | 86 | |
Parameter newLeader should be final. | 87 | |
'newLeader' hides a field. | 87 | |
Parameter members should be final. | 87 | |
'members' hides a field. | 87 | |
Parameter merge should be final. | 87 | |
'merge' hides a field. | 87 | |
'{' should be on the previous line. | 88 | |
'{' should be on the previous line. | 92 | |
Line is longer than 80 characters. | 93 | |
'{' should be on the previous line. | 97 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'{' should be on the previous line. | 114 | |
Method 'getMembers' is not designed for extension - needs to be abstract, final or empty. | 123 | |
'{' should be on the previous line. | 124 | |
Method 'isMerge' is not designed for extension - needs to be abstract, final or empty. | 133 | |
'{' should be on the previous line. | 134 | |
Method 'getNewLeader' is not designed for extension - needs to be abstract, final or empty. | 143 | |
'{' should be on the previous line. | 144 | |
Method 'getSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 153 | |
'{' should be on the previous line. | 154 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Parameter in should be final. | 164 | |
'{' should be on the previous line. | 166 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Parameter out should be final. | 180 | |
'{' should be on the previous line. | 181 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 37 | |
First sentence should end with a period. | 70 | |
'{' should be on the previous line. | 74 | |
Parameter vsender should be final. | 87 | |
'vsender' hides a field. | 87 | |
Parameter vdest should be final. | 87 | |
'vdest' hides a field. | 87 | |
Parameter type should be final. | 88 | |
'type' hides a field. | 88 | |
Parameter source should be final. | 88 | |
'source' hides a field. | 88 | |
Parameter seqNrs should be final. | 88 | |
'seqNrs' hides a field. | 88 | |
'{' should be on the previous line. | 89 | |
Method 'getForwardType' is not designed for extension - needs to be abstract, final or empty. | 103 | |
'{' should be on the previous line. | 104 | |
Method 'getSeqNrs' is not designed for extension - needs to be abstract, final or empty. | 113 | |
'{' should be on the previous line. | 114 | |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 123 | |
'{' should be on the previous line. | 124 | |
Method 'getVDest' is not designed for extension - needs to be abstract, final or empty. | 133 | |
'{' should be on the previous line. | 134 | |
Method 'getVSender' is not designed for extension - needs to be abstract, final or empty. | 143 | |
'{' should be on the previous line. | 144 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Parameter in should be final. | 154 | |
'{' should be on the previous line. | 156 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Parameter out should be final. | 171 | |
'{' should be on the previous line. | 172 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 47 | |
First sentence should end with a period. | 59 | |
'{' should be on the previous line. | 63 | |
First sentence should end with a period. | 67 | |
Parameter layer should be final. | 74 | |
'layer' hides a field. | 74 | |
Parameter altLayer should be final. | 74 | |
'altLayer' hides a field. | 74 | |
Parameter alternates should be final. | 74 | |
'alternates' hides a field. | 74 | |
'{' should be on the previous line. | 75 | |
Method 'getAlternates' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'{' should be on the previous line. | 88 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 97 | |
'{' should be on the previous line. | 98 | |
Method 'getAltLayer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
'{' should be on the previous line. | 108 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter in should be final. | 118 | |
'{' should be on the previous line. | 120 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Parameter out should be final. | 132 | |
'{' should be on the previous line. | 133 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 51 | |
More than 7 parameters. | 118 | |
Parameter id should be final. | 118 | |
Parameter config should be final. | 118 | |
'config' hides a field. | 118 | |
Parameter state should be final. | 118 | |
'state' hides a field. | 118 | |
Parameter callback should be final. | 119 | |
'callback' hides a field. | 119 | |
Parameter memberMgr should be final. | 119 | |
'memberMgr' hides a field. | 119 | |
Parameter timestampMgr should be final. | 119 | |
Parameter costMgr should be final. | 120 | |
'costMgr' hides a field. | 120 | |
Parameter costCacheMgr should be final. | 120 | |
'costCacheMgr' hides a field. | 120 | |
Parameter alternateMgr should be final. | 121 | |
'alternateMgr' hides a field. | 121 | |
Parameter overlayInfoMgr should be final. | 121 | |
'overlayInfoMgr' hides a field. | 121 | |
Parameter factory should be final. | 122 | |
'{' should be on the previous line. | 123 | |
'{' should be on the previous line. | 125 | |
Method 'getClusterRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 151 | |
'{' should be on the previous line. | 152 | |
Method 'getLeaderRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 161 | |
'{' should be on the previous line. | 162 | |
Method 'getSuccessors' is not designed for extension - needs to be abstract, final or empty. | 171 | |
'{' should be on the previous line. | 172 | |
'{' should be on the previous line. | 176 | |
'{' should be on the previous line. | 180 | |
Method 'getTotalPeers' is not designed for extension - needs to be abstract, final or empty. | 193 | |
'{' should be on the previous line. | 194 | |
'{' should be on the previous line. | 196 | |
Method 'updateLastMaintenance' is not designed for extension - needs to be abstract, final or empty. | 207 | |
'{' should be on the previous line. | 208 | |
'{' should be on the previous line. | 218 | |
'10' is a magic number. | 224 | |
'{' should be on the previous line. | 225 | |
'11' is a magic number. | 226 | |
'{' should be on the previous line. | 241 | |
'10' is a magic number. | 247 | |
'{' should be on the previous line. | 248 | |
'11' is a magic number. | 249 | |
First sentence should end with a period. | 258 | |
Parameter layer should be final. | 263 | |
'{' should be on the previous line. | 264 | |
'{' should be on the previous line. | 268 | |
'}' should be on the same line. | 270 | |
'{' should be on the previous line. | 272 | |
First sentence should end with a period. | 279 | |
Parameter layer should be final. | 284 | |
'{' should be on the previous line. | 285 | |
'5' is a magic number. | 286 | |
'3' is a magic number. | 286 | |
First sentence should end with a period. | 289 | |
Parameter layer should be final. | 294 | |
'{' should be on the previous line. | 295 | |
Method 'setMagicNumber' is not designed for extension - needs to be abstract, final or empty. | 306 | |
Parameter magic should be final. | 306 | |
'magic' hides a field. | 306 | |
'{' should be on the previous line. | 307 | |
Method 'check' is not designed for extension - needs to be abstract, final or empty. | 314 | |
'{' should be on the previous line. | 315 | |
'{' should be on the previous line. | 317 | |
'{' should be on the previous line. | 326 | |
'{' should be on the previous line. | 328 | |
'{' should be on the previous line. | 334 | |
'{' should be on the previous line. | 342 | |
'{' should be on the previous line. | 344 | |
'{' should be on the previous line. | 353 | |
'{' should be on the previous line. | 355 | |
'{' should be on the previous line. | 364 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 372 | |
'{' should be on the previous line. | 373 | |
'{' should be on the previous line. | 375 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 384 | |
'{' should be on the previous line. | 385 | |
'{' should be on the previous line. | 387 | |
'0.9' is a magic number. | 391 | |
'{' should be on the previous line. | 396 | |
'{' should be on the previous line. | 398 | |
'{' should be on the previous line. | 406 | |
'{' should be on the previous line. | 408 | |
'{' should be on the previous line. | 414 | |
'{' should be on the previous line. | 416 | |
'{' should be on the previous line. | 424 | |
Avoid inline conditionals. | 428 | |
'{' should be on the previous line. | 431 | |
Line has trailing spaces. | 443 | |
Line is longer than 80 characters. | 443 | |
'{' should be on the previous line. | 443 | |
'{' should be on the previous line. | 448 | |
'{' should be on the previous line. | 453 | |
'}' should be on the same line. | 456 | |
'{' should be on the previous line. | 458 | |
'{' should be on the previous line. | 460 | |
Line is longer than 80 characters. | 467 | |
'{' should be on the previous line. | 472 | |
'}' should be on the same line. | 475 | |
Line is longer than 80 characters. | 477 | |
'{' should be on the previous line. | 477 | |
'{' should be on the previous line. | 480 | |
'{' should be on the previous line. | 482 | |
Method 'estimateCost' is not designed for extension - needs to be abstract, final or empty. | 498 | |
'{' should be on the previous line. | 499 | |
'{' should be on the previous line. | 501 | |
Method 'heartbeats' is not designed for extension - needs to be abstract, final or empty. | 509 | |
'{' should be on the previous line. | 510 | |
'{' should be on the previous line. | 512 | |
'{' should be on the previous line. | 521 | |
'{' should be on the previous line. | 523 | |
'{' should be on the previous line. | 534 | |
'{' should be on the previous line. | 538 | |
'{' should be on the previous line. | 540 | |
Line is longer than 80 characters. | 544 | |
'{' should be on the previous line. | 549 | |
Avoid inline conditionals. | 551 | |
Avoid inline conditionals. | 552 | |
'{' should be on the previous line. | 558 | |
Line is longer than 80 characters. | 560 | |
Method 'heartbeatRp' is not designed for extension - needs to be abstract, final or empty. | 572 | |
'{' should be on the previous line. | 573 | |
'{' should be on the previous line. | 575 | |
'{' should be on the previous line. | 580 | |
'{' should be on the previous line. | 582 | |
'{' is followed by whitespace. | 588 | |
'{' should be on the previous line. | 593 | |
'{' should be on the previous line. | 595 | |
Method 'maintain' is not designed for extension - needs to be abstract, final or empty. | 607 | |
'{' should be on the previous line. | 608 | |
'{' should be on the previous line. | 610 | |
'{' should be on the previous line. | 617 | |
'{' should be on the previous line. | 620 | |
'{' should be on the previous line. | 628 | |
'{' should be on the previous line. | 632 | |
'{' should be on the previous line. | 635 | |
Line is longer than 80 characters. | 637 | |
'}' should be on the same line. | 647 | |
Line is longer than 80 characters. | 648 | |
'1.5' is a magic number. | 650 | |
'{' should be on the previous line. | 652 | |
First sentence should end with a period. | 663 | |
Method 'refine' is not designed for extension - needs to be abstract, final or empty. | 666 | |
'{' should be on the previous line. | 667 | |
First sentence should end with a period. | 672 | |
'{' should be on the previous line. | 676 | |
'{' should be on the previous line. | 680 | |
'{' should be on the previous line. | 682 | |
Line is longer than 80 characters. | 689 | |
'}' should be on the same line. | 694 | |
'{' should be on the previous line. | 697 | |
Line is longer than 80 characters. | 700 | |
'{' should be on the previous line. | 705 | |
'{' should be on the previous line. | 709 | |
'{' should be on the previous line. | 711 | |
'{' should be on the previous line. | 719 | |
'{' should be on the previous line. | 721 | |
'{' should be on the previous line. | 741 | |
'{' should be on the previous line. | 746 | |
Parameter layer should be final. | 758 | |
'{' should be on the previous line. | 759 | |
'{' should be on the previous line. | 763 | |
'{' should be on the previous line. | 765 | |
'{' should be on the previous line. | 776 | |
'{' should be on the previous line. | 780 | |
'{' should be on the previous line. | 787 | |
'{' should be on the previous line. | 789 | |
Parameter leader should be final. | 817 | |
Parameter cluster should be final. | 817 | |
'{' should be on the previous line. | 818 | |
'{' should be on the previous line. | 822 | |
'{' should be on the previous line. | 824 | |
'}' should be on the same line. | 827 | |
'{' should be on the previous line. | 829 | |
Parameter layer should be final. | 844 | |
'{' should be on the previous line. | 845 | |
'{' should be on the previous line. | 850 | |
Method 'selectAlternates' is not designed for extension - needs to be abstract, final or empty. | 862 | |
'{' should be on the previous line. | 863 | |
'{' should be on the previous line. | 868 | |
'{' should be on the previous line. | 874 | |
'{' should be on the previous line. | 879 | |
'{' should be on the previous line. | 881 | |
'{' should be on the previous line. | 888 | |
'{' should be on the previous line. | 895 | |
'{' should be on the previous line. | 902 | |
'{' should be on the previous line. | 908 | |
'{' should be on the previous line. | 910 | |
'{' should be on the previous line. | 912 | |
Line is longer than 80 characters. | 914 | |
'}' should be on the same line. | 920 | |
'{' should be on the previous line. | 922 | |
'{' should be on the previous line. | 924 | |
'{' should be on the previous line. | 936 | |
'{' should be on the previous line. | 942 | |
'{' should be on the previous line. | 944 | |
'}' should be on the same line. | 947 | |
'{' should be on the previous line. | 949 | |
'{' should be on the previous line. | 951 | |
'}' should be on the same line. | 960 | |
'{' should be on the previous line. | 962 | |
Method 'sendOverlayInfo' is not designed for extension - needs to be abstract, final or empty. | 970 | |
'{' should be on the previous line. | 971 | |
'{' should be on the previous line. | 975 | |
'{' should be on the previous line. | 980 | |
'{' should be on the previous line. | 982 | |
'{' should be on the previous line. | 986 | |
'{' should be on the previous line. | 988 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 1001 | |
'{' should be on the previous line. | 1002 | |
'{' should be on the previous line. | 1012 | |
First sentence should end with a period. | 1016 | |
'{' should be on the previous line. | 1022 | |
Parameter cluster should be final. | 1033 | |
'{' should be on the previous line. | 1034 | |
'{' should be on the previous line. | 1039 | |
'{' should be on the previous line. | 1043 | |
'{' should be on the previous line. | 1052 | |
Parameter cluster should be final. | 1067 | |
Parameter n should be final. | 1067 | |
'{' should be on the previous line. | 1068 | |
'{' should be on the previous line. | 1070 | |
'{' should be on the previous line. | 1078 | |
'{' should be on the previous line. | 1080 | |
'{' should be on the previous line. | 1087 | |
'{' should be on the previous line. | 1096 | |
Parameter layer should be final. | 1108 | |
'{' should be on the previous line. | 1109 | |
'{' should be on the previous line. | 1113 | |
'}' should be on the same line. | 1115 | |
'{' should be on the previous line. | 1117 | |
'}' should be on the same line. | 1119 | |
'{' should be on the previous line. | 1121 | |
'{' should be on the previous line. | 1131 | |
'{' should be on the previous line. | 1133 | |
Parameter downTo should be final. | 1144 | |
'{' should be on the previous line. | 1145 | |
'{' should be on the previous line. | 1149 | |
'{' should be on the previous line. | 1155 | |
'{' should be on the previous line. | 1163 | |
'{' should be on the previous line. | 1170 | |
'{' should be on the previous line. | 1176 | |
'{' should be on the previous line. | 1181 | |
'{' should be on the previous line. | 1187 | |
'{' should be on the previous line. | 1195 | |
'{' should be on the previous line. | 1200 | |
Parameter layer should be final. | 1215 | |
'{' should be on the previous line. | 1216 | |
'{' should be on the previous line. | 1218 | |
'{' should be on the previous line. | 1227 | |
'{' should be on the previous line. | 1232 | |
'{' should be on the previous line. | 1236 | |
Inner assignments should be avoided. | 1237 | |
'{' should be on the previous line. | 1240 | |
'{' should be on the previous line. | 1252 | |
'{' should be on the previous line. | 1262 | |
'{' should be on the previous line. | 1264 | |
'{' should be on the previous line. | 1278 | |
'{' should be on the previous line. | 1283 | |
Inner assignments should be avoided. | 1284 | |
'{' should be on the previous line. | 1295 | |
'{' should be on the previous line. | 1305 | |
'{' should be on the previous line. | 1307 | |
'{' should be on the previous line. | 1322 | |
Method 'sendAlternate' is not designed for extension - needs to be abstract, final or empty. | 1332 | |
Parameter layer should be final. | 1332 | |
'{' should be on the previous line. | 1333 | |
'{' should be on the previous line. | 1335 | |
Line is longer than 80 characters. | 1344 | |
Parameter altLayer should be final. | 1349 | |
Parameter alternates should be final. | 1349 | |
'{' should be on the previous line. | 1350 | |
Line is longer than 80 characters. | 1357 | |
Parameter toLayer should be final. | 1363 | |
Parameter altLayer should be final. | 1363 | |
Parameter alternates should be final. | 1363 | |
'{' should be on the previous line. | 1368 | |
'}' should be on the same line. | 1370 | |
'{' should be on the previous line. | 1372 | |
'{' should be on the previous line. | 1377 | |
'{' should be on the previous line. | 1379 | |
Method length is 222 lines (max allowed is 150). | 1391 | |
Parameter layer should be final. | 1391 | |
'{' should be on the previous line. | 1392 | |
'{' should be on the previous line. | 1396 | |
'{' should be on the previous line. | 1409 | |
'{' should be on the previous line. | 1411 | |
'{' should be on the previous line. | 1413 | |
'}' should be on the same line. | 1415 | |
'{' should be on the previous line. | 1417 | |
'{' should be on the previous line. | 1427 | |
'{' should be on the previous line. | 1429 | |
'{' should be on the previous line. | 1449 | |
'}' should be on the same line. | 1451 | |
'{' should be on the previous line. | 1453 | |
'{' should be on the previous line. | 1462 | |
'{' should be on the previous line. | 1470 | |
'{' should be on the previous line. | 1477 | |
'{' should be on the previous line. | 1482 | |
'{' should be on the previous line. | 1498 | |
'{' should be on the previous line. | 1500 | |
'}' should be on the same line. | 1503 | |
'{' should be on the previous line. | 1505 | |
Avoid inline conditionals. | 1511 | |
'{' should be on the previous line. | 1517 | |
'{' should be on the previous line. | 1520 | |
'{' should be on the previous line. | 1526 | |
'}' should be on the same line. | 1530 | |
'{' should be on the previous line. | 1532 | |
'{' should be on the previous line. | 1535 | |
'{' should be on the previous line. | 1540 | |
'{' should be on the previous line. | 1547 | |
'{' should be on the previous line. | 1549 | |
'{' should be on the previous line. | 1556 | |
'{' should be on the previous line. | 1558 | |
'{' should be on the previous line. | 1565 | |
'{' should be on the previous line. | 1567 | |
'{' should be on the previous line. | 1573 | |
'}' should be on the same line. | 1576 | |
'{' should be on the previous line. | 1578 | |
'{' should be on the previous line. | 1580 | |
'{' should be on the previous line. | 1586 | |
'}' should be on the same line. | 1589 | |
'{' should be on the previous line. | 1591 | |
Line is longer than 80 characters. | 1593 | |
'{' should be on the previous line. | 1603 | |
'{' should be on the previous line. | 1610 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 21 | |
Class EPriority should be declared as final. | 26 | |
'{' should be on the previous line. | 27 | |
Line is longer than 80 characters. | 48 | |
Parameter name should be final. | 62 | |
'name' hides a field. | 62 | |
Parameter id should be final. | 62 | |
'id' hides a field. | 62 | |
'{' should be on the previous line. | 63 | |
'{' should be on the previous line. | 74 | |
'{' should be on the previous line. | 84 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
Parameter factory should be final. | 50 | |
'{' should be on the previous line. | 51 | |
Method 'isExpired' is not designed for extension - needs to be abstract, final or empty. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter msg should be final. | 73 | |
'{' should be on the previous line. | 74 | |
Method 'error' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter msg should be final. | 83 | |
'{' should be on the previous line. | 84 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 92 | |
'{' should be on the previous line. | 93 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter info should be final. | 101 | |
'info' hides a field. | 101 | |
'{' should be on the previous line. | 102 | |
'{' should be on the previous line. | 105 | |
'}' should be on the same line. | 109 | |
'{' should be on the previous line. | 111 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 119 | |
'{' should be on the previous line. | 120 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter name should be final. | 38 | |
Parameter mcast should be final. | 38 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 41 | |
Parameter agent should be final. | 76 | |
Parameter sock should be final. | 76 | |
'sock' hides a field. | 76 | |
Parameter tsmpFactory should be final. | 77 | |
'tsmpFactory' hides a field. | 77 | |
'{' should be on the previous line. | 78 | |
Parameter agent should be final. | 94 | |
'{' should be on the previous line. | 95 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 104 | |
'{' should be on the previous line. | 105 | |
'{' should be on the previous line. | 108 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 125 | |
'{' should be on the previous line. | 126 | |
'4.0' is a magic number. | 130 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 141 | |
'{' should be on the previous line. | 142 | |
Method 'getLastAccess' is not designed for extension - needs to be abstract, final or empty. | 167 | |
'{' should be on the previous line. | 168 | |
Method 'getAgentId' is not designed for extension - needs to be abstract, final or empty. | 177 | |
'{' should be on the previous line. | 178 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 187 | |
'{' should be on the previous line. | 188 | |
'{' should be on the previous line. | 196 | |
Parameter msg should be final. | 205 | |
'{' should be on the previous line. | 206 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
First sentence should end with a period. | 47 | |
'{' should be on the previous line. | 51 | |
First sentence should end with a period. | 55 | |
Parameter layer should be final. | 60 | |
'layer' hides a field. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter in should be final. | 82 | |
'{' should be on the previous line. | 84 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter out should be final. | 94 | |
'{' should be on the previous line. | 95 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 43 | |
Parameter sock should be final. | 61 | |
'sock' hides a field. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter stream should be final. | 76 | |
Parameter dest should be final. | 76 | |
Parameter layer should be final. | 76 | |
Parameter agent should be final. | 77 | |
Parameter altLayer should be final. | 77 | |
Parameter agents should be final. | 77 | |
'{' should be on the previous line. | 78 | |
'5' is a magic number. | 84 | |
Method 'setNeighbors' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter stream should be final. | 96 | |
Parameter dest should be final. | 96 | |
Parameter layer should be final. | 96 | |
Parameter sender should be final. | 97 | |
Parameter members should be final. | 97 | |
'{' should be on the previous line. | 98 | |
'5' is a magic number. | 104 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter stream should be final. | 118 | |
Parameter dest should be final. | 118 | |
Parameter layer should be final. | 118 | |
Parameter sender should be final. | 119 | |
Parameter leader should be final. | 119 | |
Parameter alternate should be final. | 119 | |
Parameter superCluster should be final. | 120 | |
'{' should be on the previous line. | 121 | |
'5' is a magic number. | 128 | |
Method 'data' is not designed for extension - needs to be abstract, final or empty. | 146 | |
More than 7 parameters. | 146 | |
Parameter stream should be final. | 146 | |
Parameter dest should be final. | 146 | |
Parameter vsender should be final. | 146 | |
Parameter vdest should be final. | 146 | |
Parameter type should be final. | 147 | |
Parameter source should be final. | 147 | |
Parameter seqNr should be final. | 147 | |
Parameter mask should be final. | 148 | |
Parameter data should be final. | 148 | |
Parameter timestamp should be final. | 148 | |
Parameter priority should be final. | 148 | |
'{' should be on the previous line. | 149 | |
'{' should be on the previous line. | 162 | |
'}' should be on the same line. | 164 | |
'{' should be on the previous line. | 166 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Parameter stream should be final. | 178 | |
Parameter dest should be final. | 178 | |
Parameter sender should be final. | 178 | |
'{' should be on the previous line. | 179 | |
'5' is a magic number. | 185 | |
Method 'forwardRequest' is not designed for extension - needs to be abstract, final or empty. | 200 | |
More than 7 parameters. | 200 | |
Parameter stream should be final. | 200 | |
Parameter dest should be final. | 200 | |
Parameter vsender should be final. | 200 | |
Parameter vdest should be final. | 201 | |
Parameter type should be final. | 201 | |
Parameter source should be final. | 201 | |
Parameter seqNrs should be final. | 202 | |
Parameter priority should be final. | 202 | |
'{' should be on the previous line. | 203 | |
'5' is a magic number. | 210 | |
Method 'heartbeatRp' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Parameter stream should be final. | 221 | |
Parameter rp should be final. | 221 | |
Parameter sender should be final. | 221 | |
Parameter magic should be final. | 221 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Parameter stream should be final. | 240 | |
Parameter dest should be final. | 240 | |
Parameter layer should be final. | 240 | |
Parameter sender should be final. | 240 | |
Parameter successors should be final. | 241 | |
'{' should be on the previous line. | 242 | |
'10' is a magic number. | 248 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Parameter stream should be final. | 259 | |
Parameter dest should be final. | 259 | |
Parameter layer should be final. | 259 | |
Parameter child should be final. | 259 | |
'{' should be on the previous line. | 260 | |
'5' is a magic number. | 266 | |
Method 'joinRedirect' is not designed for extension - needs to be abstract, final or empty. | 278 | |
Parameter stream should be final. | 278 | |
Parameter dest should be final. | 278 | |
Parameter layer should be final. | 278 | |
Parameter sender should be final. | 279 | |
Parameter redirect should be final. | 279 | |
'{' should be on the previous line. | 280 | |
'5' is a magic number. | 286 | |
First sentence should end with a period. | 289 | |
Method 'leave' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Parameter stream should be final. | 296 | |
Parameter dest should be final. | 296 | |
Parameter child should be final. | 296 | |
'{' should be on the previous line. | 297 | |
'5' is a magic number. | 303 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 315 | |
Parameter stream should be final. | 315 | |
Parameter dest should be final. | 315 | |
Parameter sender should be final. | 315 | |
Parameter layer should be final. | 315 | |
Parameter newLeader should be final. | 316 | |
'{' should be on the previous line. | 317 | |
'10' is a magic number. | 323 | |
Method 'newRootLeader' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Parameter stream should be final. | 334 | |
Parameter rp should be final. | 334 | |
Parameter sender should be final. | 334 | |
Parameter newLeader should be final. | 335 | |
'{' should be on the previous line. | 336 | |
'10' is a magic number. | 342 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 353 | |
Parameter stream should be final. | 353 | |
Parameter dest should be final. | 353 | |
Parameter sender should be final. | 353 | |
Parameter info should be final. | 354 | |
'{' should be on the previous line. | 355 | |
'10' is a magic number. | 361 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 372 | |
Parameter stream should be final. | 372 | |
Parameter dest should be final. | 372 | |
Parameter layer should be final. | 372 | |
Parameter sender should be final. | 372 | |
'{' should be on the previous line. | 373 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 391 | |
Parameter stream should be final. | 391 | |
Parameter dest should be final. | 391 | |
Parameter sender should be final. | 391 | |
Parameter response should be final. | 392 | |
Parameter magic should be final. | 392 | |
'{' should be on the previous line. | 393 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 411 | |
Parameter stream should be final. | 411 | |
Parameter dest should be final. | 411 | |
Parameter layer should be final. | 411 | |
Parameter sender should be final. | 412 | |
Parameter response should be final. | 412 | |
'{' should be on the previous line. | 413 | |
Method 'queryRp' is not designed for extension - needs to be abstract, final or empty. | 429 | |
Parameter stream should be final. | 429 | |
Parameter rp should be final. | 429 | |
Parameter sender should be final. | 429 | |
'{' should be on the previous line. | 430 | |
Method 'transferLeader' is not designed for extension - needs to be abstract, final or empty. | 453 | |
More than 7 parameters. | 453 | |
Parameter stream should be final. | 453 | |
Parameter dest should be final. | 453 | |
Parameter sender should be final. | 453 | |
Parameter layer should be final. | 454 | |
Parameter superLeader should be final. | 454 | |
Parameter newLeader should be final. | 454 | |
Parameter members should be final. | 454 | |
Parameter merge should be final. | 455 | |
'{' should be on the previous line. | 456 | |
'5' is a magic number. | 463 | |
Method 'request' is not designed for extension - needs to be abstract, final or empty. | 474 | |
Parameter stream should be final. | 474 | |
Parameter dest should be final. | 474 | |
Parameter sender should be final. | 474 | |
Parameter ttl should be final. | 474 | |
'{' should be on the previous line. | 475 | |
'5' is a magic number. | 481 | |
Method 'replay' is not designed for extension - needs to be abstract, final or empty. | 491 | |
Parameter stream should be final. | 491 | |
Parameter dest should be final. | 491 | |
Parameter sender should be final. | 491 | |
'{' should be on the previous line. | 492 | |
'5' is a magic number. | 498 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 504 | |
'{' should be on the previous line. | 505 | |
Parameter priority should be final. | 516 | |
Parameter packet should be final. | 516 | |
Parameter maxNReXmt should be final. | 516 | |
'{' should be on the previous line. | 517 | |
'{' should be on the previous line. | 519 | |
'{' should be on the previous line. | 524 | |
'}' should be on the same line. | 526 | |
'{' should be on the previous line. | 528 | |
Parameter priority should be final. | 541 | |
Parameter packet should be final. | 541 | |
'{' should be on the previous line. | 542 | |
'{' should be on the previous line. | 544 | |
'{' should be on the previous line. | 549 | |
'}' should be on the same line. | 551 | |
'{' should be on the previous line. | 553 | |
Parameter msg should be final. | 565 | |
'{' should be on the previous line. | 566 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 575 | |
'{' should be on the previous line. | 576 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
Line is longer than 80 characters. | 41 | |
'{' should be on the previous line. | 51 | |
Parameter magic should be final. | 60 | |
'magic' hides a field. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getMagic' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter in should be final. | 82 | |
'{' should be on the previous line. | 84 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter out should be final. | 94 | |
'{' should be on the previous line. | 95 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 53 | |
Parameter config should be final. | 94 | |
'config' hides a field. | 94 | |
Parameter socket should be final. | 94 | |
Parameter tsmpFactory should be final. | 95 | |
'tsmpFactory' hides a field. | 95 | |
'{' should be on the previous line. | 96 | |
Method 'setMulticastServer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Parameter mserver should be final. | 107 | |
'mserver' hides a field. | 107 | |
'{' should be on the previous line. | 108 | |
'{' should be on the previous line. | 112 | |
'{' should be on the previous line. | 116 | |
Method 'setAgents' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Parameter agents should be final. | 130 | |
'agents' hides a field. | 130 | |
'{' should be on the previous line. | 131 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter agent should be final. | 142 | |
'{' should be on the previous line. | 143 | |
Method 'getDefaultCost' is not designed for extension - needs to be abstract, final or empty. | 154 | |
'{' should be on the previous line. | 155 | |
Line is longer than 80 characters. | 163 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Parameter agent should be final. | 168 | |
'{' should be on the previous line. | 169 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Parameter agent should be final. | 182 | |
'{' should be on the previous line. | 183 | |
'{' should be on the previous line. | 191 | |
Parameter agent should be final. | 201 | |
'{' should be on the previous line. | 202 | |
'{' should be on the previous line. | 208 | |
'{' should be on the previous line. | 212 | |
First sentence should end with a period. | 222 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 225 | |
'{' should be on the previous line. | 226 | |
'{' should be on the previous line. | 228 | |
'{' should be on the previous line. | 233 | |
'{' should be on the previous line. | 235 | |
'{' should be on the previous line. | 240 | |
'{' should be on the previous line. | 245 | |
'{' should be on the previous line. | 257 | |
'{' should be on the previous line. | 259 | |
'{' should be on the previous line. | 265 | |
'{' should be on the previous line. | 270 | |
Line is longer than 80 characters. | 271 | |
'}' should be on the same line. | 272 | |
'{' should be on the previous line. | 274 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 286 | |
'{' should be on the previous line. | 287 | |
Parameter msg should be final. | 296 | |
'{' should be on the previous line. | 297 | |
Parameter msg should be final. | 307 | |
Parameter th should be final. | 307 | |
'{' should be on the previous line. | 308 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 78 | |
'{' should be on the previous line. | 82 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 57 | |
First sentence should end with a period. | 64 | |
More than 7 parameters. | 102 | |
Parameter config should be final. | 102 | |
'config' hides a field. | 102 | |
Parameter agent should be final. | 102 | |
'agent' hides a field. | 102 | |
Parameter prmCallback should be final. | 103 | |
'prmCallback' hides a field. | 103 | |
Parameter callback should be final. | 103 | |
'callback' hides a field. | 103 | |
Parameter costMgr should be final. | 104 | |
Parameter factory should be final. | 104 | |
Parameter subscriber should be final. | 104 | |
Parameter seqNrGenerator should be final. | 105 | |
Parameter cache should be final. | 105 | |
'cache' hides a field. | 105 | |
Parameter responseTimeCache should be final. | 106 | |
'{' should be on the previous line. | 107 | |
Method 'data' is not designed for extension - needs to be abstract, final or empty. | 129 | |
More than 7 parameters. | 129 | |
Parameter sender should be final. | 129 | |
Parameter dest should be final. | 129 | |
Parameter type should be final. | 129 | |
Parameter source should be final. | 130 | |
Parameter seqNr should be final. | 130 | |
Parameter mask should be final. | 130 | |
Parameter data should be final. | 130 | |
Parameter timestamp should be final. | 131 | |
'{' should be on the previous line. | 132 | |
'{' should be on the previous line. | 138 | |
Parameter source should be final. | 149 | |
Parameter seqNr should be final. | 149 | |
'{' should be on the previous line. | 150 | |
'{' should be on the previous line. | 154 | |
'{' should be on the previous line. | 156 | |
'{' should be on the previous line. | 158 | |
'{' should be on the previous line. | 166 | |
Method 'publish' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Parameter seqNr should be final. | 181 | |
Parameter data should be final. | 181 | |
'{' should be on the previous line. | 182 | |
First sentence should end with a period. | 187 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 190 | |
'{' should be on the previous line. | 191 | |
'{' should be on the previous line. | 193 | |
Parameter source should be final. | 204 | |
Parameter ttl should be final. | 204 | |
'{' should be on the previous line. | 205 | |
'{' should be on the previous line. | 209 | |
'{' should be on the previous line. | 222 | |
'{' should be on the previous line. | 226 | |
'{' should be on the previous line. | 228 | |
'{' should be on the previous line. | 232 | |
'{' should be on the previous line. | 241 | |
Method 'replay' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Parameter sender should be final. | 257 | |
'{' should be on the previous line. | 258 | |
'{' should be on the previous line. | 260 | |
'{' should be on the previous line. | 262 | |
'{' should be on the previous line. | 266 | |
Method 'request' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Parameter sender should be final. | 279 | |
Parameter ttl should be final. | 279 | |
'{' should be on the previous line. | 280 | |
'{' should be on the previous line. | 284 | |
'}' should be on the same line. | 286 | |
'{' should be on the previous line. | 288 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 31 | |
Parameter getter should be final. | 40 | |
'getter' hides a field. | 40 | |
'{' should be on the previous line. | 41 | |
Method 'getAgent' is not designed for extension - needs to be abstract, final or empty. | 50 | |
'{' should be on the previous line. | 51 | |
Method 'getServer' is not designed for extension - needs to be abstract, final or empty. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on the previous line. | 71 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
Class EForwardType should be declared as final. | 27 | |
'{' should be on the previous line. | 28 | |
Parameter name should be final. | 56 | |
'name' hides a field. | 56 | |
Parameter id should be final. | 56 | |
'id' hides a field. | 56 | |
'{' should be on the previous line. | 57 | |
Parameter id should be final. | 69 | |
'{' should be on the previous line. | 70 | |
'{' should be on the previous line. | 74 | |
'{' should be on the previous line. | 76 | |
'{' should be on the previous line. | 81 | |
'{' should be on the previous line. | 83 | |
'}' should be on the same line. | 90 | |
'{' should be on the previous line. | 92 | |
'{' should be on the previous line. | 104 | |
'{' should be on the previous line. | 114 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
'{' should be on the previous line. | 35 | |
'1000000' is a magic number. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters. | 27 | |
Line is longer than 80 characters. | 28 | |
'{' should be on the previous line. | 33 | |
Parameter config should be final. | 53 | |
'config' hides a field. | 53 | |
Parameter preferred should be final. | 53 | |
'preferred' hides a field. | 53 | |
Parameter oracle should be final. | 54 | |
'oracle' hides a field. | 54 | |
'{' should be on the previous line. | 55 | |
'{' should be on the previous line. | 67 | |
Avoid inline conditionals. | 68 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter agent should be final. | 78 | |
'{' should be on the previous line. | 79 | |
Method 'getDefaultCost' is not designed for extension - needs to be abstract, final or empty. | 89 | |
'{' should be on the previous line. | 90 | |
Line is longer than 80 characters. | 99 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter agent should be final. | 104 | |
'{' should be on the previous line. | 105 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter agent should be final. | 118 | |
'{' should be on the previous line. | 119 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 128 | |
'{' should be on the previous line. | 129 | |
Parameter msg should be final. | 138 | |
'{' should be on the previous line. | 139 | |
Parameter msg should be final. | 149 | |
Parameter th should be final. | 149 | |
'{' should be on the previous line. | 150 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
'{' should be on the previous line. | 51 | |
Parameter layer should be final. | 60 | |
'layer' hides a field. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter in should be final. | 82 | |
'{' should be on the previous line. | 84 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter out should be final. | 94 | |
'{' should be on the previous line. | 95 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
Parameter stream should be final. | 54 | |
'stream' hides a field. | 54 | |
Parameter callback should be final. | 54 | |
'callback' hides a field. | 54 | |
Parameter rp should be final. | 54 | |
'rp' hides a field. | 54 | |
'{' should be on the previous line. | 61 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Parameter dest should be final. | 75 | |
Parameter layer should be final. | 75 | |
Parameter agent should be final. | 75 | |
Parameter altLayer should be final. | 76 | |
Parameter agents should be final. | 76 | |
'{' should be on the previous line. | 77 | |
Method 'setNeighbors' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter dest should be final. | 89 | |
Parameter layer should be final. | 89 | |
Parameter sender should be final. | 89 | |
Parameter members should be final. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter dest should be final. | 105 | |
Parameter layer should be final. | 105 | |
Parameter sender should be final. | 105 | |
Parameter leader should be final. | 106 | |
Parameter alternate should be final. | 106 | |
Parameter superCluster should be final. | 106 | |
'{' should be on the previous line. | 107 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter dest should be final. | 118 | |
Parameter sender should be final. | 118 | |
'{' should be on the previous line. | 119 | |
Method 'heartbeatRp' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter sender should be final. | 129 | |
Parameter magic should be final. | 129 | |
'{' should be on the previous line. | 130 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter dest should be final. | 142 | |
Parameter layer should be final. | 142 | |
Parameter sender should be final. | 142 | |
Parameter successors should be final. | 143 | |
'{' should be on the previous line. | 144 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Parameter dest should be final. | 155 | |
Parameter layer should be final. | 155 | |
Parameter child should be final. | 155 | |
'{' should be on the previous line. | 156 | |
Method 'joinRedirect' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Parameter dest should be final. | 168 | |
Parameter layer should be final. | 168 | |
Parameter sender should be final. | 168 | |
Parameter redirect should be final. | 169 | |
'{' should be on the previous line. | 170 | |
First sentence should end with a period. | 174 | |
Method 'leave' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Parameter dest should be final. | 180 | |
Parameter child should be final. | 180 | |
'{' should be on the previous line. | 181 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Parameter dest should be final. | 193 | |
Parameter sender should be final. | 193 | |
Parameter layer should be final. | 193 | |
Parameter newLeader should be final. | 194 | |
'{' should be on the previous line. | 195 | |
Method 'newRootLeader' is not designed for extension - needs to be abstract, final or empty. | 205 | |
Parameter sender should be final. | 205 | |
Parameter newLeader should be final. | 205 | |
'{' should be on the previous line. | 206 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Parameter dest should be final. | 217 | |
Parameter layer should be final. | 217 | |
Parameter sender should be final. | 217 | |
'{' should be on the previous line. | 218 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Parameter dest should be final. | 230 | |
Parameter layer should be final. | 230 | |
Parameter sender should be final. | 230 | |
Parameter response should be final. | 231 | |
'{' should be on the previous line. | 232 | |
Method 'queryRp' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Parameter sender should be final. | 241 | |
'{' should be on the previous line. | 242 | |
Method 'transferLeader' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Parameter dest should be final. | 257 | |
Parameter sender should be final. | 257 | |
Parameter layer should be final. | 257 | |
Line is longer than 80 characters. | 258 | |
Parameter superLeader should be final. | 258 | |
Parameter newLeader should be final. | 258 | |
Parameter members should be final. | 258 | |
Parameter merge should be final. | 258 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Parameter dest should be final. | 271 | |
Parameter sender should be final. | 271 | |
Parameter info should be final. | 271 | |
'{' should be on the previous line. | 272 | |
Parameter msg should be final. | 281 | |
'{' should be on the previous line. | 282 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
Variable 'scaleOverhead' must be private and have accessor methods. | 32 | |
First sentence should end with a period. | 34 | |
'{' should be on the previous line. | 39 | |
'10.0' is a magic number. | 43 | |
Method 'setNumStreams' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter n should be final. | 56 | |
'{' should be on the previous line. | 57 | |
'{' should be on the previous line. | 61 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 67 | |
Method 'setScaleOverhead' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter value should be final. | 77 | |
'{' should be on the previous line. | 78 | |
Method 'getScaleOverhead' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'{' should be on the previous line. | 88 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 59 | |
Method 'getAgentId' is not designed for extension - needs to be abstract, final or empty. | 92 | |
'{' should be on the previous line. | 93 | |
Method 'joinSession' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Parameter session should be final. | 104 | |
'{' should be on the previous line. | 105 | |
Method 'setup' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Parameter socketFactory should be final. | 118 | |
Parameter tsmpFactory should be final. | 119 | |
Parameter epochServiceFactory should be final. | 120 | |
Parameter config should be final. | 120 | |
'config' hides a field. | 120 | |
Parameter bootstrap should be final. | 121 | |
'{' should be on the previous line. | 122 | |
'{' should be on the previous line. | 128 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 172 | |
'{' should be on the previous line. | 173 | |
'{' should be on the previous line. | 176 | |
'{' should be on the previous line. | 182 | |
'{' should be on the previous line. | 192 | |
'{' should be on the previous line. | 197 | |
First sentence should end with a period. | 205 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 210 | |
'{' should be on the previous line. | 211 | |
'{' should be on the previous line. | 215 | |
'{' should be on the previous line. | 219 | |
'{' should be on the previous line. | 225 | |
'{' should be on the previous line. | 229 | |
'}' should be on the same line. | 236 | |
'{' should be on the previous line. | 238 | |
Method 'getSocketAddress' is not designed for extension - needs to be abstract, final or empty. | 250 | |
'{' should be on the previous line. | 251 | |
'{' should be on the previous line. | 255 | |
Method 'getPredessorSocketAddress' is not designed for extension - needs to be abstract, final or empty. | 267 | |
'{' should be on the previous line. | 268 | |
'{' should be on the previous line. | 272 | |
'{' should be on the previous line. | 276 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 289 | |
'{' should be on the previous line. | 290 | |
'{' should be on the previous line. | 301 | |
Parameter session should be final. | 313 | |
'session' hides a field. | 313 | |
'{' should be on the previous line. | 314 | |
'{' should be on the previous line. | 323 | |
'{' should be on the previous line. | 334 | |
Parameter data should be final. | 343 | |
'{' should be on the previous line. | 344 | |
'{' should be on the previous line. | 346 | |
'{' should be on the previous line. | 363 | |
Parameter sender should be final. | 370 | |
Parameter data should be final. | 370 | |
'{' should be on the previous line. | 371 | |
'{' should be on the previous line. | 376 | |
'{' should be on the previous line. | 389 | |
'{' should be on the previous line. | 393 | |
'{' should be on the previous line. | 404 | |
'{' should be on the previous line. | 409 | |
'{' should be on the previous line. | 422 | |
'{' should be on the previous line. | 427 | |
'{' should be on the previous line. | 440 | |
'{' should be on the previous line. | 445 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 35 | |
Parameter streamRp should be final. | 47 | |
'streamRp' hides a field. | 47 | |
'{' should be on the previous line. | 48 | |
Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter msg should be final. | 57 | |
'{' should be on the previous line. | 58 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter msg should be final. | 67 | |
'{' should be on the previous line. | 68 | |
'{' should be on the previous line. | 72 | |
'}' should be on the same line. | 74 | |
'{' should be on the previous line. | 76 | |
'}' should be on the same line. | 78 | |
'{' should be on the previous line. | 80 | |
'}' should be on the same line. | 82 | |
'{' should be on the previous line. | 84 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 92 | |
'{' should be on the previous line. | 93 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 102 | |
'{' should be on the previous line. | 103 | |
Parameter msg should be final. | 112 | |
'{' should be on the previous line. | 113 | |
Parameter pkt should be final. | 122 | |
'{' should be on the previous line. | 123 | |
'{' should be on the previous line. | 127 | |
Parameter pkt should be final. | 137 | |
'{' should be on the previous line. | 138 | |
'{' should be on the previous line. | 142 | |
Parameter pkt should be final. | 152 | |
'{' should be on the previous line. | 153 | |
'{' should be on the previous line. | 160 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
Parameter getter should be final. | 38 | |
'{' should be on the previous line. | 39 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
'{' should be on the previous line. | 49 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Parameter value should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on the previous line. | 71 | |
'{' should be on the previous line. | 76 | |
'{' should be on the previous line. | 78 | |
'{' should be on the previous line. | 83 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
'{' should be on the previous line. | 35 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 41 | |
Line is longer than 80 characters. | 55 | |
'{' should be on the previous line. | 68 | |
Parameter response should be final. | 78 | |
'response' hides a field. | 78 | |
Parameter magic should be final. | 78 | |
'magic' hides a field. | 78 | |
'{' should be on the previous line. | 79 | |
Method 'getMagic' is not designed for extension - needs to be abstract, final or empty. | 91 | |
'{' should be on the previous line. | 92 | |
Method 'getQueryResponse' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'{' should be on the previous line. | 102 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter in should be final. | 112 | |
'{' should be on the previous line. | 114 | |
'{' should be on the previous line. | 127 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Parameter out should be final. | 141 | |
'{' should be on the previous line. | 142 | |
'{' should be on the previous line. | 153 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
First sentence should end with a period. | 123 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 162 | |
More than 7 parameters. | 207 | |
Line is longer than 80 characters. | 208 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 40 | |
First sentence should end with a period. | 44 | |
Parameter memberMgr should be final. | 55 | |
'memberMgr' hides a field. | 55 | |
'{' should be on the previous line. | 56 | |
Parameter member should be final. | 67 | |
'{' should be on the previous line. | 68 | |
'{' should be on the previous line. | 72 | |
Method 'getAlternate' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter layer should be final. | 88 | |
Parameter member should be final. | 88 | |
'{' should be on the previous line. | 89 | |
'{' should be on the previous line. | 93 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Parameter layer should be final. | 109 | |
Parameter member should be final. | 109 | |
Parameter alter should be final. | 109 | |
'{' should be on the previous line. | 110 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 119 | |
'{' should be on the previous line. | 120 | |
Method 'erase' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Parameter member should be final. | 135 | |
'{' should be on the previous line. | 136 | |
Line is longer than 80 characters. | 141 | |
Method 'trim' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Parameter member should be final. | 148 | |
Parameter layer should be final. | 148 | |
Parameter maxOffset should be final. | 148 | |
'{' should be on the previous line. | 149 | |
Method 'trim' is not designed for extension - needs to be abstract, final or empty. | 156 | |
'{' should be on the previous line. | 157 | |
'{' should be on the previous line. | 162 | |
'}' should be on the same line. | 164 | |
'{' should be on the previous line. | 166 | |
'{' should be on the previous line. | 174 | |
'{' should be on the previous line. | 179 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 188 | |
'{' should be on the previous line. | 189 | |
'{' should be on the previous line. | 199 | |
'{' should be on the previous line. | 207 | |
Method 'trim' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Parameter layer should be final. | 216 | |
Parameter maxOffset should be final. | 216 | |
'{' should be on the previous line. | 217 | |
'{' should be on the previous line. | 221 | |
'{' should be on the previous line. | 227 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 239 | |
Parameter layer should be final. | 239 | |
Parameter alter should be final. | 239 | |
'{' should be on the previous line. | 240 | |
Method 'getAlternate' is not designed for extension - needs to be abstract, final or empty. | 251 | |
Parameter layer should be final. | 251 | |
'{' should be on the previous line. | 252 | |
'{' should be on the previous line. | 257 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 269 | |
'{' should be on the previous line. | 270 | |
'{' should be on the previous line. | 278 | |
'{' should be on the previous line. | 285 | |
'{' should be on the previous line. | 287 | |
'{' should be on the previous line. | 295 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 44 | |
Parameter agent should be final. | 89 | |
Parameter config should be final. | 89 | |
'config' hides a field. | 89 | |
Parameter sock should be final. | 90 | |
'sock' hides a field. | 90 | |
Parameter tsmpFactory should be final. | 90 | |
'tsmpFactory' hides a field. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'setMulticastServer' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Parameter mserver should be final. | 107 | |
'mserver' hides a field. | 107 | |
'{' should be on the previous line. | 108 | |
Parameter agent should be final. | 119 | |
'{' should be on the previous line. | 120 | |
'1000' is a magic number. | 124 | |
'1000' is a magic number. | 125 | |
'1000' is a magic number. | 136 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 138 | |
'1000' is a magic number. | 140 | |
'0.5' is a magic number. | 141 | |
'{' should be on the previous line. | 144 | |
'10.0' is a magic number. | 157 | |
'{' should be on the previous line. | 160 | |
'{' should be on the previous line. | 162 | |
'1000.0' is a magic number. | 163 | |
'{' should be on the previous line. | 166 | |
'}' should be on the same line. | 169 | |
'{' should be on the previous line. | 171 | |
'{' should be on the previous line. | 177 | |
Parameter percentage should be final. | 192 | |
'{' should be on the previous line. | 193 | |
'0.5' is a magic number. | 194 | |
'10.0' is a magic number. | 197 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 205 | |
'{' should be on the previous line. | 206 | |
'{' should be on the previous line. | 209 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 226 | |
'{' should be on the previous line. | 227 | |
'4.0' is a magic number. | 233 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 244 | |
'{' should be on the previous line. | 245 | |
Method 'getLastAccess' is not designed for extension - needs to be abstract, final or empty. | 270 | |
'{' should be on the previous line. | 271 | |
Method 'getAgentId' is not designed for extension - needs to be abstract, final or empty. | 280 | |
'{' should be on the previous line. | 281 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 290 | |
'{' should be on the previous line. | 291 | |
'{' should be on the previous line. | 299 | |
Parameter msg should be final. | 308 | |
'{' should be on the previous line. | 309 | |
Parameter msg should be final. | 318 | |
'{' should be on the previous line. | 319 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
Parameter issued should be final. | 49 | |
'issued' hides a field. | 49 | |
Parameter sizeEst should be final. | 49 | |
'sizeEst' hides a field. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'getIssued' is not designed for extension - needs to be abstract, final or empty. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getSizeEstimation' is not designed for extension - needs to be abstract, final or empty. | 70 | |
'{' should be on the previous line. | 71 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 80 | |
'{' should be on the previous line. | 81 | |
'{' should be on the previous line. | 92 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
'{' should be on the previous line. | 51 | |
Parameter ttl should be final. | 60 | |
'ttl' hides a field. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'getTtl' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Parameter in should be final. | 82 | |
'{' should be on the previous line. | 84 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Parameter out should be final. | 94 | |
'{' should be on the previous line. | 95 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 35 | |
Line is longer than 80 characters. | 42 | |
First sentence should end with a period. | 53 | |
'{' should be on the previous line. | 57 | |
First sentence should end with a period. | 61 | |
Parameter layer should be final. | 67 | |
'layer' hides a field. | 67 | |
Parameter newLeader should be final. | 67 | |
'newLeader' hides a field. | 67 | |
'{' should be on the previous line. | 68 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 79 | |
'{' should be on the previous line. | 80 | |
Method 'getNewLeader' is not designed for extension - needs to be abstract, final or empty. | 89 | |
'{' should be on the previous line. | 90 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter in should be final. | 100 | |
'{' should be on the previous line. | 102 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter out should be final. | 113 | |
'{' should be on the previous line. | 114 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
'{' should be on the previous line. | 32 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Line is longer than 80 characters. | 43 | |
First sentence should end with a period. | 64 | |
'{' should be on the previous line. | 68 | |
First sentence should end with a period. | 72 | |
Parameter layer should be final. | 80 | |
'layer' hides a field. | 80 | |
Parameter leader should be final. | 80 | |
'leader' hides a field. | 80 | |
Parameter alternates should be final. | 80 | |
'alternates' hides a field. | 80 | |
Parameter superCluster should be final. | 81 | |
'superCluster' hides a field. | 81 | |
'{' should be on the previous line. | 82 | |
Method 'getAlternates' is not designed for extension - needs to be abstract, final or empty. | 95 | |
'{' should be on the previous line. | 96 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 105 | |
'{' should be on the previous line. | 106 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 115 | |
'{' should be on the previous line. | 116 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 125 | |
'{' should be on the previous line. | 126 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Parameter in should be final. | 136 | |
'{' should be on the previous line. | 138 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Parameter out should be final. | 151 | |
'{' should be on the previous line. | 152 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter getter should be final. | 39 | |
'{' should be on the previous line. | 40 | |
Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
'{' should be on the previous line. | 50 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 61 | |
'{' should be on the previous line. | 62 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 77 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Parameter name should be final. | 38 | |
Parameter rp should be final. | 38 | |
Parameter getter should be final. | 38 | |
'{' should be on the previous line. | 39 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
'{' should be on the previous line. | 28 | |
Line is longer than 80 characters. | 39 | |
Parameter name should be final. | 54 | |
'name' hides a field. | 54 | |
Parameter id should be final. | 54 | |
'id' hides a field. | 54 | |
'{' should be on the previous line. | 55 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 65 | |
'{' should be on the previous line. | 66 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 75 | |
'{' should be on the previous line. | 76 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 85 | |
'{' should be on the previous line. | 86 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Parameter o should be final. | 97 | |
'{' should be on the previous line. | 98 | |
'{' should be on the previous line. | 100 | |
'{' should be on the previous line. | 105 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 119 | |
'{' should be on the previous line. | 120 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 46 | |
Method 'setup' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Parameter socketFactory should be final. | 80 | |
Parameter tsmpFactory should be final. | 81 | |
Parameter epochServiceFactory should be final. | 82 | |
Parameter config should be final. | 82 | |
'config' hides a field. | 82 | |
Parameter bootstrap should be final. | 83 | |
'{' should be on the previous line. | 84 | |
'{' should be on the previous line. | 90 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 118 | |
'{' should be on the previous line. | 119 | |
'{' should be on the previous line. | 122 | |
'{' should be on the previous line. | 128 | |
'{' should be on the previous line. | 136 | |
'{' should be on the previous line. | 141 | |
First sentence should end with a period. | 147 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 152 | |
'{' should be on the previous line. | 153 | |
'{' should be on the previous line. | 157 | |
'{' should be on the previous line. | 161 | |
'{' should be on the previous line. | 167 | |
'{' should be on the previous line. | 171 | |
'}' should be on the same line. | 178 | |
'{' should be on the previous line. | 180 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 192 | |
'{' should be on the previous line. | 193 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
First sentence should end with a period. | 40 | |
'{' should be on the previous line. | 44 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter cost should be final. | 53 | |
Parameter agent should be final. | 53 | |
'{' should be on the previous line. | 54 | |
Method 'dump' is not designed for extension - needs to be abstract, final or empty. | 63 | |
'{' should be on the previous line. | 64 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter n should be final. | 79 | |
'{' should be on the previous line. | 80 | |
'{' should be on the previous line. | 90 | |
'{' should be on the previous line. | 103 | |
First sentence should end with a period. | 110 | |
Parameter cost should be final. | 116 | |
'cost' hides a field. | 116 | |
Parameter agent should be final. | 116 | |
'agent' hides a field. | 116 | |
'{' should be on the previous line. | 117 | |
'{' should be on the previous line. | 128 | |
Unused @throws tag for 'ClassCastException'. | 176 | |
Parameter o should be final. | 179 | |
'{' should be on the previous line. | 180 | |
'{' should be on the previous line. | 182 | |
'{' should be on the previous line. | 187 | |
Avoid inline conditionals. | 192 | |
Line is longer than 80 characters. | 203 | |
Parameter o should be final. | 206 | |
'{' should be on the previous line. | 207 | |
'{' should be on the previous line. | 209 | |
'{' should be on the previous line. | 214 | |
Line is longer than 80 characters. | 215 | |
'{' should be on the previous line. | 221 | |
'}' should be on the same line. | 223 | |
'{' should be on the previous line. | 225 | |
'{' should be on the previous line. | 238 | |
'{' should be on the previous line. | 242 | |
'{' should be on the previous line. | 255 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 31 | |
More than 7 parameters. | 47 | |
More than 7 parameters. | 63 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
More than 7 parameters. | 45 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 37 | |
First sentence should end with a period. | 50 | |
First sentence should end with a period. | 53 | |
'{' should be on the previous line. | 57 | |
Parameter info should be final. | 66 | |
'info' hides a field. | 66 | |
'{' should be on the previous line. | 67 | |
Method 'getOverlayInfo' is not designed for extension - needs to be abstract, final or empty. | 76 | |
'{' should be on the previous line. | 77 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter in should be final. | 87 | |
'{' should be on the previous line. | 89 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Parameter out should be final. | 103 | |
'{' should be on the previous line. | 104 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 41 | |
Parameter config should be final. | 70 | |
Parameter id should be final. | 70 | |
Parameter callback should be final. | 71 | |
Parameter rp should be final. | 71 | |
Parameter oracle should be final. | 71 | |
Parameter factory should be final. | 72 | |
'{' should be on the previous line. | 73 | |
Line is longer than 80 characters. | 74 | |
'{' should be on the previous line. | 78 | |
Line is longer than 80 characters. | 84 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 92 | |
'{' should be on the previous line. | 93 | |
'{' should be on the previous line. | 95 | |
Method 'getLeaderChangedNotifier' is not designed for extension - needs to be abstract, final or empty. | 105 | |
'{' should be on the previous line. | 106 | |
Method 'getClusterRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 115 | |
'{' should be on the previous line. | 116 | |
Method 'getLeaderRefinementNotifier' is not designed for extension - needs to be abstract, final or empty. | 125 | |
'{' should be on the previous line. | 126 | |
Method 'getPreferredStream' is not designed for extension - needs to be abstract, final or empty. | 135 | |
'{' should be on the previous line. | 136 | |
Method 'getAgent' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter stream should be final. | 147 | |
'{' should be on the previous line. | 148 | |
'{' should be on the previous line. | 150 | |
Method 'getAgents' is not designed for extension - needs to be abstract, final or empty. | 163 | |
'{' should be on the previous line. | 164 | |
First sentence should end with a period. | 168 | |
Line is longer than 80 characters. | 169 | |
Method 'getAlternates' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Parameter stream should be final. | 177 | |
Parameter layer should be final. | 177 | |
Parameter agent should be final. | 177 | |
'{' should be on the previous line. | 178 | |
Method 'setAlternate' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Parameter stream should be final. | 191 | |
Parameter layer should be final. | 191 | |
Parameter agent should be final. | 191 | |
Parameter altLayer should be final. | 192 | |
Parameter agents should be final. | 192 | |
'agents' hides a field. | 192 | |
'{' should be on the previous line. | 193 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 205 | |
Parameter stream should be final. | 205 | |
Parameter sender should be final. | 205 | |
'{' should be on the previous line. | 206 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Parameter stream should be final. | 217 | |
'{' should be on the previous line. | 218 | |
Method 'getLayerCnt' is not designed for extension - needs to be abstract, final or empty. | 229 | |
Parameter stream should be final. | 229 | |
'{' should be on the previous line. | 230 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Parameter stream should be final. | 241 | |
'{' should be on the previous line. | 242 | |
Method 'getMember' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Parameter stream should be final. | 254 | |
Parameter layer should be final. | 254 | |
'{' should be on the previous line. | 255 | |
Method 'setNeighbors' is not designed for extension - needs to be abstract, final or empty. | 267 | |
Parameter stream should be final. | 267 | |
Parameter layer should be final. | 267 | |
Parameter sender should be final. | 267 | |
Parameter members should be final. | 268 | |
'{' should be on the previous line. | 269 | |
Method 'setSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 283 | |
Parameter stream should be final. | 283 | |
Parameter layer should be final. | 283 | |
Parameter sender should be final. | 283 | |
Parameter superLeader should be final. | 284 | |
Parameter superLeaderAlternate should be final. | 284 | |
Parameter superCluster should be final. | 285 | |
'{' should be on the previous line. | 286 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Parameter stream should be final. | 298 | |
'{' should be on the previous line. | 299 | |
Method 'getSuperLeader' is not designed for extension - needs to be abstract, final or empty. | 310 | |
Parameter stream should be final. | 310 | |
'{' should be on the previous line. | 311 | |
Method 'electNewLeader' is not designed for extension - needs to be abstract, final or empty. | 322 | |
Parameter stream should be final. | 322 | |
Parameter sender should be final. | 322 | |
'{' should be on the previous line. | 323 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 335 | |
Parameter stream should be final. | 335 | |
Parameter layer should be final. | 335 | |
Parameter sender should be final. | 335 | |
Parameter successors should be final. | 335 | |
Method 'join' is not designed for extension - needs to be abstract, final or empty. | 347 | |
Parameter stream should be final. | 347 | |
Parameter layer should be final. | 347 | |
Parameter child should be final. | 347 | |
'{' should be on the previous line. | 348 | |
Method 'leave' is not designed for extension - needs to be abstract, final or empty. | 358 | |
Parameter stream should be final. | 358 | |
Parameter child should be final. | 358 | |
'{' should be on the previous line. | 359 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 371 | |
Parameter stream should be final. | 371 | |
Parameter layer should be final. | 371 | |
Parameter sender should be final. | 371 | |
Parameter newLeader should be final. | 372 | |
'{' should be on the previous line. | 373 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 384 | |
Parameter stream should be final. | 384 | |
Parameter sender should be final. | 384 | |
Parameter info should be final. | 384 | |
'{' should be on the previous line. | 385 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 396 | |
Parameter stream should be final. | 396 | |
Parameter layer should be final. | 396 | |
Parameter sender should be final. | 396 | |
'{' should be on the previous line. | 397 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 409 | |
Parameter stream should be final. | 409 | |
Parameter layer should be final. | 409 | |
Parameter sender should be final. | 409 | |
Parameter response should be final. | 410 | |
'{' should be on the previous line. | 411 | |
Method 'queryRpResponse' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Parameter stream should be final. | 422 | |
Parameter response should be final. | 422 | |
Parameter magic should be final. | 422 | |
Method 'transferLeader' is not designed for extension - needs to be abstract, final or empty. | 438 | |
Parameter stream should be final. | 438 | |
Parameter layer should be final. | 438 | |
Parameter sender should be final. | 438 | |
Line is longer than 80 characters. | 439 | |
Parameter newLeader should be final. | 439 | |
Parameter superLeader should be final. | 439 | |
Parameter members should be final. | 439 | |
Parameter merge should be final. | 439 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 450 | |
'{' should be on the previous line. | 451 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
First sentence should end with a period. | 54 | |
Line is longer than 80 characters. | 55 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 30 | |
Line is longer than 80 characters. | 39 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 34 | |
Line is longer than 80 characters. | 41 | |
'{' should be on the previous line. | 56 | |
Parameter layer should be final. | 66 | |
'layer' hides a field. | 66 | |
Parameter successors should be final. | 66 | |
'successors' hides a field. | 66 | |
'{' should be on the previous line. | 67 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 78 | |
'{' should be on the previous line. | 79 | |
Method 'getSuccessors' is not designed for extension - needs to be abstract, final or empty. | 88 | |
'{' should be on the previous line. | 89 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Parameter in should be final. | 99 | |
'{' should be on the previous line. | 101 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Parameter out should be final. | 112 | |
'{' should be on the previous line. | 113 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 21 | |
Class ENemoPacketType should be declared as final. | 26 | |
'{' should be on the previous line. | 27 | |
'3' is a magic number. | 29 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 49 | |
Line is longer than 80 characters. | 53 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 64 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 95 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 107 | |
Parameter name should be final. | 116 | |
Parameter id should be final. | 116 | |
'{' should be on the previous line. | 117 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
'{' should be on the previous line. | 30 | |
Parameter layer should be final. | 47 | |
'layer' hides a field. | 47 | |
Parameter leader should be final. | 47 | |
'leader' hides a field. | 47 | |
Parameter distance should be final. | 47 | |
'distance' hides a field. | 47 | |
'{' should be on the previous line. | 48 | |
'{' should be on the previous line. | 50 | |
'{' should be on the previous line. | 55 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter neighbor should be final. | 71 | |
'{' should be on the previous line. | 72 | |
'{' should be on the previous line. | 74 | |
Method 'getLayerIx' is not designed for extension - needs to be abstract, final or empty. | 87 | |
'{' should be on the previous line. | 88 | |
Method 'getLeader' is not designed for extension - needs to be abstract, final or empty. | 97 | |
'{' should be on the previous line. | 98 | |
Method 'getNeighbors' is not designed for extension - needs to be abstract, final or empty. | 107 | |
'{' should be on the previous line. | 108 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 117 | |
'{' should be on the previous line. | 118 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Parameter stream should be final. | 52 | |
'stream' hides a field. | 52 | |
Parameter callback should be final. | 52 | |
'callback' hides a field. | 52 | |
'{' should be on the previous line. | 53 | |
Parameter msg should be final. | 63 | |
'{' should be on the previous line. | 64 | |
Method 'data' is not designed for extension - needs to be abstract, final or empty. | 82 | |
More than 7 parameters. | 82 | |
Parameter dest should be final. | 82 | |
Parameter vsender should be final. | 82 | |
Parameter vdest should be final. | 82 | |
Parameter type should be final. | 83 | |
Parameter source should be final. | 83 | |
Parameter seqNr should be final. | 83 | |
Parameter mask should be final. | 83 | |
Parameter data should be final. | 84 | |
Parameter timestamp should be final. | 84 | |
Parameter priority should be final. | 84 | |
'{' should be on the previous line. | 85 | |
Method 'forwardRequest' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter dest should be final. | 101 | |
Parameter vsender should be final. | 101 | |
Parameter vdest should be final. | 101 | |
Parameter type should be final. | 102 | |
Parameter source should be final. | 102 | |
Parameter seqNrs should be final. | 102 | |
Parameter priority should be final. | 102 | |
'{' should be on the previous line. | 103 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 29 | |
'{' is followed by whitespace. | 34 | |
'{' should be on the previous line. | 40 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
'{' should be on the previous line. | 35 | |
'4.0' is a magic number. | 36 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.logging.Level. | 49 | |
'{' should be on the previous line. | 57 | |
'{' should be on the previous line. | 71 | |
Parameter args should be final. | 80 | |
'{' should be on the previous line. | 81 | |
Line is longer than 80 characters. | 82 | |
'{' should be on the previous line. | 85 | |
'{' should be on the previous line. | 94 | |
'3' is a magic number. | 95 | |
'{' should be on the previous line. | 110 | |
'{' should be on the previous line. | 125 | |
'}' should be on the same line. | 128 | |
'{' should be on the previous line. | 130 | |
'{' should be on the previous line. | 139 | |
'{' should be on the previous line. | 144 | |
'}' should be on the same line. | 152 | |
'{' should be on the previous line. | 154 | |
'}' should be on the same line. | 158 | |
'{' should be on the previous line. | 160 | |
'{' should be on the previous line. | 165 | |
'}' should be on the same line. | 171 | |
'{' should be on the previous line. | 173 | |
'{' should be on the previous line. | 187 | |
'{' should be on the previous line. | 194 | |
'}' should be on the same line. | 197 | |
'{' should be on the previous line. | 199 | |
'{' should be on the previous line. | 209 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
'{' should be on the previous line. | 44 | |
Method 'addAgent' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter stream should be final. | 55 | |
Parameter agent should be final. | 55 | |
Parameter multicast should be final. | 55 | |
'{' should be on the previous line. | 56 | |
'{' should be on the previous line. | 58 | |
'}' should be on the same line. | 60 | |
'{' should be on the previous line. | 62 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 74 | |
Parameter stream should be final. | 74 | |
Parameter agent should be final. | 74 | |
Parameter multicast should be final. | 74 | |
First sentence should end with a period. | 80 | |
Parameter stream should be final. | 87 | |
'{' should be on the previous line. | 88 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Parameter msg should be final. | 99 | |
'{' should be on the previous line. | 101 | |
'{' should be on the previous line. | 105 | |
'}' should be on the same line. | 107 | |
'{' should be on the previous line. | 109 | |
'}' should be on the same line. | 111 | |
'{' should be on the previous line. | 113 | |
Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. | 121 | |
'{' should be on the previous line. | 122 | |
Parameter pkt should be final. | 132 | |
'{' should be on the previous line. | 133 | |
'prmMulticast' hides a field. | 134 | |
'{' should be on the previous line. | 137 | |
Parameter pkt should be final. | 147 | |
'{' should be on the previous line. | 148 | |
'prmMulticast' hides a field. | 149 | |
'{' should be on the previous line. | 152 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
First sentence should end with a period. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 284 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 27 | |
Line is longer than 80 characters. | 31 | |
First sentence should end with a period. | 34 | |
First sentence should end with a period. | 43 | |
'{' should be on the previous line. | 47 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 45 | |
First sentence should end with a period. | 49 | |
Parameter config should be final. | 90 | |
'config' hides a field. | 90 | |
Parameter id should be final. | 90 | |
Parameter callback should be final. | 90 | |
'callback' hides a field. | 90 | |
Parameter factory should be final. | 91 | |
'{' should be on the previous line. | 92 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 106 | |
'{' should be on the previous line. | 107 | |
Method 'getOverlayInfo' is not designed for extension - needs to be abstract, final or empty. | 116 | |
'{' should be on the previous line. | 117 | |
Method 'getRoot' is not designed for extension - needs to be abstract, final or empty. | 126 | |
'{' should be on the previous line. | 127 | |
Method 'getRandSubset' is not designed for extension - needs to be abstract, final or empty. | 136 | |
'{' should be on the previous line. | 137 | |
Parameter peer should be final. | 146 | |
'{' should be on the previous line. | 147 | |
'{' should be on the previous line. | 149 | |
'{' should be on the previous line. | 154 | |
Method 'check' is not designed for extension - needs to be abstract, final or empty. | 164 | |
'{' should be on the previous line. | 165 | |
Line is longer than 80 characters. | 166 | |
'{' should be on the previous line. | 169 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 181 | |
'{' should be on the previous line. | 182 | |
'{' should be on the previous line. | 188 | |
Method 'heartbeat' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Parameter sender should be final. | 200 | |
Parameter magic should be final. | 200 | |
'magic' hides a field. | 200 | |
'{' should be on the previous line. | 201 | |
'{' should be on the previous line. | 205 | |
'{' should be on the previous line. | 207 | |
Method 'info' is not designed for extension - needs to be abstract, final or empty. | 220 | |
Parameter msg should be final. | 220 | |
'{' should be on the previous line. | 221 | |
Method 'newLeader' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Parameter sender should be final. | 231 | |
Parameter newLeader should be final. | 231 | |
'{' should be on the previous line. | 232 | |
'{' should be on the previous line. | 234 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Parameter sender should be final. | 244 | |
'{' should be on the previous line. | 245 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 256 | |
'{' should be on the previous line. | 257 | |
Parameter msg should be final. | 266 | |
'{' should be on the previous line. | 267 | |
Parameter msg should be final. | 276 | |
'{' should be on the previous line. | 277 | |
Parameter msg should be final. | 287 | |
Parameter throwable should be final. | 287 | |
'{' should be on the previous line. | 288 | |
Parameter dest should be final. | 297 | |
'{' should be on the previous line. | 298 | |
Avoid inline conditionals. | 301 | |
'{' should be on the previous line. | 308 | |
'{' should be on the previous line. | 310 | |
'{' should be on the previous line. | 324 | |
'{' should be on the previous line. | 326 | |
'}' should be on the same line. | 332 | |
'{' should be on the previous line. | 334 | |
Parameter node should be final. | 344 | |
'{' should be on the previous line. | 345 | |
'{' should be on the previous line. | 347 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 32 | |
Parameter agent should be final. | 72 | |
Parameter server should be final. | 72 | |
'{' should be on the previous line. | 73 | |
'{' should be on the previous line. | 75 | |
'{' should be on the previous line. | 84 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'{' should be on the previous line. | 101 | |
Method 'getGrandParent' is not designed for extension - needs to be abstract, final or empty. | 110 | |
'{' should be on the previous line. | 111 | |
Method 'getSuperCluster' is not designed for extension - needs to be abstract, final or empty. | 120 | |
'{' should be on the previous line. | 121 | |
Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 130 | |
'{' should be on the previous line. | 131 | |
Method 'getNeighbors' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'{' should be on the previous line. | 141 | |
Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 150 | |
'{' should be on the previous line. | 151 | |
First sentence should end with a period. | 155 | |
Method 'getNumChildren' is not designed for extension - needs to be abstract, final or empty. | 160 | |
'{' should be on the previous line. | 161 | |
'{' should be on the previous line. | 165 | |
Method 'getLayerIdx' is not designed for extension - needs to be abstract, final or empty. | 177 | |
'{' should be on the previous line. | 178 | |
Method 'getPublishRate' is not designed for extension - needs to be abstract, final or empty. | 187 | |
'{' should be on the previous line. | 188 | |
Method 'getDeliveryRatio' is not designed for extension - needs to be abstract, final or empty. | 197 | |
'{' should be on the previous line. | 198 | |
Method 'getResponseTime' is not designed for extension - needs to be abstract, final or empty. | 207 | |
'{' should be on the previous line. | 208 | |
Method 'getInterArrivalTime' is not designed for extension - needs to be abstract, final or empty. | 217 | |
'{' should be on the previous line. | 218 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 227 | |
'{' should be on the previous line. | 228 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 51 | |
Parameter config should be final. | 92 | |
'config' hides a field. | 92 | |
Parameter socket should be final. | 92 | |
Parameter tsmpFactory should be final. | 93 | |
'tsmpFactory' hides a field. | 93 | |
'{' should be on the previous line. | 94 | |
Method 'setAgents' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Parameter agents should be final. | 105 | |
'agents' hides a field. | 105 | |
'{' should be on the previous line. | 106 | |
Method 'getCost' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Parameter agent should be final. | 117 | |
'{' should be on the previous line. | 118 | |
'10.0' is a magic number. | 121 | |
'10.0' is a magic number. | 121 | |
Method 'getDefaultCost' is not designed for extension - needs to be abstract, final or empty. | 129 | |
'{' should be on the previous line. | 130 | |
Line is longer than 80 characters. | 138 | |
Method 'getLatency' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Parameter agent should be final. | 143 | |
'{' should be on the previous line. | 144 | |
Method 'getLossRate' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Parameter agent should be final. | 157 | |
'{' should be on the previous line. | 158 | |
Parameter agent should be final. | 169 | |
'{' should be on the previous line. | 170 | |
'{' should be on the previous line. | 176 | |
'{' should be on the previous line. | 180 | |
Method 'epoch' is not designed for extension - needs to be abstract, final or empty. | 192 | |
'{' should be on the previous line. | 193 | |
'{' should be on the previous line. | 195 | |
'{' should be on the previous line. | 200 | |
'{' should be on the previous line. | 202 | |
'{' should be on the previous line. | 207 | |
'{' should be on the previous line. | 212 | |
'{' should be on the previous line. | 224 | |
'{' should be on the previous line. | 226 | |
'{' should be on the previous line. | 232 | |
'{' should be on the previous line. | 237 | |
'}' should be on the same line. | 240 | |
'{' should be on the previous line. | 242 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 254 | |
'{' should be on the previous line. | 255 | |
Parameter msg should be final. | 264 | |
'{' should be on the previous line. | 265 | |
Parameter msg should be final. | 275 | |
Parameter th should be final. | 275 | |
'{' should be on the previous line. | 276 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 36 | |
Line is longer than 80 characters. | 43 | |
First sentence should end with a period. | 54 | |
'{' should be on the previous line. | 58 | |
First sentence should end with a period. | 62 | |
Parameter layer should be final. | 68 | |
'layer' hides a field. | 68 | |
Parameter neighbors should be final. | 68 | |
'neighbors' hides a field. | 68 | |
'{' should be on the previous line. | 69 | |
Method 'getLayer' is not designed for extension - needs to be abstract, final or empty. | 80 | |
'{' should be on the previous line. | 81 | |
Method 'getNeighbors' is not designed for extension - needs to be abstract, final or empty. | 90 | |
'{' should be on the previous line. | 91 | |
Method 'decode' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Parameter in should be final. | 101 | |
'{' should be on the previous line. | 103 | |
Method 'encode' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Parameter out should be final. | 115 | |
'{' should be on the previous line. | 116 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
Parameter config should be final. | 55 | |
'config' hides a field. | 55 | |
Parameter timestampF should be final. | 55 | |
'timestampF' hides a field. | 55 | |
'{' should be on the previous line. | 56 | |
Method 'isStale' is not designed for extension - needs to be abstract, final or empty. | 67 | |
'{' should be on the previous line. | 68 | |
Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. | 77 | |
'{' should be on the previous line. | 78 | |
Method 'isQuerying' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Parameter agent should be final. | 89 | |
'{' should be on the previous line. | 90 | |
Method 'isQueryingRp' is not designed for extension - needs to be abstract, final or empty. | 100 | |
'{' should be on the previous line. | 101 | |
Method 'connect' is not designed for extension - needs to be abstract, final or empty. | 108 | |
'{' should be on the previous line. | 109 | |
Method 'query' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Parameter agents should be final. | 119 | |
'{' should be on the previous line. | 120 | |
Method 'queryRp' is not designed for extension - needs to be abstract, final or empty. | 129 | |
'{' should be on the previous line. | 130 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 140 | |
'{' should be on the previous line. | 141 | |
'{' should be on the previous line. | 149 | |
Class EAgentState should be declared as final. | 158 | |
'{' should be on the previous line. | 159 | |
Line is longer than 80 characters. | 167 | |
Parameter name should be final. | 177 | |
'name' hides a field. | 177 | |
'{' should be on the previous line. | 178 | |
'{' should be on the previous line. | 188 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 38 | |
Line is longer than 80 characters. | 40 | |
Parameter agent should be final. | 55 | |
'agent' hides a field. | 55 | |
Parameter multicast should be final. | 56 | |
'multicast' hides a field. | 56 | |
'{' should be on the previous line. | 57 | |
Parameter msg should be final. | 67 | |
'{' should be on the previous line. | 68 | |
Parameter stream should be final. | 79 | |
'{' should be on the previous line. | 80 | |
First sentence should end with a period. | 86 | |
Parameter stream should be final. | 93 | |
'{' should be on the previous line. | 94 | |
First sentence should end with a period. | 100 | |
Parameter stream should be final. | 107 | |
'{' should be on the previous line. | 108 | |
Method 'handle' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Parameter msg should be final. | 119 | |
'{' should be on the previous line. | 120 | |
'{' should be on the previous line. | 124 | |
'}' should be on the same line. | 126 | |
'{' should be on the previous line. | 128 | |
'}' should be on the same line. | 130 | |
'{' should be on the previous line. | 132 | |
'}' should be on the same line. | 134 | |
'{' should be on the previous line. | 136 | |
'}' should be on the same line. | 138 | |
'{' should be on the previous line. | 140 | |
'}' should be on the same line. | 142 | |
'{' should be on the previous line. | 144 | |
'}' should be on the same line. | 146 | |
'{' should be on the previous line. | 148 | |
'}' should be on the same line. | 150 | |
'{' should be on the previous line. | 152 | |
'}' should be on the same line. | 154 | |
'{' should be on the previous line. | 156 | |
'}' should be on the same line. | 158 | |
'{' should be on the previous line. | 160 | |
'}' should be on the same line. | 162 | |
'{' should be on the previous line. | 164 | |
'}' should be on the same line. | 166 | |
'{' should be on the previous line. | 168 | |
'}' should be on the same line. | 170 | |
'{' should be on the previous line. | 172 | |
'}' should be on the same line. | 174 | |
'{' should be on the previous line. | 176 | |
'}' should be on the same line. | 178 | |
'{' should be on the previous line. | 180 | |
'}' should be on the same line. | 182 | |
'{' should be on the previous line. | 184 | |
'}' should be on the same line. | 186 | |
'{' should be on the previous line. | 188 | |
Empty statement. | 189 | |
'}' should be on the same line. | 190 | |
'{' should be on the previous line. | 192 | |
'}' should be on the same line. | 194 | |
'{' should be on the previous line. | 196 | |
'}' should be on the same line. | 198 | |
'{' should be on the previous line. | 200 | |
Parameter msg should be final. | 210 | |
'{' should be on the previous line. | 211 | |
Parameter pkt should be final. | 220 | |
'{' should be on the previous line. | 221 | |
'agent' hides a field. | 222 | |
'{' should be on the previous line. | 225 | |
Parameter pkt should be final. | 236 | |
'{' should be on the previous line. | 237 | |
'multicast' hides a field. | 241 | |
'{' should be on the previous line. | 244 | |
Parameter pkt should be final. | 256 | |
'{' should be on the previous line. | 257 | |
'agent' hides a field. | 258 | |
'{' should be on the previous line. | 261 | |
Parameter pkt should be final. | 271 | |
'{' should be on the previous line. | 272 | |
'multicast' hides a field. | 273 | |
'{' should be on the previous line. | 276 | |
Parameter pkt should be final. | 287 | |
'{' should be on the previous line. | 288 | |
'agent' hides a field. | 292 | |
'{' should be on the previous line. | 295 | |
Line is longer than 80 characters. | 296 | |
Parameter pkt should be final. | 305 | |
'{' should be on the previous line. | 306 | |
'agent' hides a field. | 307 | |
'{' should be on the previous line. | 310 | |
Parameter pkt should be final. | 320 | |
'{' should be on the previous line. | 321 | |
'agent' hides a field. | 322 | |
'{' should be on the previous line. | 325 | |
Parameter pkt should be final. | 336 | |
'{' should be on the previous line. | 337 | |
'agent' hides a field. | 338 | |
'{' should be on the previous line. | 341 | |
Parameter pkt should be final. | 351 | |
'{' should be on the previous line. | 352 | |
'agent' hides a field. | 353 | |
'{' should be on the previous line. | 356 | |
Parameter pkt should be final. | 367 | |
'{' should be on the previous line. | 368 | |
'agent' hides a field. | 369 | |
'{' should be on the previous line. | 372 | |
Line is longer than 80 characters. | 373 | |
Parameter pkt should be final. | 381 | |
'{' should be on the previous line. | 382 | |
'agent' hides a field. | 383 | |
'{' should be on the previous line. | 386 | |
Parameter pkt should be final. | 396 | |
'{' should be on the previous line. | 397 | |
'agent' hides a field. | 398 | |
'{' should be on the previous line. | 401 | |
Parameter pkt should be final. | 411 | |
'{' should be on the previous line. | 412 | |
'agent' hides a field. | 413 | |
'{' should be on the previous line. | 416 | |
Parameter pkt should be final. | 427 | |
'{' should be on the previous line. | 428 | |
'agent' hides a field. | 429 | |
'{' should be on the previous line. | 432 | |
Parameter pkt should be final. | 442 | |
'{' should be on the previous line. | 443 | |
'agent' hides a field. | 444 | |
'{' should be on the previous line. | 447 | |
Parameter pkt should be final. | 458 | |
'{' should be on the previous line. | 459 | |
'agent' hides a field. | 460 | |
'{' should be on the previous line. | 463 | |
Parameter pkt should be final. | 475 | |
'{' should be on the previous line. | 476 | |
'{' should be on the previous line. | 480 | |
Parameter pkt should be final. | 490 | |
'{' should be on the previous line. | 491 | |
'{' should be on the previous line. | 495 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 505 | |
'{' should be on the previous line. | 506 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 33 | |
Parameter stream should be final. | 49 | |
'stream' hides a field. | 49 | |
Parameter callback should be final. | 49 | |
'callback' hides a field. | 49 | |
'{' should be on the previous line. | 50 | |
Parameter msg should be final. | 60 | |
'{' should be on the previous line. | 61 | |
Method 'replay' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Parameter dest should be final. | 71 | |
Parameter sender should be final. | 71 | |
'{' should be on the previous line. | 72 | |
Method 'request' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter dest should be final. | 83 | |
Parameter sender should be final. | 83 | |
Parameter ttl should be final. | 83 | |
'{' should be on the previous line. | 84 |
Violation | Message | Line |
---|---|---|
'{' should be on the previous line. | 35 | |
Parameter stream should be final. | 51 | |
'stream' hides a field. | 51 | |
Parameter callback should be final. | 51 | |
'callback' hides a field. | 51 | |
'{' should be on the previous line. | 52 | |
Parameter msg should be final. | 62 | |
'{' should be on the previous line. | 63 | |
Method 'overlayInfo' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter dest should be final. | 74 | |
Parameter sender should be final. | 74 | |
Parameter info should be final. | 74 | |
'{' should be on the previous line. | 75 | |
Method 'queryResponse' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter dest should be final. | 87 | |
Parameter sender should be final. | 87 | |
Parameter response should be final. | 88 | |
Parameter magic should be final. | 88 | |
'{' should be on the previous line. | 89 |