Checkstyle Results

The following document contains the results of Checkstyle 8.28 with hbase/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4374 0 0 11618

Files

File  I  W  E
com/google/protobuf/HBaseZeroCopyByteString.java 0 0 1
org/apache/hadoop/hbase/AcidGuaranteesTestTool.java 0 0 8
org/apache/hadoop/hbase/AsyncMetaTableAccessor.java 0 0 17
org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.java 0 0 3
org/apache/hadoop/hbase/Cell.java 0 0 1
org/apache/hadoop/hbase/CellBuilderFactory.java 0 0 4
org/apache/hadoop/hbase/CellUtil.java 0 0 75
org/apache/hadoop/hbase/ChaosZKClient.java 0 0 1
org/apache/hadoop/hbase/ClusterId.java 0 0 4
org/apache/hadoop/hbase/ClusterManager.java 0 0 1
org/apache/hadoop/hbase/ClusterStatus.java 0 0 1
org/apache/hadoop/hbase/CompoundConfiguration.java 0 0 5
org/apache/hadoop/hbase/CoprocClusterManager.java 0 0 1
org/apache/hadoop/hbase/Coprocessor.java 0 0 2
org/apache/hadoop/hbase/DistributedHBaseCluster.java 0 0 6
org/apache/hadoop/hbase/ExtendedCell.java 0 0 1
org/apache/hadoop/hbase/GenericTestUtils.java 0 0 2
org/apache/hadoop/hbase/HBaseCluster.java 0 0 5
org/apache/hadoop/hbase/HBaseClusterManager.java 0 0 1
org/apache/hadoop/hbase/HBaseConfiguration.java 0 0 4
org/apache/hadoop/hbase/HBaseIOException.java 0 0 2
org/apache/hadoop/hbase/HBaseTestCase.java 0 0 24
org/apache/hadoop/hbase/HBaseTestingUtility.java 0 0 219
org/apache/hadoop/hbase/HColumnDescriptor.java 0 0 40
org/apache/hadoop/hbase/HConstants.java 0 0 8
org/apache/hadoop/hbase/HFilePerformanceEvaluation.java 0 0 15
org/apache/hadoop/hbase/HRegionInfo.java 0 0 57
org/apache/hadoop/hbase/HRegionLocation.java 0 0 1
org/apache/hadoop/hbase/HTableDescriptor.java 0 0 34
org/apache/hadoop/hbase/HTestConst.java 0 0 2
org/apache/hadoop/hbase/HadoopShims.java 0 0 1
org/apache/hadoop/hbase/HealthChecker.java 0 0 15
org/apache/hadoop/hbase/IntegrationTestDDLMasterFailover.java 0 0 52
org/apache/hadoop/hbase/IntegrationTestIngest.java 0 0 10
org/apache/hadoop/hbase/IntegrationTestIngestWithACL.java 0 0 3
org/apache/hadoop/hbase/IntegrationTestIngestWithEncryption.java 0 0 1
org/apache/hadoop/hbase/IntegrationTestIngestWithMOB.java 0 0 5
org/apache/hadoop/hbase/IntegrationTestIngestWithVisibilityLabels.java 0 0 3
org/apache/hadoop/hbase/IntegrationTestManyRegions.java 0 0 2
org/apache/hadoop/hbase/IntegrationTestMetaReplicas.java 0 0 2
org/apache/hadoop/hbase/IntegrationTestRegionReplicaPerf.java 0 0 6
org/apache/hadoop/hbase/IntegrationTestingUtility.java 0 0 5
org/apache/hadoop/hbase/KeyValue.java 0 0 115
org/apache/hadoop/hbase/KeyValueTestUtil.java 0 0 8
org/apache/hadoop/hbase/KeyValueUtil.java 0 0 26
org/apache/hadoop/hbase/LocalHBaseCluster.java 0 0 30
org/apache/hadoop/hbase/MetaMockingUtil.java 0 0 4
org/apache/hadoop/hbase/MetaMutationAnnotation.java 0 0 1
org/apache/hadoop/hbase/MetaTableAccessor.java 0 0 50
org/apache/hadoop/hbase/MiniHBaseCluster.java 0 0 25
org/apache/hadoop/hbase/MultithreadedTestUtil.java 0 0 3
org/apache/hadoop/hbase/NamespaceDescriptor.java 0 0 3
org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java 0 0 1
org/apache/hadoop/hbase/PerformanceEvaluation.java 0 0 42
org/apache/hadoop/hbase/PerformanceEvaluationCommons.java 0 0 1
org/apache/hadoop/hbase/PrivateCellUtil.java 0 0 56
org/apache/hadoop/hbase/QosTestHelper.java 0 0 3
org/apache/hadoop/hbase/RegionLoad.java 0 0 1
org/apache/hadoop/hbase/RegionLocations.java 0 0 11
org/apache/hadoop/hbase/RegionStateListener.java 0 0 2
org/apache/hadoop/hbase/ScanPerformanceEvaluation.java 0 0 11
org/apache/hadoop/hbase/ServerLoad.java 0 0 1
org/apache/hadoop/hbase/SplitLogCounters.java 0 0 1
org/apache/hadoop/hbase/SplitLogTask.java 0 0 4
org/apache/hadoop/hbase/StripeCompactionsPerformanceEvaluation.java 0 0 3
org/apache/hadoop/hbase/TableDescriptors.java 0 0 1
org/apache/hadoop/hbase/TableName.java 0 0 17
org/apache/hadoop/hbase/TagBuilder.java 0 0 1
org/apache/hadoop/hbase/TagBuilderFactory.java 0 0 2
org/apache/hadoop/hbase/TagType.java 0 0 1
org/apache/hadoop/hbase/TestClientClusterStatus.java 0 0 1
org/apache/hadoop/hbase/TestFSTableDescriptorForceCreation.java 0 0 1
org/apache/hadoop/hbase/TestGlobalMemStoreSize.java 0 0 6
org/apache/hadoop/hbase/TestHColumnDescriptorDefaultVersions.java 0 0 1
org/apache/hadoop/hbase/TestIOFencing.java 0 0 2
org/apache/hadoop/hbase/TestLocalHBaseCluster.java 0 0 1
org/apache/hadoop/hbase/TestMetaTableAccessor.java 0 0 7
org/apache/hadoop/hbase/TestMetaTableAccessorNoCluster.java 0 0 3
org/apache/hadoop/hbase/TestMovedRegionCache.java 0 0 1
org/apache/hadoop/hbase/TestMultiVersions.java 0 0 4
org/apache/hadoop/hbase/TestNamespace.java 0 0 3
org/apache/hadoop/hbase/TestNodeHealthCheckChore.java 0 0 1
org/apache/hadoop/hbase/TestPartialResultsFromClientSide.java 0 0 24
org/apache/hadoop/hbase/TestRegionRebalancing.java 0 0 7
org/apache/hadoop/hbase/TestSerialization.java 0 0 1
org/apache/hadoop/hbase/TestTagBuilder.java 0 0 1
org/apache/hadoop/hbase/TimestampTestBase.java 0 0 14
org/apache/hadoop/hbase/ZKNamespaceManager.java 0 0 1
org/apache/hadoop/hbase/ZNodeClearer.java 0 0 2
org/apache/hadoop/hbase/backup/FailedArchiveException.java 0 0 1
org/apache/hadoop/hbase/backup/HFileArchiver.java 0 0 11
org/apache/hadoop/hbase/backup/TestHFileArchiving.java 0 0 6
org/apache/hadoop/hbase/chaos/ChaosAgent.java 0 0 10
org/apache/hadoop/hbase/chaos/ChaosConstants.java 0 0 1
org/apache/hadoop/hbase/chaos/ChaosService.java 0 0 3
org/apache/hadoop/hbase/chaos/ChaosUtils.java 0 0 1
org/apache/hadoop/hbase/chaos/factories/MasterKillingMonkeyFactory.java 0 0 5
org/apache/hadoop/hbase/chaos/factories/MobSlowDeterministicMonkeyFactory.java 0 0 23
org/apache/hadoop/hbase/chaos/factories/MonkeyConstants.java 0 0 1
org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java 0 0 1
org/apache/hadoop/hbase/chaos/factories/NoKillMonkeyFactory.java 0 0 18
org/apache/hadoop/hbase/chaos/factories/ServerKillingMonkeyFactory.java 0 0 3
org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java 0 0 17
org/apache/hadoop/hbase/chaos/factories/StressAssignmentManagerMonkeyFactory.java 0 0 18
org/apache/hadoop/hbase/chaos/monkies/PolicyBasedChaosMonkey.java 0 0 1
org/apache/hadoop/hbase/chaos/policies/PeriodicPolicy.java 0 0 1
org/apache/hadoop/hbase/client/AbstractClientScanner.java 0 0 1
org/apache/hadoop/hbase/client/AbstractResponse.java 0 0 2
org/apache/hadoop/hbase/client/Action.java 0 0 2
org/apache/hadoop/hbase/client/Admin.java 0 0 50
org/apache/hadoop/hbase/client/Append.java 0 0 3
org/apache/hadoop/hbase/client/AsyncAdmin.java 0 0 9
org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.java 0 0 3
org/apache/hadoop/hbase/client/AsyncBufferedMutatorImpl.java 0 0 1
org/apache/hadoop/hbase/client/AsyncClientScanner.java 0 0 4
org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.java 0 0 1
org/apache/hadoop/hbase/client/AsyncProcess.java 0 0 5
org/apache/hadoop/hbase/client/AsyncProcessTask.java 0 0 2
org/apache/hadoop/hbase/client/AsyncRegionLocator.java 0 0 1
org/apache/hadoop/hbase/client/AsyncRequestFuture.java 0 0 1
org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.java 0 0 21
org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.java 0 0 1
org/apache/hadoop/hbase/client/AsyncTableImpl.java 0 0 1
org/apache/hadoop/hbase/client/BatchErrors.java 0 0 1
org/apache/hadoop/hbase/client/BatchScanResultCache.java 0 0 1
org/apache/hadoop/hbase/client/BufferingScanResultConsumer.java 0 0 1
org/apache/hadoop/hbase/client/CancellableRegionServerCallable.java 0 0 8
org/apache/hadoop/hbase/client/CheckAndMutate.java 0 0 3
org/apache/hadoop/hbase/client/ClientIdGenerator.java 0 0 2
org/apache/hadoop/hbase/client/ClientScanner.java 0 0 3
org/apache/hadoop/hbase/client/ClientServiceCallable.java 0 0 4
org/apache/hadoop/hbase/client/ClientSimpleScanner.java 0 0 1
org/apache/hadoop/hbase/client/ClientUtil.java 0 0 1
org/apache/hadoop/hbase/client/ClusterConnection.java 0 0 1
org/apache/hadoop/hbase/client/ClusterStatusListener.java 0 0 1
org/apache/hadoop/hbase/client/ColumnCountOnRowFilter.java 0 0 1
org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.java 0 0 13
org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.java 0 0 51
org/apache/hadoop/hbase/client/CompactType.java 0 0 2
org/apache/hadoop/hbase/client/CompleteScanResultCache.java 0 0 1
org/apache/hadoop/hbase/client/ConnectionFactory.java 0 0 1
org/apache/hadoop/hbase/client/ConnectionImplementation.java 0 0 11
org/apache/hadoop/hbase/client/ConnectionUtils.java 0 0 3
org/apache/hadoop/hbase/client/DelayingRunner.java 0 0 4
org/apache/hadoop/hbase/client/Delete.java 0 0 6
org/apache/hadoop/hbase/client/Get.java 0 0 10
org/apache/hadoop/hbase/client/HBaseAdmin.java 0 0 74
org/apache/hadoop/hbase/client/HConnectionTestingUtility.java 0 0 12
org/apache/hadoop/hbase/client/HTable.java 0 0 33
org/apache/hadoop/hbase/client/HTableMultiplexer.java 0 0 6
org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.java 0 0 2
org/apache/hadoop/hbase/client/ImmutableHRegionInfo.java 0 0 1
org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.java 0 0 1
org/apache/hadoop/hbase/client/Increment.java 0 0 1
org/apache/hadoop/hbase/client/MasterCallable.java 0 0 2
org/apache/hadoop/hbase/client/MasterKeepAliveConnection.java 0 0 1
org/apache/hadoop/hbase/client/MasterRegistry.java 0 0 2
org/apache/hadoop/hbase/client/MetaCache.java 0 0 6
org/apache/hadoop/hbase/client/MetricsConnection.java 0 0 2
org/apache/hadoop/hbase/client/MultiAction.java 0 0 3
org/apache/hadoop/hbase/client/MultiResponse.java 0 0 2
org/apache/hadoop/hbase/client/MultiServerCallable.java 0 0 5
org/apache/hadoop/hbase/client/Mutation.java 0 0 23
org/apache/hadoop/hbase/client/NoOpRetryableCallerInterceptor.java 0 0 1
org/apache/hadoop/hbase/client/NoncedRegionServerCallable.java 0 0 1
org/apache/hadoop/hbase/client/Operation.java 0 0 2
org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.java 0 0 1
org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java 0 0 11
org/apache/hadoop/hbase/client/Put.java 0 0 9
org/apache/hadoop/hbase/client/Query.java 0 0 10
org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java 0 0 3
org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java 0 0 5
org/apache/hadoop/hbase/client/RegionCoprocessorRpcChannel.java 0 0 4
org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java 0 0 2
org/apache/hadoop/hbase/client/RegionInfo.java 0 0 21
org/apache/hadoop/hbase/client/RegionInfoBuilder.java 0 0 1
org/apache/hadoop/hbase/client/RegionInfoDisplay.java 0 0 17
org/apache/hadoop/hbase/client/RegionLocator.java 0 0 1
org/apache/hadoop/hbase/client/RegionReplicaUtil.java 0 0 8
org/apache/hadoop/hbase/client/RegionServerCallable.java 0 0 4
org/apache/hadoop/hbase/client/RequestController.java 0 0 4
org/apache/hadoop/hbase/client/RequestControllerFactory.java 0 0 3
org/apache/hadoop/hbase/client/Result.java 0 0 12
org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java 0 0 7
org/apache/hadoop/hbase/client/ResultScanner.java 0 0 3
org/apache/hadoop/hbase/client/RetriesExhaustedException.java 0 0 1
org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java 0 0 3
org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java 0 0 4
org/apache/hadoop/hbase/client/ReversedClientScanner.java 0 0 1
org/apache/hadoop/hbase/client/ReversedScannerCallable.java 0 0 1
org/apache/hadoop/hbase/client/RowAccess.java 0 0 1
org/apache/hadoop/hbase/client/RowMutations.java 0 0 1
org/apache/hadoop/hbase/client/RpcRetryingCaller.java 0 0 3
org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java 0 0 4
org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java 0 0 5
org/apache/hadoop/hbase/client/Scan.java 0 0 9
org/apache/hadoop/hbase/client/ScannerCallable.java 0 0 1
org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java 0 0 4
org/apache/hadoop/hbase/client/SecureBulkLoadClient.java 0 0 19
org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.java 0 0 2
org/apache/hadoop/hbase/client/SimpleRequestController.java 0 0 4
org/apache/hadoop/hbase/client/SimpleScanResultConsumer.java 0 0 1
org/apache/hadoop/hbase/client/SnapshotDescription.java 0 0 1
org/apache/hadoop/hbase/client/SyncCoprocessorRpcChannel.java 0 0 1
org/apache/hadoop/hbase/client/Table.java 0 0 9
org/apache/hadoop/hbase/client/TableDescriptor.java 0 0 4
org/apache/hadoop/hbase/client/TableDescriptorBuilder.java 0 0 28
org/apache/hadoop/hbase/client/TableState.java 0 0 35
org/apache/hadoop/hbase/client/TestAdmin.java 0 0 1
org/apache/hadoop/hbase/client/TestAdmin2.java 0 0 9
org/apache/hadoop/hbase/client/TestAdmin4.java 0 0 5
org/apache/hadoop/hbase/client/TestAdminShell.java 0 0 3
org/apache/hadoop/hbase/client/TestAdminShell2.java 0 0 3
org/apache/hadoop/hbase/client/TestAsyncClusterAdminApi.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncNamespaceAdminApi.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocator.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncProcess.java 0 0 17
org/apache/hadoop/hbase/client/TestAsyncQuotaAdminApi.java 0 0 8
org/apache/hadoop/hbase/client/TestAsyncRegionAdminApi.java 0 0 5
org/apache/hadoop/hbase/client/TestAsyncRegionAdminApi2.java 0 0 3
org/apache/hadoop/hbase/client/TestAsyncTableAdminApi2.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncTableAdminApi3.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncTableGetMultiThreaded.java 0 0 1
org/apache/hadoop/hbase/client/TestAsyncTableScanMetrics.java 0 0 2
org/apache/hadoop/hbase/client/TestAsyncTableScanner.java 0 0 1
org/apache/hadoop/hbase/client/TestAvoidCellReferencesIntoShippedBlocks.java 0 0 4
org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java 0 0 1
org/apache/hadoop/hbase/client/TestBufferedMutator.java 0 0 1
org/apache/hadoop/hbase/client/TestCatalogReplicaLoadBalanceSimpleSelector.java 0 0 10
org/apache/hadoop/hbase/client/TestCheckAndMutate.java 0 0 2
org/apache/hadoop/hbase/client/TestClientNoCluster.java 0 0 38
org/apache/hadoop/hbase/client/TestClientScanner.java 0 0 11
org/apache/hadoop/hbase/client/TestClientTimeouts.java 0 0 3
org/apache/hadoop/hbase/client/TestColumnFamilyDescriptorBuilder.java 0 0 1
org/apache/hadoop/hbase/client/TestConnectionImplementation.java 0 0 16
org/apache/hadoop/hbase/client/TestEnableTable.java 0 0 6
org/apache/hadoop/hbase/client/TestFastFail.java 0 0 6
org/apache/hadoop/hbase/client/TestFromClientSide3.java 0 0 8
org/apache/hadoop/hbase/client/TestFromClientSideNoCodec.java 0 0 2
org/apache/hadoop/hbase/client/TestFromClientSideScanExcpetion.java 0 0 2
org/apache/hadoop/hbase/client/TestFromClientSideWithCoprocessor.java 0 0 1
org/apache/hadoop/hbase/client/TestGetScanColumnsWithNewVersionBehavior.java 0 0 5
org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java 0 0 5
org/apache/hadoop/hbase/client/TestHTableMultiplexer.java 0 0 5
org/apache/hadoop/hbase/client/TestHTableMultiplexerFlushCache.java 0 0 2
org/apache/hadoop/hbase/client/TestImmutableHTableDescriptor.java 0 0 1
org/apache/hadoop/hbase/client/TestImmutableScan.java 0 0 2
org/apache/hadoop/hbase/client/TestIncrementsFromClientSide.java 0 0 2
org/apache/hadoop/hbase/client/TestIntraRowPagination.java 0 0 1
org/apache/hadoop/hbase/client/TestLeaseRenewal.java 0 0 4
org/apache/hadoop/hbase/client/TestLimitedScanWithFilter.java 0 0 1
org/apache/hadoop/hbase/client/TestMetaCache.java 0 0 7
org/apache/hadoop/hbase/client/TestMultiParallel.java 0 0 3
org/apache/hadoop/hbase/client/TestMultipleTimestamps.java 0 0 35
org/apache/hadoop/hbase/client/TestPutDeleteEtcCellIteration.java 0 0 1
org/apache/hadoop/hbase/client/TestPutWithDelete.java 0 0 2
org/apache/hadoop/hbase/client/TestQuotasShell.java 0 0 3
org/apache/hadoop/hbase/client/TestRSGroupShell.java 0 0 3
org/apache/hadoop/hbase/client/TestRawAsyncTableLimitedScanWithFilter.java 0 0 1
org/apache/hadoop/hbase/client/TestRawAsyncTableScan.java 0 0 1
org/apache/hadoop/hbase/client/TestReplicaWithCluster.java 0 0 3
org/apache/hadoop/hbase/client/TestReplicationShell.java 0 0 3
org/apache/hadoop/hbase/client/TestResult.java 0 0 4
org/apache/hadoop/hbase/client/TestScannerTimeout.java 0 0 6
org/apache/hadoop/hbase/client/TestScannersFromClientSide.java 0 0 12
org/apache/hadoop/hbase/client/TestScannersFromClientSide2.java 0 0 1
org/apache/hadoop/hbase/client/TestServerBusyException.java 0 0 1
org/apache/hadoop/hbase/client/TestShell.java 0 0 3
org/apache/hadoop/hbase/client/TestSmallReversedScanner.java 0 0 3
org/apache/hadoop/hbase/client/TestSnapshotCloneIndependence.java 0 0 1
org/apache/hadoop/hbase/client/TestSnapshotDFSTemporaryDirectory.java 0 0 1
org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java 0 0 1
org/apache/hadoop/hbase/client/TestSnapshotFromClient.java 0 0 10
org/apache/hadoop/hbase/client/TestSnapshotMetadata.java 0 0 1
org/apache/hadoop/hbase/client/TestSnapshotTemporaryDirectory.java 0 0 1
org/apache/hadoop/hbase/client/TestSplitOrMergeStatus.java 0 0 4
org/apache/hadoop/hbase/client/TestTableShell.java 0 0 3
org/apache/hadoop/hbase/client/TestTableSnapshotScanner.java 0 0 1
org/apache/hadoop/hbase/client/TestTimestampsFilter.java 0 0 16
org/apache/hadoop/hbase/client/TestZKConnectionRegistry.java 0 0 1
org/apache/hadoop/hbase/client/VersionInfoUtil.java 0 0 2
org/apache/hadoop/hbase/client/ZKConnectionRegistry.java 0 0 3
org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java 0 0 2
org/apache/hadoop/hbase/client/backoff/ServerStatistics.java 0 0 4
org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.java 0 0 1
org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java 0 0 3
org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java 0 0 5
org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java 0 0 4
org/apache/hadoop/hbase/client/coprocessor/package-info.java 0 0 8
org/apache/hadoop/hbase/client/example/AsyncClientExample.java 0 0 1
org/apache/hadoop/hbase/client/locking/EntityLock.java 0 0 4
org/apache/hadoop/hbase/client/locking/TestEntityLocks.java 0 0 1
org/apache/hadoop/hbase/client/metrics/ScanMetrics.java 0 0 12
org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java 0 0 10
org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java 0 0 33
org/apache/hadoop/hbase/client/replication/TestReplicationAdmin.java 0 0 3
org/apache/hadoop/hbase/codec/BaseDecoder.java 0 0 5
org/apache/hadoop/hbase/codec/BaseEncoder.java 0 0 2
org/apache/hadoop/hbase/codec/CellCodec.java 0 0 7
org/apache/hadoop/hbase/codec/CellCodecWithTags.java 0 0 6
org/apache/hadoop/hbase/codec/CodecPerformance.java 0 0 9
org/apache/hadoop/hbase/codec/MessageCodec.java 0 0 3
org/apache/hadoop/hbase/codec/TestCellMessageCodec.java 0 0 4
org/apache/hadoop/hbase/constraint/BaseConstraint.java 0 0 1
org/apache/hadoop/hbase/constraint/CheckConfigurationConstraint.java 0 0 2
org/apache/hadoop/hbase/constraint/Constraint.java 0 0 1
org/apache/hadoop/hbase/constraint/ConstraintException.java 0 0 1
org/apache/hadoop/hbase/constraint/Constraints.java 0 0 3
org/apache/hadoop/hbase/constraint/TestConstraint.java 0 0 7
org/apache/hadoop/hbase/constraint/TestConstraints.java 0 0 4
org/apache/hadoop/hbase/constraint/package-info.java 0 0 61
org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java 0 0 1
org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java 0 0 5
org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java 0 0 5
org/apache/hadoop/hbase/coprocessor/BaseEnvironment.java 0 0 3
org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java 0 0 4
org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java 0 0 21
org/apache/hadoop/hbase/coprocessor/CoprocessorException.java 0 0 3
org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java 0 0 14
org/apache/hadoop/hbase/coprocessor/CoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/CoprocessorServiceBackwardCompatiblity.java 0 0 2
org/apache/hadoop/hbase/coprocessor/CoreCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/HasMasterServices.java 0 0 1
org/apache/hadoop/hbase/coprocessor/HasRegionServerServices.java 0 0 1
org/apache/hadoop/hbase/coprocessor/MasterCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/MasterObserver.java 0 0 24
org/apache/hadoop/hbase/coprocessor/MetricsCoprocessor.java 0 0 2
org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java 0 0 1
org/apache/hadoop/hbase/coprocessor/ObserverContext.java 0 0 1
org/apache/hadoop/hbase/coprocessor/ObserverContextImpl.java 0 0 2
org/apache/hadoop/hbase/coprocessor/RegionCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionObserver.java 0 0 16
org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/SimpleRegionObserver.java 0 0 5
org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java 0 0 1
org/apache/hadoop/hbase/coprocessor/TestCoprocessorInterface.java 0 0 2
org/apache/hadoop/hbase/coprocessor/TestCoprocessorMetrics.java 0 0 1
org/apache/hadoop/hbase/coprocessor/TestCoreMasterCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/TestCoreRegionCoprocessor.java 0 0 2
org/apache/hadoop/hbase/coprocessor/TestCoreRegionServerCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithAbort.java 0 0 9
org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithRemove.java 0 0 7
org/apache/hadoop/hbase/coprocessor/TestMasterObserver.java 0 0 4
org/apache/hadoop/hbase/coprocessor/TestOpenTableInCoprocessor.java 0 0 2
org/apache/hadoop/hbase/coprocessor/TestRegionObserverBypass.java 0 0 2
org/apache/hadoop/hbase/coprocessor/TestRegionObserverForAddingMutationsFromCoprocessors.java 0 0 4
org/apache/hadoop/hbase/coprocessor/TestRegionObserverInterface.java 0 0 24
org/apache/hadoop/hbase/coprocessor/TestRegionObserverScannerOpenHook.java 0 0 7
org/apache/hadoop/hbase/coprocessor/TestRegionObserverStacking.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALCoprocessor.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java 0 0 1
org/apache/hadoop/hbase/coprocessor/WALObserver.java 0 0 2
org/apache/hadoop/hbase/coprocessor/package-info.java 0 0 1
org/apache/hadoop/hbase/errorhandling/ForeignException.java 0 0 8
org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java 0 0 1
org/apache/hadoop/hbase/errorhandling/TestForeignExceptionDispatcher.java 0 0 2
org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java 0 0 2
org/apache/hadoop/hbase/exceptions/ClientExceptionsUtil.java 0 0 1
org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java 0 0 3
org/apache/hadoop/hbase/exceptions/MergeRegionException.java 0 0 1
org/apache/hadoop/hbase/executor/EventHandler.java 0 0 1
org/apache/hadoop/hbase/executor/EventType.java 0 0 39
org/apache/hadoop/hbase/executor/ExecutorService.java 0 0 4
org/apache/hadoop/hbase/executor/ExecutorType.java 0 0 20
org/apache/hadoop/hbase/favored/FavoredNodeAssignmentHelper.java 0 0 23
org/apache/hadoop/hbase/favored/FavoredNodeLoadBalancer.java 0 0 3
org/apache/hadoop/hbase/favored/FavoredNodesPromoter.java 0 0 2
org/apache/hadoop/hbase/favored/StartcodeAgnosticServerName.java 0 0 5
org/apache/hadoop/hbase/favored/TestFavoredNodeAssignmentHelper.java 0 0 2
org/apache/hadoop/hbase/filter/BigDecimalComparator.java 0 0 1
org/apache/hadoop/hbase/filter/BinaryComparator.java 0 0 8
org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java 0 0 8
org/apache/hadoop/hbase/filter/BitComparator.java 0 0 8
org/apache/hadoop/hbase/filter/ByteArrayComparable.java 0 0 5
org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java 0 0 8
org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java 0 0 12
org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java 0 0 11
org/apache/hadoop/hbase/filter/ColumnRangeFilter.java 0 0 10
org/apache/hadoop/hbase/filter/CompareFilter.java 0 0 24
org/apache/hadoop/hbase/filter/DependentColumnFilter.java 0 0 12
org/apache/hadoop/hbase/filter/FamilyFilter.java 0 0 12
org/apache/hadoop/hbase/filter/Filter.java 0 0 5
org/apache/hadoop/hbase/filter/FilterAllFilter.java 0 0 2
org/apache/hadoop/hbase/filter/FilterBase.java 0 0 4
org/apache/hadoop/hbase/filter/FilterList.java 0 0 6
org/apache/hadoop/hbase/filter/FilterListBase.java 0 0 1
org/apache/hadoop/hbase/filter/FilterListWithAND.java 0 0 11
org/apache/hadoop/hbase/filter/FilterListWithOR.java 0 0 93
org/apache/hadoop/hbase/filter/FilterTestingCluster.java 0 0 1
org/apache/hadoop/hbase/filter/FilterWrapper.java 0 0 11
org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java 0 0 8
org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java 0 0 9
org/apache/hadoop/hbase/filter/FuzzyRowFilter.java 0 0 19
org/apache/hadoop/hbase/filter/InclusiveStopFilter.java 0 0 12
org/apache/hadoop/hbase/filter/KeyOnlyFilter.java 0 0 7
org/apache/hadoop/hbase/filter/LongComparator.java 0 0 25
org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java 0 0 7
org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java 0 0 12
org/apache/hadoop/hbase/filter/NullComparator.java 0 0 8
org/apache/hadoop/hbase/filter/PageFilter.java 0 0 3
org/apache/hadoop/hbase/filter/ParseConstants.java 0 0 1
org/apache/hadoop/hbase/filter/ParseFilter.java 0 0 47
org/apache/hadoop/hbase/filter/PrefixFilter.java 0 0 12
org/apache/hadoop/hbase/filter/QualifierFilter.java 0 0 8
org/apache/hadoop/hbase/filter/RandomRowFilter.java 0 0 9
org/apache/hadoop/hbase/filter/RegexStringComparator.java 0 0 13
org/apache/hadoop/hbase/filter/RowFilter.java 0 0 7
org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java 0 0 23
org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java 0 0 22
org/apache/hadoop/hbase/filter/SkipFilter.java 0 0 7
org/apache/hadoop/hbase/filter/SubstringComparator.java 0 0 8
org/apache/hadoop/hbase/filter/TestColumnPaginationFilter.java 0 0 40
org/apache/hadoop/hbase/filter/TestColumnPrefixFilter.java 0 0 4
org/apache/hadoop/hbase/filter/TestColumnRangeFilter.java 0 0 2
org/apache/hadoop/hbase/filter/TestDependentColumnFilter.java 0 0 15
org/apache/hadoop/hbase/filter/TestFilter.java 0 0 352
org/apache/hadoop/hbase/filter/TestFilterList.java 0 0 19
org/apache/hadoop/hbase/filter/TestFilterListOrOperatorWithBlkCnt.java 0 0 2
org/apache/hadoop/hbase/filter/TestFilterWithScanLimits.java 0 0 1
org/apache/hadoop/hbase/filter/TestFilterWrapper.java 0 0 4
org/apache/hadoop/hbase/filter/TestFirstKeyValueMatchingQualifiersFilter.java 0 0 1
org/apache/hadoop/hbase/filter/TestFuzzyRowAndColumnRangeFilter.java 0 0 5
org/apache/hadoop/hbase/filter/TestFuzzyRowFilterEndToEnd.java 0 0 13
org/apache/hadoop/hbase/filter/TestInclusiveStopFilter.java 0 0 2
org/apache/hadoop/hbase/filter/TestMultiRowRangeFilter.java 0 0 2
org/apache/hadoop/hbase/filter/TestMultipleColumnPrefixFilter.java 0 0 8
org/apache/hadoop/hbase/filter/TestNullComparator.java 0 0 1
org/apache/hadoop/hbase/filter/TestPageFilter.java 0 0 2
org/apache/hadoop/hbase/filter/TestPrefixFilter.java 0 0 2
org/apache/hadoop/hbase/filter/TestRandomRowFilter.java 0 0 3
org/apache/hadoop/hbase/filter/TestRegexComparator.java 0 0 2
org/apache/hadoop/hbase/filter/TestScanRowPrefix.java 0 0 1
org/apache/hadoop/hbase/filter/TestSingleColumnValueExcludeFilter.java 0 0 5
org/apache/hadoop/hbase/filter/TestSingleColumnValueFilter.java 0 0 3
org/apache/hadoop/hbase/filter/TimestampsFilter.java 0 0 6
org/apache/hadoop/hbase/filter/ValueFilter.java 0 0 9
org/apache/hadoop/hbase/filter/WhileMatchFilter.java 0 0 8
org/apache/hadoop/hbase/fs/HFileSystem.java 0 0 2
org/apache/hadoop/hbase/fs/TestBlockReorderBlockLocation.java 0 0 1
org/apache/hadoop/hbase/fs/TestBlockReorderMultiBlocks.java 0 0 4
org/apache/hadoop/hbase/http/HttpServer.java 0 0 7
org/apache/hadoop/hbase/http/HttpServerFunctionalTest.java 0 0 4
org/apache/hadoop/hbase/http/ProxyUserAuthenticationFilter.java 0 0 3
org/apache/hadoop/hbase/http/TestHttpCookieFlag.java 0 0 7
org/apache/hadoop/hbase/http/TestProxyUserSpnegoHttpServer.java 0 0 6
org/apache/hadoop/hbase/http/log/TestLogLevel.java 0 0 1
org/apache/hadoop/hbase/io/ByteBuffInputStream.java 0 0 3
org/apache/hadoop/hbase/io/ByteBufferOutputStream.java 0 0 6
org/apache/hadoop/hbase/io/CellOutputStream.java 0 0 2
org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java 0 0 7
org/apache/hadoop/hbase/io/FileLink.java 0 0 8
org/apache/hadoop/hbase/io/HalfStoreFileReader.java 0 0 8
org/apache/hadoop/hbase/io/HeapSize.java 0 0 1
org/apache/hadoop/hbase/io/ImmutableBytesWritable.java 0 0 5
org/apache/hadoop/hbase/io/Reference.java 0 0 20
org/apache/hadoop/hbase/io/TagCompressionContext.java 0 0 4
org/apache/hadoop/hbase/io/TestByteBufferOutputStream.java 0 0 1
org/apache/hadoop/hbase/io/TestFileLink.java 0 0 4
org/apache/hadoop/hbase/io/TestHFileLink.java 0 0 6
org/apache/hadoop/hbase/io/TestHalfStoreFileReader.java 0 0 2
org/apache/hadoop/hbase/io/TestHeapSize.java 0 0 3
org/apache/hadoop/hbase/io/TestImmutableBytesWritable.java 0 0 5
org/apache/hadoop/hbase/io/TestMetricsIO.java 0 0 1
org/apache/hadoop/hbase/io/TimeRange.java 0 0 7
org/apache/hadoop/hbase/io/WALLink.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/AsyncFSOutput.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java 0 0 1
org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputSaslHelper.java 0 0 3
org/apache/hadoop/hbase/io/asyncfs/ProtobufDecoder.java 0 0 2
org/apache/hadoop/hbase/io/compress/Compression.java 0 0 8
org/apache/hadoop/hbase/io/crypto/Cipher.java 0 0 4
org/apache/hadoop/hbase/io/crypto/Decryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/Encryption.java 0 0 52
org/apache/hadoop/hbase/io/crypto/Encryptor.java 0 0 3
org/apache/hadoop/hbase/io/crypto/KeyProvider.java 0 0 4
org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.java 0 0 2
org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.java 0 0 1
org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java 0 0 1
org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.java 0 0 1
org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java 0 0 3
org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.java 0 0 1
org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.java 0 0 1
org/apache/hadoop/hbase/io/encoding/TestDataBlockEncoders.java 0 0 1
org/apache/hadoop/hbase/io/encoding/TestEncodedSeekers.java 0 0 1
org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java 0 0 4
org/apache/hadoop/hbase/io/hfile/BlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/BlockCacheKey.java 0 0 1
org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java 0 0 9
org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java 0 0 2
org/apache/hadoop/hbase/io/hfile/BlockType.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CacheStats.java 0 0 4
org/apache/hadoop/hbase/io/hfile/CacheTestUtils.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java 0 0 2
org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java 0 0 1
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java 0 0 2
org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java 0 0 3
org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java 0 0 1
org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java 0 0 37
org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java 0 0 13
org/apache/hadoop/hbase/io/hfile/HFileInfo.java 0 0 2
org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java 0 0 10
org/apache/hadoop/hbase/io/hfile/HFileScanner.java 0 0 23
org/apache/hadoop/hbase/io/hfile/HFileUtil.java 0 0 5
org/apache/hadoop/hbase/io/hfile/KVGenerator.java 0 0 3
org/apache/hadoop/hbase/io/hfile/LruAdaptiveBlockCache.java 0 0 2
org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java 0 0 3
org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java 0 0 5
org/apache/hadoop/hbase/io/hfile/NanoTimer.java 0 0 5
org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java 0 0 2
org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java 0 0 2
org/apache/hadoop/hbase/io/hfile/RandomKeyValueUtil.java 0 0 13
org/apache/hadoop/hbase/io/hfile/TestCacheConfig.java 0 0 2
org/apache/hadoop/hbase/io/hfile/TestCacheOnWrite.java 0 0 2
org/apache/hadoop/hbase/io/hfile/TestCachedBlockQueue.java 0 0 1
org/apache/hadoop/hbase/io/hfile/TestChecksum.java 0 0 4
org/apache/hadoop/hbase/io/hfile/TestFixedFileTrailer.java 0 0 4
org/apache/hadoop/hbase/io/hfile/TestForceCacheImportantBlocks.java 0 0 2
org/apache/hadoop/hbase/io/hfile/TestHFile.java 0 0 15
org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java 0 0 5
org/apache/hadoop/hbase/io/hfile/TestHFileBlockIndex.java 0 0 8
org/apache/hadoop/hbase/io/hfile/TestHFileDataBlockEncoder.java 0 0 3
org/apache/hadoop/hbase/io/hfile/TestHFileWriterV3.java 0 0 3
org/apache/hadoop/hbase/io/hfile/TestLruAdaptiveBlockCache.java 0 0 7
org/apache/hadoop/hbase/io/hfile/TestLruBlockCache.java 0 0 3
org/apache/hadoop/hbase/io/hfile/TestPrefetch.java 0 0 1
org/apache/hadoop/hbase/io/hfile/TestScannerSelectionUsingKeyRange.java 0 0 1
org/apache/hadoop/hbase/io/hfile/TinyLfuBlockCache.java 0 0 2
org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java 0 0 31
org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java 0 0 25
org/apache/hadoop/hbase/io/hfile/bucket/BucketCacheStats.java 0 0 2
org/apache/hadoop/hbase/io/hfile/bucket/BucketProtoUtils.java 0 0 1
org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java 0 0 2
org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java 0 0 1
org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/FileMmapIOEngine.java 0 0 2
org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java 0 0 4
org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCache.java 0 0 14
org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCacheRefCnt.java 0 0 1
org/apache/hadoop/hbase/io/hfile/bucket/TestBucketWriterThread.java 0 0 10
org/apache/hadoop/hbase/io/hfile/bucket/TestFileIOEngine.java 0 0 1
org/apache/hadoop/hbase/io/util/Dictionary.java 0 0 2
org/apache/hadoop/hbase/io/util/LRUDictionary.java 0 0 3
org/apache/hadoop/hbase/io/util/MemorySizeUtil.java 0 0 9
org/apache/hadoop/hbase/io/util/StreamUtils.java 0 0 10
org/apache/hadoop/hbase/ipc/AbstractRpcClient.java 0 0 2
org/apache/hadoop/hbase/ipc/AdaptiveLifoCoDelCallQueue.java 0 0 1
org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java 0 0 1
org/apache/hadoop/hbase/ipc/BlockingRpcConnection.java 0 0 2
org/apache/hadoop/hbase/ipc/BufferCallBeforeInitHandler.java 0 0 3
org/apache/hadoop/hbase/ipc/BufferChain.java 0 0 2
org/apache/hadoop/hbase/ipc/CallQueueInfo.java 0 0 2
org/apache/hadoop/hbase/ipc/CallRunner.java 0 0 2
org/apache/hadoop/hbase/ipc/CellBlockBuilder.java 0 0 6
org/apache/hadoop/hbase/ipc/CoprocessorRpcUtils.java 0 0 8
org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/FailedServers.java 0 0 1
org/apache/hadoop/hbase/ipc/HBaseRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.java 0 0 1
org/apache/hadoop/hbase/ipc/IPCUtil.java 0 0 1
org/apache/hadoop/hbase/ipc/IntegrationTestRpcClient.java 0 0 1
org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java 0 0 3
org/apache/hadoop/hbase/ipc/NettyRpcConnection.java 0 0 1
org/apache/hadoop/hbase/ipc/NettyRpcServerPreambleHandler.java 0 0 1
org/apache/hadoop/hbase/ipc/NettyRpcServerRequestDecoder.java 0 0 1
org/apache/hadoop/hbase/ipc/NettyRpcServerResponseEncoder.java 0 0 1
org/apache/hadoop/hbase/ipc/NettyServerRpcConnection.java 0 0 2
org/apache/hadoop/hbase/ipc/PriorityFunction.java 0 0 8
org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcCall.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcCallContext.java 0 0 3
org/apache/hadoop/hbase/ipc/RpcClientFactory.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcExecutor.java 0 0 15
org/apache/hadoop/hbase/ipc/RpcScheduler.java 0 0 2
org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java 0 0 1
org/apache/hadoop/hbase/ipc/RpcServer.java 0 0 8
org/apache/hadoop/hbase/ipc/RpcServerFactory.java 0 0 5
org/apache/hadoop/hbase/ipc/RpcServerInterface.java 0 0 3
org/apache/hadoop/hbase/ipc/ServerRpcConnection.java 0 0 21
org/apache/hadoop/hbase/ipc/ServerRpcController.java 0 0 1
org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java 0 0 3
org/apache/hadoop/hbase/ipc/SimpleRpcServer.java 0 0 10
org/apache/hadoop/hbase/ipc/SimpleRpcServerResponder.java 0 0 5
org/apache/hadoop/hbase/ipc/SimpleServerRpcConnection.java 0 0 3
org/apache/hadoop/hbase/ipc/TestBufferChain.java 0 0 1
org/apache/hadoop/hbase/ipc/TestFifoRpcScheduler.java 0 0 1
org/apache/hadoop/hbase/ipc/TestIPCUtil.java 0 0 1
org/apache/hadoop/hbase/ipc/TestRpcMetrics.java 0 0 10
org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java 0 0 4
org/apache/hadoop/hbase/log/HBaseMarkers.java 0 0 1
org/apache/hadoop/hbase/mapred/Driver.java 0 0 3
org/apache/hadoop/hbase/mapred/GroupingTableMap.java 0 0 11
org/apache/hadoop/hbase/mapred/HRegionPartitioner.java 0 0 5
org/apache/hadoop/hbase/mapred/IdentityTableMap.java 0 0 9
org/apache/hadoop/hbase/mapred/IdentityTableReduce.java 0 0 8
org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java 0 0 2
org/apache/hadoop/hbase/mapred/RowCounter.java 0 0 8
org/apache/hadoop/hbase/mapred/TableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapred/TableInputFormatBase.java 0 0 7
org/apache/hadoop/hbase/mapred/TableMap.java 0 0 2
org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java 0 0 16
org/apache/hadoop/hbase/mapred/TableOutputFormat.java 0 0 4
org/apache/hadoop/hbase/mapred/TableRecordReader.java 0 0 7
org/apache/hadoop/hbase/mapred/TableReduce.java 0 0 2
org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java 0 0 9
org/apache/hadoop/hbase/mapred/TableSplit.java 0 0 17
org/apache/hadoop/hbase/mapred/TestGroupingTableMap.java 0 0 4
org/apache/hadoop/hbase/mapred/TestIdentityTableMap.java 0 0 2
org/apache/hadoop/hbase/mapred/TestRowCounter.java 0 0 12
org/apache/hadoop/hbase/mapred/TestSplitTable.java 0 0 1
org/apache/hadoop/hbase/mapred/TestTableInputFormat.java 0 0 15
org/apache/hadoop/hbase/mapred/TestTableMapReduce.java 0 0 2
org/apache/hadoop/hbase/mapred/TestTableMapReduceUtil.java 0 0 3
org/apache/hadoop/hbase/mapreduce/CellCounter.java 0 0 6
org/apache/hadoop/hbase/mapreduce/CellCreator.java 0 0 5
org/apache/hadoop/hbase/mapreduce/CellSerialization.java 0 0 2
org/apache/hadoop/hbase/mapreduce/CellSortReducer.java 0 0 2
org/apache/hadoop/hbase/mapreduce/CopyTable.java 0 0 11
org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java 0 0 3
org/apache/hadoop/hbase/mapreduce/Driver.java 0 0 1
org/apache/hadoop/hbase/mapreduce/Export.java 0 0 3
org/apache/hadoop/hbase/mapreduce/ExportUtils.java 0 0 5
org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java 0 0 4
org/apache/hadoop/hbase/mapreduce/HFileInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java 0 0 1
org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapreduce/HashTable.java 0 0 1
org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java 0 0 3
org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java 0 0 3
org/apache/hadoop/hbase/mapreduce/Import.java 0 0 20
org/apache/hadoop/hbase/mapreduce/ImportTsv.java 0 0 22
org/apache/hadoop/hbase/mapreduce/IntegrationTestBulkLoad.java 0 0 11
org/apache/hadoop/hbase/mapreduce/IntegrationTestImportTsv.java 0 0 5
org/apache/hadoop/hbase/mapreduce/IntegrationTestTableSnapshotInputFormat.java 0 0 2
org/apache/hadoop/hbase/mapreduce/KeyValueSerialization.java 0 0 2
org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java 0 0 4
org/apache/hadoop/hbase/mapreduce/MapreduceTestingShim.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableHFileOutputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java 0 0 4
org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatTestBase.java 0 0 4
org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java 0 0 3
org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java 0 0 6
org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java 0 0 9
org/apache/hadoop/hbase/mapreduce/MutationSerialization.java 0 0 2
org/apache/hadoop/hbase/mapreduce/PutCombiner.java 0 0 3
org/apache/hadoop/hbase/mapreduce/PutSortReducer.java 0 0 3
org/apache/hadoop/hbase/mapreduce/ResultSerialization.java 0 0 3
org/apache/hadoop/hbase/mapreduce/RoundRobinTableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/RowCounter.java 0 0 7
org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java 0 0 4
org/apache/hadoop/hbase/mapreduce/SyncTable.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TableInputFormat.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java 0 0 15
org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java 0 0 63
org/apache/hadoop/hbase/mapreduce/TableMapper.java 0 0 2
org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TableRecordReader.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java 0 0 18
org/apache/hadoop/hbase/mapreduce/TableReducer.java 0 0 2
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java 0 0 9
org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestCellBasedHFileOutputFormat2.java 0 0 40
org/apache/hadoop/hbase/mapreduce/TestCellBasedImportExport2.java 0 0 64
org/apache/hadoop/hbase/mapreduce/TestCellBasedWALPlayer2.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestCopyTable.java 0 0 6
org/apache/hadoop/hbase/mapreduce/TestGroupingTableMapper.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestHBaseMRTestingUtility.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat2.java 0 0 40
org/apache/hadoop/hbase/mapreduce/TestHRegionPartitioner.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestImportExport.java 0 0 64
org/apache/hadoop/hbase/mapreduce/TestImportTSVWithOperationAttributes.java 0 0 9
org/apache/hadoop/hbase/mapreduce/TestImportTSVWithTTLs.java 0 0 3
org/apache/hadoop/hbase/mapreduce/TestImportTSVWithVisibilityLabels.java 0 0 27
org/apache/hadoop/hbase/mapreduce/TestImportTsv.java 0 0 20
org/apache/hadoop/hbase/mapreduce/TestMultiTableInputFormat.java 0 0 2
org/apache/hadoop/hbase/mapreduce/TestMultiTableInputFormatBase.java 0 0 4
org/apache/hadoop/hbase/mapreduce/TestMultithreadedTableMapper.java 0 0 12
org/apache/hadoop/hbase/mapreduce/TestRegionSizeCalculator.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestRoundRobinTableInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestRowCounter.java 0 0 17
org/apache/hadoop/hbase/mapreduce/TestTableInputFormat.java 0 0 22
org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestTableInputFormatScanBase.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestTableMapReduce.java 0 0 8
org/apache/hadoop/hbase/mapreduce/TestTableMapReduceBase.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestTableSplit.java 0 0 1
org/apache/hadoop/hbase/mapreduce/TestTimeRangeMapRed.java 0 0 5
org/apache/hadoop/hbase/mapreduce/TextSortReducer.java 0 0 7
org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java 0 0 7
org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java 0 0 7
org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java 0 0 1
org/apache/hadoop/hbase/mapreduce/WALPlayer.java 0 0 5
org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java 0 0 3
org/apache/hadoop/hbase/master/AssignmentVerificationReport.java 0 0 8
org/apache/hadoop/hbase/master/ClusterSchema.java 0 0 6
org/apache/hadoop/hbase/master/ClusterSchemaServiceImpl.java 0 0 8
org/apache/hadoop/hbase/master/ClusterStatusPublisher.java 0 0 2
org/apache/hadoop/hbase/master/DrainingServerTracker.java 0 0 2
org/apache/hadoop/hbase/master/ExpiredMobFileCleanerChore.java 0 0 1
org/apache/hadoop/hbase/master/HMaster.java 0 0 90
org/apache/hadoop/hbase/master/HMasterCommandLine.java 0 0 8
org/apache/hadoop/hbase/master/HbckChore.java 0 0 1
org/apache/hadoop/hbase/master/LoadBalancer.java 0 0 11
org/apache/hadoop/hbase/master/MasterCoprocessorHost.java 0 0 16
org/apache/hadoop/hbase/master/MasterFileSystem.java 0 0 13
org/apache/hadoop/hbase/master/MasterMobCompactionThread.java 0 0 1
org/apache/hadoop/hbase/master/MasterRpcServices.java 0 0 6
org/apache/hadoop/hbase/master/MasterServices.java 0 0 40
org/apache/hadoop/hbase/master/MasterStatusServlet.java 0 0 3
org/apache/hadoop/hbase/master/MasterWalManager.java 0 0 1
org/apache/hadoop/hbase/master/MetricsAssignmentManager.java 0 0 4
org/apache/hadoop/hbase/master/MetricsAssignmentManagerSource.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMaster.java 0 0 4
org/apache/hadoop/hbase/master/MetricsMasterSource.java 0 0 1
org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java 0 0 3
org/apache/hadoop/hbase/master/MirroringTableStateManager.java 0 0 1
org/apache/hadoop/hbase/master/MobCompactionChore.java 0 0 1
org/apache/hadoop/hbase/master/MockRegionServer.java 0 0 7
org/apache/hadoop/hbase/master/RackManager.java 0 0 1
org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java 0 0 29
org/apache/hadoop/hbase/master/RegionServerTracker.java 0 0 2
org/apache/hadoop/hbase/master/RegionState.java 0 0 2
org/apache/hadoop/hbase/master/ServerListener.java 0 0 1
org/apache/hadoop/hbase/master/ServerManager.java 0 0 18
org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java 0 0 13
org/apache/hadoop/hbase/master/SnapshotSentinel.java 0 0 2
org/apache/hadoop/hbase/master/SplitLogManager.java 0 0 16
org/apache/hadoop/hbase/master/SplitOrMergeTracker.java 0 0 3
org/apache/hadoop/hbase/master/TableNamespaceManager.java 0 0 5
org/apache/hadoop/hbase/master/TestActiveMasterManager.java 0 0 1
org/apache/hadoop/hbase/master/TestHMasterCommandLine.java 0 0 1
org/apache/hadoop/hbase/master/TestMasterFailoverBalancerPersistence.java 0 0 4
org/apache/hadoop/hbase/master/TestMasterMetrics.java 0 0 3
org/apache/hadoop/hbase/master/TestMasterMetricsWrapper.java 0 0 2
org/apache/hadoop/hbase/master/TestMasterNoCluster.java 0 0 20
org/apache/hadoop/hbase/master/TestMasterOperationsForRegionReplicas.java 0 0 2
org/apache/hadoop/hbase/master/TestMasterStatusServlet.java 0 0 4
org/apache/hadoop/hbase/master/TestMasterTransitions.java 0 0 6
org/apache/hadoop/hbase/master/TestMirroringTableStateManager.java 0 0 4
org/apache/hadoop/hbase/master/TestRegionPlacement.java 0 0 17
org/apache/hadoop/hbase/master/TestRegionPlacement2.java 0 0 2
org/apache/hadoop/hbase/master/TestRollingRestart.java 0 0 1
org/apache/hadoop/hbase/master/TestSplitWALManager.java 0 0 1
org/apache/hadoop/hbase/master/TestTableStateManager.java 0 0 1
org/apache/hadoop/hbase/master/TestWarmupRegion.java 0 0 19
org/apache/hadoop/hbase/master/assignment/AssignProcedure.java 0 0 2
org/apache/hadoop/hbase/master/assignment/AssignmentManagerUtil.java 0 0 1
org/apache/hadoop/hbase/master/assignment/GCMergedRegionsProcedure.java 0 0 16
org/apache/hadoop/hbase/master/assignment/GCMultipleMergedRegionsProcedure.java 0 0 2
org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.java 0 0 1
org/apache/hadoop/hbase/master/assignment/RegionStateStore.java 0 0 4
org/apache/hadoop/hbase/master/assignment/RegionStates.java 0 0 6
org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.java 0 0 1
org/apache/hadoop/hbase/master/assignment/TestAssignmentOnRSCrash.java 0 0 1
org/apache/hadoop/hbase/master/assignment/TestRegionSplitAndSeparateChildren.java 0 0 1
org/apache/hadoop/hbase/master/assignment/TestRegionStates.java 0 0 2
org/apache/hadoop/hbase/master/assignment/TestSplitTableRegionProcedure.java 0 0 2
org/apache/hadoop/hbase/master/balancer/BalancerChore.java 0 0 1
org/apache/hadoop/hbase/master/balancer/BalancerTestBase.java 0 0 72
org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java 0 0 55
org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java 0 0 1
org/apache/hadoop/hbase/master/balancer/ClusterStatusChore.java 0 0 1
org/apache/hadoop/hbase/master/balancer/FavoredStochasticBalancer.java 0 0 2
org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java 0 0 3
org/apache/hadoop/hbase/master/balancer/LoadBalancerPerformanceEvaluation.java 0 0 1
org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java 0 0 2
org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java 0 0 3
org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java 0 0 1
org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java 0 0 29
org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java 0 0 21
org/apache/hadoop/hbase/master/balancer/TestBalancerRejection.java 0 0 4
org/apache/hadoop/hbase/master/balancer/TestBalancerStatusTagInJMXMetrics.java 0 0 1
org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java 0 0 16
org/apache/hadoop/hbase/master/balancer/TestFavoredStochasticBalancerPickers.java 0 0 1
org/apache/hadoop/hbase/master/balancer/TestRegionsOnMasterOptions.java 0 0 13
org/apache/hadoop/hbase/master/balancer/TestServerAndLoad.java 0 0 1
org/apache/hadoop/hbase/master/balancer/TestSimpleLoadBalancer.java 0 0 44
org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java 0 0 34
org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerHeterogeneousCostRules.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/CleanerChore.java 0 0 4
org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java 0 0 1
org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/TestHFileCleaner.java 0 0 2
org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java 0 0 1
org/apache/hadoop/hbase/master/janitor/TestCatalogJanitor.java 0 0 13
org/apache/hadoop/hbase/master/janitor/TestMetaFixer.java 0 0 3
org/apache/hadoop/hbase/master/locking/LockManager.java 0 0 3
org/apache/hadoop/hbase/master/locking/LockProcedure.java 0 0 5
org/apache/hadoop/hbase/master/normalizer/package-info.java 0 0 13
org/apache/hadoop/hbase/master/procedure/AbstractStateMachineRegionProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/CloneSnapshotProcedure.java 0 0 7
org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java 0 0 29
org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java 0 0 32
org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java 0 0 9
org/apache/hadoop/hbase/master/procedure/HBCKServerCrashProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/MasterProcedureEnv.java 0 0 1
org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java 0 0 5
org/apache/hadoop/hbase/master/procedure/MasterProcedureSchedulerPerformanceEvaluation.java 0 0 1
org/apache/hadoop/hbase/master/procedure/MasterProcedureTestingUtility.java 0 0 5
org/apache/hadoop/hbase/master/procedure/MasterProcedureUtil.java 0 0 1
org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java 0 0 21
org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java 0 0 4
org/apache/hadoop/hbase/master/procedure/ProcedureDescriber.java 0 0 3
org/apache/hadoop/hbase/master/procedure/ProcedurePrepareLatch.java 0 0 1
org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java 0 0 9
org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java 0 0 5
org/apache/hadoop/hbase/master/procedure/TestDeleteNamespaceProcedure.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestMasterObserverPostCalls.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestMasterProcedureEvents.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestMasterProcedureSchedulerConcurrency.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestSafemodeBringsDownMaster.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestTableDDLProcedureBase.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestTableDescriptorModificationFromClient.java 0 0 1
org/apache/hadoop/hbase/master/procedure/TestWALProcedureStoreOnHDFS.java 0 0 2
org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java 0 0 2
org/apache/hadoop/hbase/master/region/MasterRegionFactory.java 0 0 1
org/apache/hadoop/hbase/master/slowlog/SlowLogMasterService.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java 0 0 14
org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java 0 0 3
org/apache/hadoop/hbase/master/snapshot/TestSnapshotFileCacheWithDifferentWorkingDir.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/TestSnapshotHFileCleaner.java 0 0 1
org/apache/hadoop/hbase/master/snapshot/TestSnapshotManager.java 0 0 1
org/apache/hadoop/hbase/mob/CachedMobFile.java 0 0 1
org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java 0 0 8
org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java 0 0 5
org/apache/hadoop/hbase/mob/ExpiredMobFileCleaner.java 0 0 2
org/apache/hadoop/hbase/mob/MobConstants.java 0 0 1
org/apache/hadoop/hbase/mob/MobFile.java 0 0 6
org/apache/hadoop/hbase/mob/MobFileCache.java 0 0 1
org/apache/hadoop/hbase/mob/MobFileName.java 0 0 1
org/apache/hadoop/hbase/mob/MobTestUtil.java 0 0 1
org/apache/hadoop/hbase/mob/MobUtils.java 0 0 2
org/apache/hadoop/hbase/mob/TestDefaultMobStoreFlusher.java 0 0 34
org/apache/hadoop/hbase/mob/compactions/MobCompactor.java 0 0 3
org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.java 0 0 6
org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java 0 0 9
org/apache/hadoop/hbase/mob/compactions/TestMobCompactor.java 0 0 6
org/apache/hadoop/hbase/mob/compactions/TestPartitionedMobCompactor.java 0 0 10
org/apache/hadoop/hbase/mob/mapreduce/MobRefReporter.java 0 0 2
org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java 0 0 2
org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java 0 0 3
org/apache/hadoop/hbase/monitoring/StateDumpServlet.java 0 0 1
org/apache/hadoop/hbase/monitoring/TaskMonitor.java 0 0 1
org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java 0 0 3
org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java 0 0 10
org/apache/hadoop/hbase/namequeues/LogHandlerUtils.java 0 0 2
org/apache/hadoop/hbase/namequeues/NamedQueueRecorder.java 0 0 2
org/apache/hadoop/hbase/namequeues/RpcLogDetails.java 0 0 1
org/apache/hadoop/hbase/namequeues/SlowLogPersistentService.java 0 0 3
org/apache/hadoop/hbase/namequeues/impl/BalancerDecisionQueueService.java 0 0 3
org/apache/hadoop/hbase/namequeues/impl/BalancerRejectionQueueService.java 0 0 9
org/apache/hadoop/hbase/namequeues/request/NamedQueueGetRequest.java 0 0 1
org/apache/hadoop/hbase/namequeues/response/NamedQueueGetResponse.java 0 0 2
org/apache/hadoop/hbase/namespace/NamespaceAuditor.java 0 0 1
org/apache/hadoop/hbase/namespace/NamespaceStateManager.java 0 0 3
org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java 0 0 1
org/apache/hadoop/hbase/nio/ByteBuff.java 0 0 22
org/apache/hadoop/hbase/nio/MultiByteBuff.java 0 0 23
org/apache/hadoop/hbase/procedure/MasterProcedureManager.java 0 0 8
org/apache/hadoop/hbase/procedure/Procedure.java 0 0 14
org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java 0 0 7
org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java 0 0 2
org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java 0 0 3
org/apache/hadoop/hbase/procedure/ProcedureMember.java 0 0 15
org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java 0 0 3
org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java 0 0 3
org/apache/hadoop/hbase/procedure/SimpleMasterProcedureManager.java 0 0 1
org/apache/hadoop/hbase/procedure/SimpleRSProcedureManager.java 0 0 3
org/apache/hadoop/hbase/procedure/Subprocedure.java 0 0 9
org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java 0 0 11
org/apache/hadoop/hbase/procedure/TestProcedureDescriber.java 0 0 1
org/apache/hadoop/hbase/procedure/TestProcedureMember.java 0 0 6
org/apache/hadoop/hbase/procedure/TestZKProcedure.java 0 0 27
org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java 0 0 7
org/apache/hadoop/hbase/procedure/ZKProcedureCoordinator.java 0 0 2
org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java 0 0 3
org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java 0 0 5
org/apache/hadoop/hbase/procedure/flush/FlushTableSubprocedure.java 0 0 2
org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java 0 0 1
org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java 0 0 8
org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java 0 0 1
org/apache/hadoop/hbase/procedure2/store/region/HFileProcedurePrettyPrinter.java 0 0 1
org/apache/hadoop/hbase/procedure2/store/region/TestHFileProcedurePrettyPrinter.java 0 0 1
org/apache/hadoop/hbase/protobuf/ProtobufMagic.java 0 0 3
org/apache/hadoop/hbase/protobuf/ProtobufMessageConverter.java 0 0 1
org/apache/hadoop/hbase/protobuf/ProtobufUtil.java 0 0 116
org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java 0 0 7
org/apache/hadoop/hbase/protobuf/TestProtobufUtil.java 0 0 7
org/apache/hadoop/hbase/protobuf/TestReplicationProtobuf.java 0 0 2
org/apache/hadoop/hbase/quotas/ActivePolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java 0 0 2
org/apache/hadoop/hbase/quotas/FileSystemUtilizationChore.java 0 0 4
org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/GlobalQuotaSettingsImpl.java 0 0 2
org/apache/hadoop/hbase/quotas/NamespaceQuotaSnapshotStore.java 0 0 1
org/apache/hadoop/hbase/quotas/NoopOperationQuota.java 0 0 2
org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/OperationQuota.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaCache.java 0 0 4
org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaObserverChore.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaRetriever.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaState.java 0 0 1
org/apache/hadoop/hbase/quotas/QuotaTableUtil.java 0 0 3
org/apache/hadoop/hbase/quotas/QuotaUtil.java 0 0 6
org/apache/hadoop/hbase/quotas/RateLimiter.java 0 0 18
org/apache/hadoop/hbase/quotas/RegionServerRpcQuotaManager.java 0 0 2
org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.java 0 0 3
org/apache/hadoop/hbase/quotas/SnapshotQuotaObserverChore.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceLimitSettings.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceQuotaHelperForTests.java 0 0 3
org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifier.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifierFactory.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifierForTest.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcementFactory.java 0 0 2
org/apache/hadoop/hbase/quotas/TableQuotaSnapshotStore.java 0 0 1
org/apache/hadoop/hbase/quotas/TestFileSystemUtilizationChore.java 0 0 1
org/apache/hadoop/hbase/quotas/TestQuotaObserverChoreWithMiniCluster.java 0 0 5
org/apache/hadoop/hbase/quotas/TestRateLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/TestTableQuotaViolationStore.java 0 0 1
org/apache/hadoop/hbase/quotas/TestTablesWithQuotas.java 0 0 1
org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java 0 0 1
org/apache/hadoop/hbase/quotas/UserQuotaState.java 0 0 4
org/apache/hadoop/hbase/quotas/policies/BaseViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/DefaultViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/DisableTableViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/NoInsertsViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/NoWritesCompactionsViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/NoWritesViolationPolicyEnforcement.java 0 0 1
org/apache/hadoop/hbase/quotas/policies/TestBulkLoadCheckingViolationPolicyEnforcement.java 0 0 4
org/apache/hadoop/hbase/regionserver/AbstractMemStore.java 0 0 2
org/apache/hadoop/hbase/regionserver/AbstractTestDateTieredCompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java 0 0 13
org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java 0 0 3
org/apache/hadoop/hbase/regionserver/ByteBufferChunkKeyValue.java 0 0 1
org/apache/hadoop/hbase/regionserver/CSLMImmutableSegment.java 0 0 1
org/apache/hadoop/hbase/regionserver/CellArrayImmutableSegment.java 0 0 2
org/apache/hadoop/hbase/regionserver/CellArrayMap.java 0 0 3
org/apache/hadoop/hbase/regionserver/CellChunkMap.java 0 0 4
org/apache/hadoop/hbase/regionserver/CellFlatMap.java 0 0 11
org/apache/hadoop/hbase/regionserver/CellSet.java 0 0 1
org/apache/hadoop/hbase/regionserver/CellSink.java 0 0 2
org/apache/hadoop/hbase/regionserver/ChangedReadersObserver.java 0 0 1
org/apache/hadoop/hbase/regionserver/ChunkCreator.java 0 0 4
org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.java 0 0 2
org/apache/hadoop/hbase/regionserver/CompactedHFilesDischarger.java 0 0 2
org/apache/hadoop/hbase/regionserver/CompactingMemStore.java 0 0 5
org/apache/hadoop/hbase/regionserver/CompactionPipeline.java 0 0 2
org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.java 0 0 2
org/apache/hadoop/hbase/regionserver/CreateRandomStoreFile.java 0 0 4
org/apache/hadoop/hbase/regionserver/DataBlockEncodingTool.java 0 0 4
org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java 0 0 1
org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java 0 0 31
org/apache/hadoop/hbase/regionserver/DefaultMemStore.java 0 0 2
org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java 0 0 2
org/apache/hadoop/hbase/regionserver/DelimitedKeyPrefixRegionSplitPolicy.java 0 0 3
org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java 0 0 4
org/apache/hadoop/hbase/regionserver/FifoRpcSchedulerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java 0 0 2
org/apache/hadoop/hbase/regionserver/FlushRequestListener.java 0 0 1
org/apache/hadoop/hbase/regionserver/FlushRequester.java 0 0 3
org/apache/hadoop/hbase/regionserver/HMobStore.java 0 0 8
org/apache/hadoop/hbase/regionserver/HRegion.java 0 0 203
org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java 0 0 43
org/apache/hadoop/hbase/regionserver/HRegionServer.java 0 0 51
org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java 0 0 2
org/apache/hadoop/hbase/regionserver/HStore.java 0 0 1
org/apache/hadoop/hbase/regionserver/HStoreFile.java 0 0 7
org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java 0 0 10
org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java 0 0 2
org/apache/hadoop/hbase/regionserver/ImmutableSegment.java 0 0 2
org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java 0 0 3
org/apache/hadoop/hbase/regionserver/InternalScan.java 0 0 3
org/apache/hadoop/hbase/regionserver/InternalScanner.java 0 0 2
org/apache/hadoop/hbase/regionserver/KeyValueHeap.java 0 0 9
org/apache/hadoop/hbase/regionserver/KeyValueScanner.java 0 0 4
org/apache/hadoop/hbase/regionserver/LeaseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/LeaseManager.java 0 0 3
org/apache/hadoop/hbase/regionserver/MemStore.java 0 0 10
org/apache/hadoop/hbase/regionserver/MemStoreCompactor.java 0 0 1
org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java 0 0 22
org/apache/hadoop/hbase/regionserver/MemStoreLAB.java 0 0 1
org/apache/hadoop/hbase/regionserver/MemStoreLABImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.java 0 0 1
org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegion.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperStub.java 0 0 2
org/apache/hadoop/hbase/regionserver/MetricsRegionWrapper.java 0 0 6
org/apache/hadoop/hbase/regionserver/MetricsTable.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java 0 0 1
org/apache/hadoop/hbase/regionserver/MetricsUserAggregateFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java 0 0 10
org/apache/hadoop/hbase/regionserver/MobReferenceOnlyFilter.java 0 0 1
org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java 0 0 2
org/apache/hadoop/hbase/regionserver/MutableOnlineRegions.java 0 0 1
org/apache/hadoop/hbase/regionserver/MutableSegment.java 0 0 2
org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/OOMERegionServer.java 0 0 1
org/apache/hadoop/hbase/regionserver/OnlineRegions.java 0 0 6
org/apache/hadoop/hbase/regionserver/RSDumpServlet.java 0 0 1
org/apache/hadoop/hbase/regionserver/RSRpcServices.java 0 0 41
org/apache/hadoop/hbase/regionserver/RSStatusServlet.java 0 0 6
org/apache/hadoop/hbase/regionserver/Region.java 0 0 26
org/apache/hadoop/hbase/regionserver/RegionAsTable.java 0 0 21
org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java 0 0 70
org/apache/hadoop/hbase/regionserver/RegionScanner.java 0 0 1
org/apache/hadoop/hbase/regionserver/RegionServerAccounting.java 0 0 1
org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java 0 0 8
org/apache/hadoop/hbase/regionserver/RegionServerServices.java 0 0 3
org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java 0 0 5
org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java 0 0 2
org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java 0 0 7
org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java 0 0 4
org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java 0 0 2
org/apache/hadoop/hbase/regionserver/RowProcessor.java 0 0 7
org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/ScanInfo.java 0 0 3
org/apache/hadoop/hbase/regionserver/ScanOptions.java 0 0 3
org/apache/hadoop/hbase/regionserver/ScannerContext.java 0 0 9
org/apache/hadoop/hbase/regionserver/ScannerIdGenerator.java 0 0 1
org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java 0 0 3
org/apache/hadoop/hbase/regionserver/Segment.java 0 0 1
org/apache/hadoop/hbase/regionserver/SegmentFactory.java 0 0 10
org/apache/hadoop/hbase/regionserver/SegmentScanner.java 0 0 2
org/apache/hadoop/hbase/regionserver/ServerNonceManager.java 0 0 7
org/apache/hadoop/hbase/regionserver/ShipperListener.java 0 0 1
org/apache/hadoop/hbase/regionserver/ShutdownHook.java 0 0 7
org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java 0 0 3
org/apache/hadoop/hbase/regionserver/SplitWALCallable.java 0 0 1
org/apache/hadoop/hbase/regionserver/SteppingSplitPolicy.java 0 0 3
org/apache/hadoop/hbase/regionserver/Store.java 0 0 4
org/apache/hadoop/hbase/regionserver/StoreFileComparators.java 0 0 1
org/apache/hadoop/hbase/regionserver/StoreFileInfo.java 0 0 15
org/apache/hadoop/hbase/regionserver/StoreFileManager.java 0 0 2
org/apache/hadoop/hbase/regionserver/StoreFileReader.java 0 0 4
org/apache/hadoop/hbase/regionserver/StoreFileScanner.java 0 0 12
org/apache/hadoop/hbase/regionserver/StoreFileWriter.java 0 0 2
org/apache/hadoop/hbase/regionserver/StoreFlushContext.java 0 0 3
org/apache/hadoop/hbase/regionserver/StoreFlusher.java 0 0 1
org/apache/hadoop/hbase/regionserver/StoreScanner.java 0 0 22
org/apache/hadoop/hbase/regionserver/StoreUtils.java 0 0 1
org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java 0 0 3
org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java 0 0 2
org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java 0 0 1
org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java 0 0 14
org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java 0 0 11
org/apache/hadoop/hbase/regionserver/TestBlocksScanned.java 0 0 4
org/apache/hadoop/hbase/regionserver/TestCellFlatSet.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestCellSkipListSet.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestClearRegionBlockCache.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestColumnSeeking.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestCompactingMemStore.java 0 0 16
org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java 0 0 16
org/apache/hadoop/hbase/regionserver/TestCompaction.java 0 0 4
org/apache/hadoop/hbase/regionserver/TestCompactionState.java 0 0 7
org/apache/hadoop/hbase/regionserver/TestCompoundBloomFilter.java 0 0 16
org/apache/hadoop/hbase/regionserver/TestDateTieredCompactionPolicy.java 0 0 5
org/apache/hadoop/hbase/regionserver/TestDateTieredCompactionPolicyOverflow.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestDefaultMemStore.java 0 0 17
org/apache/hadoop/hbase/regionserver/TestFSErrorsExposed.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestFailedAppendAndSync.java 0 0 5
org/apache/hadoop/hbase/regionserver/TestGetClosestAtOrBefore.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestHMobStore.java 0 0 11
org/apache/hadoop/hbase/regionserver/TestHRegion.java 0 0 29
org/apache/hadoop/hbase/regionserver/TestHRegionFileSystem.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestHRegionInfo.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestHRegionOnCluster.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestHRegionReplayEvents.java 0 0 17
org/apache/hadoop/hbase/regionserver/TestHRegionServerBulkLoad.java 0 0 8
org/apache/hadoop/hbase/regionserver/TestHRegionServerBulkLoadWithOldClient.java 0 0 5
org/apache/hadoop/hbase/regionserver/TestHStore.java 0 0 28
org/apache/hadoop/hbase/regionserver/TestHStoreFile.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestJoinedScanners.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestKeyValueHeap.java 0 0 4
org/apache/hadoop/hbase/regionserver/TestKeyValueScanFixture.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestLogRoller.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestMajorCompaction.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestMasterAddressTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestMaxResultsPerColumnFamily.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestMetricsRegion.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestMetricsRegionServer.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestMobStoreScanner.java 0 0 7
org/apache/hadoop/hbase/regionserver/TestMultiColumnScanner.java 0 0 5
org/apache/hadoop/hbase/regionserver/TestMultiVersionConcurrencyControl.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestNotCleanupCompactedFileWhenRegionWarmup.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestPerColumnFamilyFlush.java 0 0 4
org/apache/hadoop/hbase/regionserver/TestRSKilledWhenInitializing.java 0 0 7
org/apache/hadoop/hbase/regionserver/TestRegionIncrement.java 0 0 11
org/apache/hadoop/hbase/regionserver/TestRegionMergeTransactionOnCluster.java 0 0 7
org/apache/hadoop/hbase/regionserver/TestRegionOpen.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestRegionReplicaFailover.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestRegionReplicasWithRestartScenarios.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestRegionServerAbort.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestRegionServerHostname.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestRegionServerOnlineConfigChange.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestRegionServerReadRequestMetrics.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestRegionServerReportForDuty.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestResettingCounters.java 0 0 7
org/apache/hadoop/hbase/regionserver/TestReversibleScanners.java 0 0 15
org/apache/hadoop/hbase/regionserver/TestRowTooBig.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestScanWithBloomError.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestScannerHeartbeatMessages.java 0 0 4
org/apache/hadoop/hbase/regionserver/TestScannerRPCScanMetrics.java 0 0 5
org/apache/hadoop/hbase/regionserver/TestScannerRetriableFailure.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestScannerWithBulkload.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestSeekOptimizations.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestServerNonceManager.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestSettingTimeoutOnBlockingPoint.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestSplitLogWorker.java 0 0 6
org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java 0 0 17
org/apache/hadoop/hbase/regionserver/TestTags.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestTimestampFilterSeekHint.java 0 0 2
org/apache/hadoop/hbase/regionserver/TestWALLockup.java 0 0 3
org/apache/hadoop/hbase/regionserver/TestWALMonotonicallyIncreasingSeqId.java 0 0 1
org/apache/hadoop/hbase/regionserver/TestWalAndCompactingMemStoreFlush.java 0 0 8
org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java 0 0 2
org/apache/hadoop/hbase/regionserver/compactions/CompactionConfiguration.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/CompactionRequester.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/Compactor.java 0 0 11
org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java 0 0 5
org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java 0 0 3
org/apache/hadoop/hbase/regionserver/compactions/PerfTestCompactionPolicies.java 0 0 10
org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/SortedCompactionPolicy.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/SpikyFileListGenerator.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java 0 0 7
org/apache/hadoop/hbase/regionserver/compactions/StripeCompactor.java 0 0 1
org/apache/hadoop/hbase/regionserver/compactions/TestCompactor.java 0 0 2
org/apache/hadoop/hbase/regionserver/handler/OpenPriorityRegionHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java 0 0 2
org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java 0 0 1
org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java 0 0 3
org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java 0 0 22
org/apache/hadoop/hbase/regionserver/querymatcher/ColumnTracker.java 0 0 4
org/apache/hadoop/hbase/regionserver/querymatcher/CompactionScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/DropDeletesCompactionScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/ExplicitColumnTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/IncludeAllCompactionQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/MajorCompactionScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/MinorCompactionScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/NewVersionBehaviorTracker.java 0 0 20
org/apache/hadoop/hbase/regionserver/querymatcher/NormalUserScanQueryMatcher.java 0 0 2
org/apache/hadoop/hbase/regionserver/querymatcher/RawScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.java 0 0 6
org/apache/hadoop/hbase/regionserver/querymatcher/ScanWildcardColumnTracker.java 0 0 2
org/apache/hadoop/hbase/regionserver/querymatcher/StripeCompactionScanQueryMatcher.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/TestExplicitColumnTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/TestNewVersionBehaviorTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/TestScanDeleteTracker.java 0 0 1
org/apache/hadoop/hbase/regionserver/querymatcher/TestUserScanQueryMatcher.java 0 0 17
org/apache/hadoop/hbase/regionserver/querymatcher/UserScanQueryMatcher.java 0 0 2
org/apache/hadoop/hbase/regionserver/snapshot/FlushSnapshotSubprocedure.java 0 0 2
org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java 0 0 17
org/apache/hadoop/hbase/regionserver/throttle/CompactionThroughputControllerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/throttle/FlushThroughputControllerFactory.java 0 0 1
org/apache/hadoop/hbase/regionserver/throttle/NoLimitThroughputController.java 0 0 1
org/apache/hadoop/hbase/regionserver/throttle/PressureAwareCompactionThroughputController.java 0 0 1
org/apache/hadoop/hbase/regionserver/throttle/PressureAwareFlushThroughputController.java 0 0 1
org/apache/hadoop/hbase/regionserver/throttle/PressureAwareThroughputController.java 0 0 2
org/apache/hadoop/hbase/regionserver/throttle/ThroughputController.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/AbstractProtobufLogWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/AbstractTestFSWAL.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/AbstractTestLogRolling.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/AbstractTestProtobufLog.java 0 0 3
org/apache/hadoop/hbase/regionserver/wal/AbstractTestWALReplay.java 0 0 31
org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/AsyncProtobufLogWriter.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/Compressor.java 0 0 8
org/apache/hadoop/hbase/regionserver/wal/FSHLog.java 0 0 13
org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/InstrumentedLogWriter.java 0 0 6
org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java 0 0 20
org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogWriter.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java 0 0 10
org/apache/hadoop/hbase/regionserver/wal/TestAsyncFSWAL.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/TestAsyncWALReplay.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/TestFSHLog.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/TestLogRollingNoCluster.java 0 0 4
org/apache/hadoop/hbase/regionserver/wal/TestWALConfiguration.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java 0 0 2
org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java 0 0 5
org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java 0 0 1
org/apache/hadoop/hbase/regionserver/wal/WALUtil.java 0 0 2
org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java 0 0 3
org/apache/hadoop/hbase/replication/BulkLoadCellFilter.java 0 0 1
org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java 0 0 1
org/apache/hadoop/hbase/replication/ClusterMarkingEntryFilter.java 0 0 3
org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java 0 0 3
org/apache/hadoop/hbase/replication/ReplicationEndpoint.java 0 0 4
org/apache/hadoop/hbase/replication/ReplicationException.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationFactory.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationPeers.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java 0 0 21
org/apache/hadoop/hbase/replication/ReplicationSinkServiceImpl.java 0 0 1
org/apache/hadoop/hbase/replication/ReplicationTracker.java 0 0 1
org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java 0 0 6
org/apache/hadoop/hbase/replication/TestPerTableCFReplication.java 0 0 3
org/apache/hadoop/hbase/replication/TestReplicationBase.java 0 0 1
org/apache/hadoop/hbase/replication/TestReplicationDisableInactivePeer.java 0 0 1
org/apache/hadoop/hbase/replication/TestReplicationStatusSink.java 0 0 1
org/apache/hadoop/hbase/replication/TestVerifyReplicationAdjunct.java 0 0 3
org/apache/hadoop/hbase/replication/WALCellFilter.java 0 0 2
org/apache/hadoop/hbase/replication/WALEntryFilter.java 0 0 1
org/apache/hadoop/hbase/replication/ZKReplicationPeerStorage.java 0 0 1
org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java 0 0 1
org/apache/hadoop/hbase/replication/master/ReplicationPeerConfigUpgrader.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java 0 0 6
org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/Replication.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java 0 0 11
org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java 0 0 1
org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java 0 0 2
org/apache/hadoop/hbase/replication/regionserver/TestGlobalReplicationThrottler.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/TestRefreshRecoveredReplication.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpoint.java 0 0 5
org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java 0 0 11
org/apache/hadoop/hbase/replication/regionserver/TestReplicationSinkManager.java 0 0 3
org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java 0 0 6
org/apache/hadoop/hbase/replication/regionserver/TestWALEntrySinkFilter.java 0 0 16
org/apache/hadoop/hbase/replication/regionserver/WALEntrySinkFilter.java 0 0 2
org/apache/hadoop/hbase/rest/ExistsResource.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsREST.java 0 0 3
org/apache/hadoop/hbase/rest/MetricsRESTSource.java 0 0 1
org/apache/hadoop/hbase/rest/MultiRowResource.java 0 0 3
org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java 0 0 4
org/apache/hadoop/hbase/rest/NamespacesResource.java 0 0 2
org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java 0 0 1
org/apache/hadoop/hbase/rest/RESTServer.java 0 0 6
org/apache/hadoop/hbase/rest/RESTServlet.java 0 0 5
org/apache/hadoop/hbase/rest/RESTServletContainer.java 0 0 1
org/apache/hadoop/hbase/rest/RegionsResource.java 0 0 2
org/apache/hadoop/hbase/rest/ResourceBase.java 0 0 1
org/apache/hadoop/hbase/rest/RootResource.java 0 0 3
org/apache/hadoop/hbase/rest/RowResource.java 0 0 52
org/apache/hadoop/hbase/rest/RowSpec.java 0 0 29
org/apache/hadoop/hbase/rest/ScannerInstanceResource.java 0 0 1
org/apache/hadoop/hbase/rest/ScannerResource.java 0 0 4
org/apache/hadoop/hbase/rest/ScannerResultGenerator.java 0 0 1
org/apache/hadoop/hbase/rest/SchemaResource.java 0 0 9
org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java 0 0 1
org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java 0 0 1
org/apache/hadoop/hbase/rest/TableResource.java 0 0 4
org/apache/hadoop/hbase/rest/TableScanResource.java 0 0 1
org/apache/hadoop/hbase/rest/TestRESTServerSSL.java 0 0 1
org/apache/hadoop/hbase/rest/TestScannerResource.java 0 0 1
org/apache/hadoop/hbase/rest/TestSecureRESTServer.java 0 0 2
org/apache/hadoop/hbase/rest/VersionResource.java 0 0 3
org/apache/hadoop/hbase/rest/client/Client.java 0 0 29
org/apache/hadoop/hbase/rest/client/RemoteAdmin.java 0 0 107
org/apache/hadoop/hbase/rest/client/RemoteHTable.java 0 0 105
org/apache/hadoop/hbase/rest/client/TestRemoteTable.java 0 0 1
org/apache/hadoop/hbase/rest/model/CellModel.java 0 0 16
org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java 0 0 5
org/apache/hadoop/hbase/rest/model/NamespacesModel.java 0 0 3
org/apache/hadoop/hbase/rest/model/ScannerModel.java 0 0 123
org/apache/hadoop/hbase/rest/model/TableInfoModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/TableListModel.java 0 0 2
org/apache/hadoop/hbase/rest/model/TableModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/TableRegionModel.java 0 0 3
org/apache/hadoop/hbase/rest/model/TestStorageClusterStatusModel.java 0 0 1
org/apache/hadoop/hbase/rest/model/VersionModel.java 0 0 2
org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java 0 0 1
org/apache/hadoop/hbase/rest/provider/consumer/ProtobufMessageBodyConsumer.java 0 0 1
org/apache/hadoop/hbase/rest/provider/producer/PlainTextMessageBodyProducer.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java 0 0 1
org/apache/hadoop/hbase/rsgroup/RSGroupUtil.java 0 0 1
org/apache/hadoop/hbase/rsgroup/TestRSGroupMajorCompactionTTL.java 0 0 1
org/apache/hadoop/hbase/rsgroup/TestRSGroupUtil.java 0 0 1
org/apache/hadoop/hbase/security/AbstractHBaseSaslRpcClient.java 0 0 2
org/apache/hadoop/hbase/security/AccessDeniedException.java 0 0 1
org/apache/hadoop/hbase/security/AuthMethod.java 0 0 2
org/apache/hadoop/hbase/security/CryptoAESUnwrapHandler.java 0 0 2
org/apache/hadoop/hbase/security/CryptoAESWrapHandler.java 0 0 2
org/apache/hadoop/hbase/security/EncryptionUtil.java 0 0 3
org/apache/hadoop/hbase/security/HBasePolicyProvider.java 0 0 2
org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java 0 0 5
org/apache/hadoop/hbase/security/HadoopSecurityEnabledUserProviderForTesting.java 0 0 1
org/apache/hadoop/hbase/security/NettyHBaseRpcConnectionHeaderHandler.java 0 0 2
org/apache/hadoop/hbase/security/NettyHBaseSaslRpcClient.java 0 0 1
org/apache/hadoop/hbase/security/NettyHBaseSaslRpcClientHandler.java 0 0 2
org/apache/hadoop/hbase/security/SaslChallengeDecoder.java 0 0 2
org/apache/hadoop/hbase/security/SaslStatus.java 0 0 2
org/apache/hadoop/hbase/security/SaslUnwrapHandler.java 0 0 1
org/apache/hadoop/hbase/security/SaslUtil.java 0 0 1
org/apache/hadoop/hbase/security/SecurityInfo.java 0 0 2
org/apache/hadoop/hbase/security/SecurityUtil.java 0 0 1
org/apache/hadoop/hbase/security/Superusers.java 0 0 1
org/apache/hadoop/hbase/security/TestSecureIPC.java 0 0 5
org/apache/hadoop/hbase/security/TestUser.java 0 0 1
org/apache/hadoop/hbase/security/TestUsersOperationsWithSecureHadoop.java 0 0 1
org/apache/hadoop/hbase/security/User.java 0 0 6
org/apache/hadoop/hbase/security/access/AccessControlClient.java 0 0 48
org/apache/hadoop/hbase/security/access/AccessControlFilter.java 0 0 3
org/apache/hadoop/hbase/security/access/AccessControlUtil.java 0 0 36
org/apache/hadoop/hbase/security/access/AccessController.java 0 0 25
org/apache/hadoop/hbase/security/access/AuthResult.java 0 0 4
org/apache/hadoop/hbase/security/access/Permission.java 0 0 2
org/apache/hadoop/hbase/security/access/SecureTestUtil.java 0 0 5
org/apache/hadoop/hbase/security/access/ShadedAccessControlUtil.java 0 0 13
org/apache/hadoop/hbase/security/access/TablePermission.java 0 0 1
org/apache/hadoop/hbase/security/access/TestAccessControlFilter.java 0 0 1
org/apache/hadoop/hbase/security/access/TestAccessController.java 0 0 11
org/apache/hadoop/hbase/security/access/TestAccessController2.java 0 0 3
org/apache/hadoop/hbase/security/access/TestAccessController3.java 0 0 1
org/apache/hadoop/hbase/security/access/TestCellACLWithMultipleVersions.java 0 0 1
org/apache/hadoop/hbase/security/access/TestCellACLs.java 0 0 2
org/apache/hadoop/hbase/security/access/TestHDFSAclHelper.java 0 0 4
org/apache/hadoop/hbase/security/access/TestTablePermissions.java 0 0 2
org/apache/hadoop/hbase/security/access/TestWithDisabledAuthorization.java 0 0 3
org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java 0 0 4
org/apache/hadoop/hbase/security/token/AuthenticationKey.java 0 0 2
org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java 0 0 2
org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java 0 0 4
org/apache/hadoop/hbase/security/token/AuthenticationTokenSelector.java 0 0 1
org/apache/hadoop/hbase/security/token/SecureTestCluster.java 0 0 1
org/apache/hadoop/hbase/security/token/TestTokenAuthentication.java 0 0 4
org/apache/hadoop/hbase/security/token/TestZKSecretWatcher.java 0 0 5
org/apache/hadoop/hbase/security/token/TokenProvider.java 0 0 1
org/apache/hadoop/hbase/security/token/TokenUtil.java 0 0 1
org/apache/hadoop/hbase/security/visibility/CellVisibility.java 0 0 3
org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java 0 0 8
org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ExpAsStringVisibilityLabelServiceImpl.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ExpressionExpander.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ExpressionParser.java 0 0 11
org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/LabelFilteringScanLabelGenerator.java 0 0 3
org/apache/hadoop/hbase/security/visibility/LoadTestDataGeneratorWithVisibilityLabels.java 0 0 1
org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java 0 0 3
org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestExpressionExpander.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestExpressionParser.java 0 0 2
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java 0 0 4
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsReplication.java 0 0 5
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithACL.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithCustomVisLabService.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDefaultVisLabelService.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java 0 0 1
org/apache/hadoop/hbase/security/visibility/TestVisibilityLablesWithGroups.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityClient.java 0 0 38
org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java 0 0 2
org/apache/hadoop/hbase/security/visibility/VisibilityController.java 0 0 4
org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.java 0 0 2
org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java 0 0 3
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java 0 0 6
org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityNewVersionBehaivorTracker.java 0 0 15
org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java 0 0 6
org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java 0 0 1
org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java 0 0 9
org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java 0 0 2
org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java 0 0 175
org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java 0 0 77
org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java 0 0 25
org/apache/hadoop/hbase/shaded/protobuf/TestProtobufUtil.java 0 0 1
org/apache/hadoop/hbase/slowlog/SlowLogTableAccessor.java 0 0 2
org/apache/hadoop/hbase/snapshot/CreateSnapshot.java 0 0 29
org/apache/hadoop/hbase/snapshot/ExportSnapshot.java 0 0 13
org/apache/hadoop/hbase/snapshot/MobSnapshotTestingUtils.java 0 0 6
org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java 0 0 14
org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java 0 0 10
org/apache/hadoop/hbase/snapshot/SnapshotInfo.java 0 0 11
org/apache/hadoop/hbase/snapshot/SnapshotManifest.java 0 0 5
org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java 0 0 1
org/apache/hadoop/hbase/snapshot/SnapshotTestingUtils.java 0 0 27
org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java 0 0 1
org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java 0 0 8
org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java 0 0 2
org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java 0 0 34
org/apache/hadoop/hbase/test/IntegrationTestBigLinkedListWithVisibility.java 0 0 6
org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java 0 0 76
org/apache/hadoop/hbase/test/IntegrationTestReplication.java 0 0 7
org/apache/hadoop/hbase/test/IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas.java 0 0 1
org/apache/hadoop/hbase/test/IntegrationTestTimeBoundedRequestsWithRegionReplicas.java 0 0 6
org/apache/hadoop/hbase/test/IntegrationTestWithCellVisibilityLoadAndVerify.java 0 0 14
org/apache/hadoop/hbase/thrift/DemoClient.java 0 0 9
org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java 0 0 1
org/apache/hadoop/hbase/thrift/IncrementCoalescer.java 0 0 7
org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java 0 0 1
org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java 0 0 1
org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java 0 0 1
org/apache/hadoop/hbase/thrift/TestBindExceptionHandling.java 0 0 2
org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java 0 0 1
org/apache/hadoop/hbase/thrift/TestThriftServer.java 0 0 36
org/apache/hadoop/hbase/thrift/ThriftHBaseServiceHandler.java 0 0 2
org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java 0 0 1
org/apache/hadoop/hbase/thrift/ThriftMetrics.java 0 0 2
org/apache/hadoop/hbase/thrift/ThriftServerRunner.java 0 0 1
org/apache/hadoop/hbase/thrift/ThriftUtilities.java 0 0 20
org/apache/hadoop/hbase/thrift2/DemoClient.java 0 0 1
org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java 0 0 2
org/apache/hadoop/hbase/thrift2/ThriftUtilities.java 0 0 33
org/apache/hadoop/hbase/tool/HFileContentValidator.java 0 0 1
org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java 0 0 7
org/apache/hadoop/hbase/tool/MapreduceTestingShim.java 0 0 1
org/apache/hadoop/hbase/tool/TestCanaryTool.java 0 0 1
org/apache/hadoop/hbase/tool/TestLoadIncrementalHFiles.java 0 0 8
org/apache/hadoop/hbase/tool/TestLoadIncrementalHFilesSplitRecovery.java 0 0 7
org/apache/hadoop/hbase/trace/IntegrationTestSendTraceRequests.java 0 0 7
org/apache/hadoop/hbase/trace/TraceTree.java 0 0 9
org/apache/hadoop/hbase/types/TestOrderedBlob.java 0 0 1
org/apache/hadoop/hbase/types/TestOrderedString.java 0 0 2
org/apache/hadoop/hbase/types/TestTerminatedWrapper.java 0 0 2
org/apache/hadoop/hbase/util/AbstractFileStatusFilter.java 0 0 3
org/apache/hadoop/hbase/util/AbstractHBaseTool.java 0 0 1
org/apache/hadoop/hbase/util/Addressing.java 0 0 5
org/apache/hadoop/hbase/util/AvlUtil.java 0 0 9
org/apache/hadoop/hbase/util/BaseTestHBaseFsck.java 0 0 12
org/apache/hadoop/hbase/util/BloomContext.java 0 0 5
org/apache/hadoop/hbase/util/BloomFilter.java 0 0 1
org/apache/hadoop/hbase/util/BloomFilterChunk.java 0 0 2
org/apache/hadoop/hbase/util/BloomFilterFactory.java 0 0 7
org/apache/hadoop/hbase/util/BloomFilterUtil.java 0 0 15
org/apache/hadoop/hbase/util/BloomFilterWriter.java 0 0 1
org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java 0 0 11
org/apache/hadoop/hbase/util/ByteBufferUtils.java 0 0 45
org/apache/hadoop/hbase/util/ByteStringer.java 0 0 2
org/apache/hadoop/hbase/util/Bytes.java 0 0 87
org/apache/hadoop/hbase/util/ChecksumType.java 0 0 2
org/apache/hadoop/hbase/util/ClassSize.java 0 0 14
org/apache/hadoop/hbase/util/Classes.java 0 0 1
org/apache/hadoop/hbase/util/CollectionBackedScanner.java 0 0 1
org/apache/hadoop/hbase/util/CommonFSUtils.java 0 0 3
org/apache/hadoop/hbase/util/CompressionTest.java 0 0 5
org/apache/hadoop/hbase/util/ConcurrentMapUtils.java 0 0 4
org/apache/hadoop/hbase/util/ConfigurationUtil.java 0 0 3
org/apache/hadoop/hbase/util/ConnectionCache.java 0 0 4
org/apache/hadoop/hbase/util/ConstantDelayQueue.java 0 0 1
org/apache/hadoop/hbase/util/CoprocessorClassLoader.java 0 0 11
org/apache/hadoop/hbase/util/Counter.java 0 0 2
org/apache/hadoop/hbase/util/DNS.java 0 0 1
org/apache/hadoop/hbase/util/DirectMemoryUtils.java 0 0 2
org/apache/hadoop/hbase/util/EncryptionTest.java 0 0 6
org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java 0 0 1
org/apache/hadoop/hbase/util/FSRegionScanner.java 0 0 2
org/apache/hadoop/hbase/util/FSTableDescriptors.java 0 0 5
org/apache/hadoop/hbase/util/FSUtils.java 0 0 56
org/apache/hadoop/hbase/util/FSVisitor.java 0 0 2
org/apache/hadoop/hbase/util/FileStatusFilter.java 0 0 1
org/apache/hadoop/hbase/util/GetJavaProperty.java 0 0 1
org/apache/hadoop/hbase/util/HBaseConfTool.java 0 0 3
org/apache/hadoop/hbase/util/HBaseFsck.java 0 0 79
org/apache/hadoop/hbase/util/HBaseFsckRepair.java 0 0 7
org/apache/hadoop/hbase/util/HBaseHomePath.java 0 0 1
org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java 0 0 8
org/apache/hadoop/hbase/util/HFileArchiveUtil.java 0 0 3
org/apache/hadoop/hbase/util/HFileTestUtil.java 0 0 4
org/apache/hadoop/hbase/util/Hash.java 0 0 1
org/apache/hadoop/hbase/util/HashKey.java 0 0 1
org/apache/hadoop/hbase/util/HashedBytes.java 0 0 2
org/apache/hadoop/hbase/util/JSONBean.java 0 0 2
org/apache/hadoop/hbase/util/JVM.java 0 0 5
org/apache/hadoop/hbase/util/JVMClusterUtil.java 0 0 10
org/apache/hadoop/hbase/util/JenkinsHash.java 0 0 38
org/apache/hadoop/hbase/util/JvmPauseMonitor.java 0 0 3
org/apache/hadoop/hbase/util/KeyLocker.java 0 0 6
org/apache/hadoop/hbase/util/LeaseNotRecoveredException.java 0 0 2
org/apache/hadoop/hbase/util/LoadTestDataGeneratorWithMOB.java 0 0 1
org/apache/hadoop/hbase/util/LoadTestDataGeneratorWithTags.java 0 0 2
org/apache/hadoop/hbase/util/LoadTestTool.java 0 0 6
org/apache/hadoop/hbase/util/MD5Hash.java 0 0 4
org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java 0 0 1
org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java 0 0 2
org/apache/hadoop/hbase/util/MockServer.java 0 0 4
org/apache/hadoop/hbase/util/ModifyRegionUtils.java 0 0 8
org/apache/hadoop/hbase/util/MoveWithAck.java 0 0 1
org/apache/hadoop/hbase/util/MoveWithoutAck.java 0 0 1
org/apache/hadoop/hbase/util/MultiHConnection.java 0 0 2
org/apache/hadoop/hbase/util/MultiThreadedAction.java 0 0 8
org/apache/hadoop/hbase/util/MultiThreadedReader.java 0 0 2
org/apache/hadoop/hbase/util/MultiThreadedReaderWithACL.java 0 0 1
org/apache/hadoop/hbase/util/MultiThreadedUpdater.java 0 0 19
org/apache/hadoop/hbase/util/MultiThreadedWriter.java 0 0 2
org/apache/hadoop/hbase/util/MunkresAssignment.java 0 0 1
org/apache/hadoop/hbase/util/MurmurHash3.java 0 0 11
org/apache/hadoop/hbase/util/NettyEventLoopGroupConfig.java 0 0 1
org/apache/hadoop/hbase/util/OrderedBytes.java 0 0 44
org/apache/hadoop/hbase/util/Pair.java 0 0 16
org/apache/hadoop/hbase/util/PairOfSameType.java 0 0 8
org/apache/hadoop/hbase/util/PoolMap.java 0 0 26
org/apache/hadoop/hbase/util/PoolMapTestBase.java 0 0 7
org/apache/hadoop/hbase/util/PositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/PrettyPrinter.java 0 0 4
org/apache/hadoop/hbase/util/ProcessBasedLocalHBaseCluster.java 0 0 1
org/apache/hadoop/hbase/util/ReflectionUtils.java 0 0 2
org/apache/hadoop/hbase/util/RegionMover.java 0 0 3
org/apache/hadoop/hbase/util/RegionSplitCalculator.java 0 0 6
org/apache/hadoop/hbase/util/RegionSplitter.java 0 0 16
org/apache/hadoop/hbase/util/RetryCounter.java 0 0 1
org/apache/hadoop/hbase/util/RollingStatCalculator.java 0 0 5
org/apache/hadoop/hbase/util/ServerCommandLine.java 0 0 4
org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java 0 0 1
org/apache/hadoop/hbase/util/ShutdownHookManager.java 0 0 1
org/apache/hadoop/hbase/util/SimpleByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimpleMutableByteRange.java 0 0 3
org/apache/hadoop/hbase/util/SimplePositionedByteRange.java 0 0 1
org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java 0 0 4
org/apache/hadoop/hbase/util/StealJobQueue.java 0 0 2
org/apache/hadoop/hbase/util/StoppableImplementation.java 0 0 1
org/apache/hadoop/hbase/util/TestBloomFilterChunk.java 0 0 2
org/apache/hadoop/hbase/util/TestCompressionTest.java 0 0 12
org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java 0 0 1
org/apache/hadoop/hbase/util/TestFSTableDescriptors.java 0 0 9
org/apache/hadoop/hbase/util/TestFSUtils.java 0 0 6
org/apache/hadoop/hbase/util/TestGsonUtil.java 0 0 1
org/apache/hadoop/hbase/util/TestHBaseFsckMOB.java 0 0 1
org/apache/hadoop/hbase/util/TestHFileArchiveUtil.java 0 0 1
org/apache/hadoop/hbase/util/TestIdLock.java 0 0 1
org/apache/hadoop/hbase/util/TestIdReadWriteLock.java 0 0 9
org/apache/hadoop/hbase/util/TestMiniClusterLoadEncoded.java 0 0 1
org/apache/hadoop/hbase/util/TestMiniClusterLoadSequential.java 0 0 1
org/apache/hadoop/hbase/util/TestRegionMover2.java 0 0 1
org/apache/hadoop/hbase/util/TestRegionMover3.java 0 0 1
org/apache/hadoop/hbase/util/TestRegionSplitter.java 0 0 192
org/apache/hadoop/hbase/util/TestRoundRobinPoolMap.java 0 0 2
org/apache/hadoop/hbase/util/TestSortedList.java 0 0 4
org/apache/hadoop/hbase/util/TestThreadLocalPoolMap.java 0 0 2
org/apache/hadoop/hbase/util/Threads.java 0 0 6
org/apache/hadoop/hbase/util/Triple.java 0 0 3
org/apache/hadoop/hbase/util/UnsafeAccess.java 0 0 35
org/apache/hadoop/hbase/util/UnsafeAvailChecker.java 0 0 1
org/apache/hadoop/hbase/util/VersionInfo.java 0 0 1
org/apache/hadoop/hbase/util/Writables.java 0 0 14
org/apache/hadoop/hbase/util/ZKDataMigrator.java 0 0 18
org/apache/hadoop/hbase/util/compaction/TestMajorCompactor.java 0 0 2
org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java 0 0 10
org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java 0 0 3
org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java 0 0 1
org/apache/hadoop/hbase/util/test/LoadTestDataGenerator.java 0 0 7
org/apache/hadoop/hbase/util/test/LoadTestDataGeneratorWithACL.java 0 0 1
org/apache/hadoop/hbase/wal/BoundedGroupingStrategy.java 0 0 2
org/apache/hadoop/hbase/wal/DisabledWALProvider.java 0 0 2
org/apache/hadoop/hbase/wal/FileSystemProxy.java 0 0 2
org/apache/hadoop/hbase/wal/IOTestProvider.java 0 0 5
org/apache/hadoop/hbase/wal/NamespaceGroupingStrategy.java 0 0 1
org/apache/hadoop/hbase/wal/NettyAsyncFSWALConfigHelper.java 0 0 1
org/apache/hadoop/hbase/wal/OutputSink.java 0 0 1
org/apache/hadoop/hbase/wal/RecoveredEditsOutputSink.java 0 0 1
org/apache/hadoop/hbase/wal/TestBoundedRegionGroupingStrategy.java 0 0 3
org/apache/hadoop/hbase/wal/TestFSHLogProvider.java 0 0 5
org/apache/hadoop/hbase/wal/TestWALFactory.java 0 0 15
org/apache/hadoop/hbase/wal/TestWALFiltering.java 0 0 4
org/apache/hadoop/hbase/wal/TestWALMethods.java 0 0 2
org/apache/hadoop/hbase/wal/TestWALOpenAfterDNRollingStart.java 0 0 1
org/apache/hadoop/hbase/wal/TestWALRootDir.java 0 0 1
org/apache/hadoop/hbase/wal/TestWALSplit.java 0 0 13
org/apache/hadoop/hbase/wal/WAL.java 0 0 6
org/apache/hadoop/hbase/wal/WALEdit.java 0 0 1
org/apache/hadoop/hbase/wal/WALFactory.java 0 0 1
org/apache/hadoop/hbase/wal/WALKey.java 0 0 1
org/apache/hadoop/hbase/wal/WALKeyImpl.java 0 0 7
org/apache/hadoop/hbase/wal/WALPerformanceEvaluation.java 0 0 12
org/apache/hadoop/hbase/wal/WALSplitter.java 0 0 1
org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java 0 0 3
org/apache/hadoop/hbase/zookeeper/MetricsZooKeeperSource.java 0 0 3
org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.java 0 0 1
org/apache/hadoop/hbase/zookeeper/ZKConfig.java 0 0 3
org/apache/hadoop/hbase/zookeeper/ZKMetadata.java 0 0 1
org/apache/hadoop/hbase/zookeeper/ZNodePaths.java 0 0 18
org/apache/hadoop/hbase/zookeeper/ZooKeeperHelper.java 0 0 1
org/apache/hadoop/metrics2/MetricHistogram.java 0 0 1
org/apache/hadoop/metrics2/lib/TestMutableRangeHistogram.java 0 0 1

Rules

Category Rule Violations Severity
annotation MissingDeprecated 31  Error
blocks EmptyBlock 31  Error
LeftCurly 131  Error
NeedBraces 1320  Error
coding EmptyStatement 32  Error
EqualsHashCode 2  Error
InnerAssignment 63  Error
NoFinalizer 1  Error
design FinalClass 58  Error
HideUtilityClassConstructor 88  Error
InterfaceIsType 1  Error
VisibilityModifier
  • protectedAllowed: "true"
  • packageAllowed: "true"
  • allowPublicImmutableFields: "true"
113  Error
imports AvoidStarImport 24  Error
ImportOrder
  • ordered: "true"
  • sortStaticImportsAlphabetically: "true"
  • groups: "*,org.apache.hbase.thirdparty,org.apache.hadoop.hbase.shaded"
  • option: "top"
858  Error
RedundantImport 32  Error
UnusedImports
  • processJavadoc: "true"
93  Error
indentation Indentation
  • throwsIndent: "2"
  • arrayInitIndent: "2"
  • caseIndent: "2"
  • basicOffset: "2"
  • lineWrappingIndentation: "2"
3657  Error
javadoc JavadocTagContinuationIndentation
  • offset: "2"
649  Error
NonEmptyAtclauseDescription 2761  Error
misc ArrayTypeStyle 125  Error
UpperEll 25  Error
sizes LineLength
  • max: "100"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://|org.apache.thrift.|com.google.protobuf.|hbase.protobuf.generated"
1127  Error
MethodLength 67  Error
whitespace FileTabCharacter 6  Error
MethodParamPad 153  Error
ParenPad 170  Error

Details

com/google/protobuf/HBaseZeroCopyByteString.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 67

org/apache/hadoop/hbase/AcidGuaranteesTestTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 51
 Error misc ArrayTypeStyle Array brackets at illegal position. 141
 Error misc ArrayTypeStyle Array brackets at illegal position. 166
 Error misc ArrayTypeStyle Array brackets at illegal position. 218
 Error misc ArrayTypeStyle Array brackets at illegal position. 219
 Error misc ArrayTypeStyle Array brackets at illegal position. 285
 Error misc ArrayTypeStyle Array brackets at illegal position. 286
 Error misc ArrayTypeStyle Array brackets at illegal position. 340

org/apache/hadoop/hbase/AsyncMetaTableAccessor.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error blocks NeedBraces 'if' construct must use '{}'s. 387
 Error blocks NeedBraces 'if' construct must use '{}'s. 389
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 405
 Error blocks NeedBraces 'if' construct must use '{}'s. 450
 Error blocks NeedBraces 'if' construct must use '{}'s. 455
 Error blocks NeedBraces 'if' construct must use '{}'s. 473
 Error blocks NeedBraces 'if' construct must use '{}'s. 542

org/apache/hadoop/hbase/ByteBufferKeyOnlyKeyValue.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/Cell.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 128

org/apache/hadoop/hbase/CellBuilderFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 25
 Error sizes LineLength Line is longer than 100 characters (found 107). 27
 Error sizes LineLength Line is longer than 100 characters (found 113). 28
 Error sizes LineLength Line is longer than 100 characters (found 118). 29

org/apache/hadoop/hbase/CellUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 422
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 626
 Error blocks NeedBraces 'if' construct must use '{}'s. 644
 Error blocks NeedBraces 'if' construct must use '{}'s. 647
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error blocks NeedBraces 'if' construct must use '{}'s. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error blocks NeedBraces 'if' construct must use '{}'s. 669
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 689
 Error blocks NeedBraces 'if' construct must use '{}'s. 699
 Error blocks NeedBraces 'if' construct must use '{}'s. 705
 Error blocks NeedBraces 'if' construct must use '{}'s. 732
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 748
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 871
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 884
 Error blocks NeedBraces 'if' construct must use '{}'s. 925
 Error blocks NeedBraces 'if' construct must use '{}'s. 930
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1043
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1063
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1071
 Error blocks NeedBraces 'if' construct must use '{}'s. 1088
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1098
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1319
 Error blocks NeedBraces 'if' construct must use '{}'s. 1338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1359
 Error blocks NeedBraces 'if' construct must use '{}'s. 1366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1376
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1378
 Error blocks NeedBraces 'if' construct must use '{}'s. 1553
 Error blocks NeedBraces 'if' construct must use '{}'s. 1557
 Error blocks NeedBraces 'if' construct must use '{}'s. 1560
 Error blocks NeedBraces 'if' construct must use '{}'s. 1564
 Error blocks NeedBraces 'else' construct must use '{}'s. 1565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1590
 Error blocks NeedBraces 'if' construct must use '{}'s. 1601
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1625
 Error blocks NeedBraces 'if' construct must use '{}'s. 1723
 Error blocks NeedBraces 'if' construct must use '{}'s. 1764

org/apache/hadoop/hbase/ChaosZKClient.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.zookeeper.data.Stat. 32

org/apache/hadoop/hbase/ClusterId.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90

org/apache/hadoop/hbase/ClusterManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 103

org/apache/hadoop/hbase/ClusterStatus.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282

org/apache/hadoop/hbase/CompoundConfiguration.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 3, expected level should be 4. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 198
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 246

org/apache/hadoop/hbase/CoprocClusterManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 83

org/apache/hadoop/hbase/Coprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 101

org/apache/hadoop/hbase/DistributedHBaseCluster.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 110
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 282
 Error blocks NeedBraces 'if' construct must use '{}'s. 476
 Error blocks NeedBraces 'if' construct must use '{}'s. 478

org/apache/hadoop/hbase/ExtendedCell.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46

org/apache/hadoop/hbase/GenericTestUtils.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 314

org/apache/hadoop/hbase/HBaseCluster.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 110
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412

org/apache/hadoop/hbase/HBaseClusterManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 305

org/apache/hadoop/hbase/HBaseConfiguration.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 104
 Error indentation Indentation 'catch' child has incorrect indentation level 7, expected level should be 6. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211

org/apache/hadoop/hbase/HBaseIOException.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 41
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 45

org/apache/hadoop/hbase/HBaseTestCase.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 146
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 160
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 166
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 293
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 423

org/apache/hadoop/hbase/HBaseTestingUtility.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.function.BooleanSupplier' import. 55
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.trace.TraceUtil' import. 123
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 388
 Error blocks NeedBraces 'if' construct must use '{}'s. 390
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 466
 Error indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 467
 Error indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 468
 Error indentation Indentation 'method call' child has incorrect indentation level 9, expected level should be 10. 469
 Error indentation Indentation 'method call rparen' has incorrect indentation level 7, expected level should be 8. 470
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 482
 Error blocks NeedBraces 'if' construct must use '{}'s. 567
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 583
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 601
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 616
 Error misc ArrayTypeStyle Array brackets at illegal position. 620
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 621
 Error whitespace ParenPad '(' is followed by whitespace. 622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 634
 Error misc ArrayTypeStyle Array brackets at illegal position. 638
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 639
 Error misc ArrayTypeStyle Array brackets at illegal position. 655
 Error misc ArrayTypeStyle Array brackets at illegal position. 655
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 810
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 854
 Error blocks EmptyBlock Must have at least one statement. 1308
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1393
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1408
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1420
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1421
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1422
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1505
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1515
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1517
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1530
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1533
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1536
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1543
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1544
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1546
 Error blocks NeedBraces 'if' construct must use '{}'s. 1550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1563
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1575
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1583
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1585
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1596
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1597
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1598
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1600
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1640
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1643
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1684
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1701
 Error indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 8. 1708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1727
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1738
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1739
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1740
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1742
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1745
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1752
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1753
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1755
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1767
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1769
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1790
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1791
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1792
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1794
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1803
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1804
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1805
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1808
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1831
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 1832
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 1833
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 1836
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1837
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 1838
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 1839
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 1840
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 1841
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1842
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 1843
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1844
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1847
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1848
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1849
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1853
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1854
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1855
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1857
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1861
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1882
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1883
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1884
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1905
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1906
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1908
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1922
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1923
 Error indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1924
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 2031
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 2060
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2073
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2077
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2097
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2374
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2377
 Error blocks NeedBraces 'if' construct must use '{}'s. 2478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2623
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2624
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2641
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2642
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2644
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2811
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2812
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3017
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 3055
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 3086
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 3088
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 3089
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 3090
 Error indentation Indentation 'while' child has incorrect indentation level 7, expected level should be 6. 3101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3162
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3360
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3363
 Error blocks NeedBraces 'if' construct must use '{}'s. 3414
 Error blocks NeedBraces 'if' construct must use '{}'s. 3417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3449
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3452
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3482
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3548
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3605
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3606
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3649
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3697
 Error coding InnerAssignment Inner assignments should be avoided. 3717
 Error sizes LineLength Line is longer than 100 characters (found 104). 3747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3807
 Error indentation Indentation 'method def rparen' has incorrect indentation level 48, expected level should be 2. 3827
 Error blocks EmptyBlock Must have at least one statement. 3845
 Error sizes LineLength Line is longer than 100 characters (found 101). 4065
 Error blocks NeedBraces 'if' construct must use '{}'s. 4150
 Error blocks NeedBraces 'if' construct must use '{}'s. 4152
 Error blocks NeedBraces 'if' construct must use '{}'s. 4186
 Error blocks NeedBraces 'if' construct must use '{}'s. 4227
 Error blocks NeedBraces 'if' construct must use '{}'s. 4229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4324

org/apache/hadoop/hbase/HColumnDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. 24
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 42
 Error sizes LineLength Line is longer than 100 characters (found 103). 45
 Error sizes LineLength Line is longer than 100 characters (found 101). 47
 Error sizes LineLength Line is longer than 100 characters (found 101). 49
 Error sizes LineLength Line is longer than 100 characters (found 101). 51
 Error sizes LineLength Line is longer than 100 characters (found 103). 52
 Error sizes LineLength Line is longer than 100 characters (found 105). 53
 Error sizes LineLength Line is longer than 100 characters (found 105). 54
 Error sizes LineLength Line is longer than 100 characters (found 109). 56
 Error sizes LineLength Line is longer than 100 characters (found 103). 73
 Error sizes LineLength Line is longer than 100 characters (found 119). 74
 Error sizes LineLength Line is longer than 100 characters (found 110). 75
 Error sizes LineLength Line is longer than 100 characters (found 108). 79
 Error sizes LineLength Line is longer than 100 characters (found 108). 81
 Error sizes LineLength Line is longer than 100 characters (found 124). 83
 Error sizes LineLength Line is longer than 100 characters (found 113). 87
 Error sizes LineLength Line is longer than 100 characters (found 118). 89
 Error sizes LineLength Line is longer than 100 characters (found 120). 91
 Error sizes LineLength Line is longer than 100 characters (found 109). 93
 Error sizes LineLength Line is longer than 100 characters (found 122). 94
 Error sizes LineLength Line is longer than 100 characters (found 110). 96
 Error sizes LineLength Line is longer than 100 characters (found 122). 97
 Error sizes LineLength Line is longer than 100 characters (found 106). 98
 Error sizes LineLength Line is longer than 100 characters (found 126). 99
 Error sizes LineLength Line is longer than 100 characters (found 103). 100
 Error sizes LineLength Line is longer than 100 characters (found 120). 101
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 124
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 162
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 164
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 391
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 421
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 476
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 491
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 719

org/apache/hadoop/hbase/HConstants.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 186
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 268
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 273
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 345
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 429
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 730
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1053
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 1187

org/apache/hadoop/hbase/HFilePerformanceEvaluation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 40
 Error sizes LineLength Line is longer than 100 characters (found 106). 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548

org/apache/hadoop/hbase/HRegionInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 104
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error sizes LineLength Line is longer than 100 characters (found 104). 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 234
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 250
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 267
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 756
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 786
 Error blocks NeedBraces 'if' construct must use '{}'s. 793
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 799
 Error sizes LineLength Line is longer than 100 characters (found 105). 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 817
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 823
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 832
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 859
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 873
 Error sizes LineLength Line is longer than 100 characters (found 110). 876
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 888
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 903
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 904
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 918
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 919
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 933
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 934
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 951
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 982
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1025
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1026
 Error sizes LineLength Line is longer than 100 characters (found 107). 1029

org/apache/hadoop/hbase/HRegionLocation.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 120

org/apache/hadoop/hbase/HTableDescriptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 115). 60
 Error sizes LineLength Line is longer than 100 characters (found 110). 69
 Error sizes LineLength Line is longer than 100 characters (found 109). 77
 Error sizes LineLength Line is longer than 100 characters (found 108). 78
 Error sizes LineLength Line is longer than 100 characters (found 105). 79
 Error sizes LineLength Line is longer than 100 characters (found 127). 80
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 225
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 248
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 414
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 430
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 448
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 532
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 542
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 553
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 603
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 729
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 777
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 791
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 795
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 799
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 817
 Error sizes LineLength Line is longer than 100 characters (found 110). 849
 Error sizes LineLength Line is longer than 100 characters (found 104). 850
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 898
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 899
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 903
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 20, expected level should be 14. 925
 Error sizes LineLength Line is longer than 100 characters (found 106). 925
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 20, expected level should be 14. 926
 Error sizes LineLength Line is longer than 100 characters (found 111). 926

org/apache/hadoop/hbase/HTestConst.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 22
 Error design FinalClass Class HTestConst should be declared as final. 30

org/apache/hadoop/hbase/HadoopShims.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 32

org/apache/hadoop/hbase/HealthChecker.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 110
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 111
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 112
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 113
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 114
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 115
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 116
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 117
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 118
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 119
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 120
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 121
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 122
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 123
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 124

org/apache/hadoop/hbase/IntegrationTestDDLMasterFailover.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 393
 Error whitespace ParenPad '(' is followed by whitespace. 416
 Error whitespace ParenPad ')' is preceded with whitespace. 503
 Error sizes LineLength Line is longer than 100 characters (found 102). 664
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 43, 44. 702
 Error sizes LineLength Line is longer than 100 characters (found 101). 702
 Error sizes LineLength Line is longer than 100 characters (found 102). 717
 Error whitespace ParenPad ')' is preceded with whitespace. 777
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 851
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 852
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 853
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 854
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 855
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 856
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 857
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 858
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 859
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 860
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 863
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 864
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 865
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 866
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 867
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 868
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 869
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 870
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 871
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 872
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 873
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 874
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 875
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 876
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 878
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 879
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 880
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 881
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 882
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 883
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 884
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 885
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 887
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 888
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 889
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 890
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 891
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 892
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 893
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 894
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 895
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 896
 Error blocks NeedBraces 'if' construct must use '{}'s. 916
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 987

org/apache/hadoop/hbase/IntegrationTestIngest.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 70
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 71
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 72
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 73
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 74
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 75
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 76
 Error indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 144
 Error indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 8. 145
 Error indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 146

org/apache/hadoop/hbase/IntegrationTestIngestWithACL.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 99
 Error sizes LineLength Line is longer than 100 characters (found 102). 100
 Error sizes LineLength Line is longer than 100 characters (found 104). 101

org/apache/hadoop/hbase/IntegrationTestIngestWithEncryption.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader' import. 32

org/apache/hadoop/hbase/IntegrationTestIngestWithMOB.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 60
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 61
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 63
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 64

org/apache/hadoop/hbase/IntegrationTestIngestWithVisibilityLabels.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 43. 40
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 42
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 43

org/apache/hadoop/hbase/IntegrationTestManyRegions.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 102

org/apache/hadoop/hbase/IntegrationTestMetaReplicas.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/IntegrationTestRegionReplicaPerf.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 73
 Error misc ArrayTypeStyle Array brackets at illegal position. 126
 Error misc ArrayTypeStyle Array brackets at illegal position. 150
 Error misc ArrayTypeStyle Array brackets at illegal position. 152
 Error misc UpperEll Should use uppercase 'L'. 295
 Error misc UpperEll Should use uppercase 'L'. 310

org/apache/hadoop/hbase/IntegrationTestingUtility.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 71
 Error sizes LineLength Line is longer than 100 characters (found 103). 94
 Error sizes LineLength Line is longer than 100 characters (found 105). 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error sizes LineLength Line is longer than 100 characters (found 101). 127

org/apache/hadoop/hbase/KeyValue.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 444
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 480
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 499
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 516
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 549
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 556
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 557
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 559
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 575
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 610
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 619
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 620
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 624
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 2. 625
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 662
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 663
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 669
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 671
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 675
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 702
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 723
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 724
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 760
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 764
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1106
 Error blocks NeedBraces 'if' construct must use '{}'s. 1194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1587
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1589
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1770
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1771
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1781
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1783
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1784
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1785
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1786
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1882
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1883
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1893
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1894
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1895
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1896
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1897
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1898
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 1924
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1941
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1942
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1943
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1944
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1945
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1946
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2088
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2264
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2267
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2276
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2279
 Error blocks NeedBraces 'if' construct must use '{}'s. 2284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2438

org/apache/hadoop/hbase/KeyValueTestUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 41
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 52
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90

org/apache/hadoop/hbase/KeyValueUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 253
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 407
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error blocks NeedBraces 'if' construct must use '{}'s. 474
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 703
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 735
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 744
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 745
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 746
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 775
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 778
 Error blocks NeedBraces 'if' construct must use '{}'s. 783

org/apache/hadoop/hbase/LocalHBaseCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. 39
 Error sizes LineLength Line is longer than 100 characters (found 101). 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 81
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 108
 Error sizes LineLength Line is longer than 100 characters (found 105). 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 206
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 220
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 279
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 286
 Error blocks NeedBraces 'else' construct must use '{}'s. 287
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 358
 Error sizes LineLength Line is longer than 100 characters (found 104). 445
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452

org/apache/hadoop/hbase/MetaMockingUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/MetaMutationAnnotation.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 35

org/apache/hadoop/hbase/MetaTableAccessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 76
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 244
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 473
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 483
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 514
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 515
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 516
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 517
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 518
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 519
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 520
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 521
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 522
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 523
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 537
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 538
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 539
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 540
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 541
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 542
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 543
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 544
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 545
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 546
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 547
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 548
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 549
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 550
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 659
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 660
 Error indentation Indentation 'getServerUserRegions' has incorrect indentation level 2, expected level should be 4. 663
 Error blocks NeedBraces 'if' construct must use '{}'s. 671
 Error blocks NeedBraces 'if' construct must use '{}'s. 673
 Error blocks NeedBraces 'if' construct must use '{}'s. 800
 Error blocks NeedBraces 'if' construct must use '{}'s. 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 803
 Error blocks NeedBraces 'if' construct must use '{}'s. 971
 Error blocks NeedBraces 'if' construct must use '{}'s. 976
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 993
 Error blocks NeedBraces 'if' construct must use '{}'s. 1021
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1040
 Error blocks NeedBraces 'if' construct must use '{}'s. 1044
 Error blocks NeedBraces 'if' construct must use '{}'s. 1046
 Error blocks NeedBraces 'if' construct must use '{}'s. 1054
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error blocks NeedBraces 'if' construct must use '{}'s. 1120
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1228

org/apache/hadoop/hbase/MiniHBaseCluster.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 492
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 493
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 629
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 630
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 659
 Error coding InnerAssignment Inner assignments should be avoided. 665
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 769
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 783
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 806
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 821
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 854
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 864
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 885
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 989

org/apache/hadoop/hbase/MultithreadedTestUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 84
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 183

org/apache/hadoop/hbase/NamespaceDescriptor.java

Severity Category Rule Message Line
 Error design FinalClass Class NamespaceDescriptor should be declared as final. 39
 Error design FinalClass Class Builder should be declared as final. 162
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 193

org/apache/hadoop/hbase/NotAllMetaRegionsOnlineException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/PerformanceEvaluation.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error indentation Indentation 'method def' child has incorrect indentation level 11, expected level should be one of the following: 10, 12. 323
 Error sizes LineLength Line is longer than 100 characters (found 105). 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 443
 Error blocks NeedBraces 'if' construct must use '{}'s. 496
 Error indentation Indentation 'method call rparen' has incorrect indentation level 6, expected level should be 4. 595
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 620
 Error misc UpperEll Should use uppercase 'L'. 736
 Error misc UpperEll Should use uppercase 'L'. 736
 Error misc UpperEll Should use uppercase 'L'. 736
 Error blocks NeedBraces 'if' construct must use '{}'s. 1206
 Error blocks NeedBraces 'for' construct must use '{}'s. 1207
 Error blocks NeedBraces 'if' construct must use '{}'s. 1215
 Error blocks NeedBraces 'if' construct must use '{}'s. 1222
 Error blocks NeedBraces 'if' construct must use '{}'s. 1231
 Error blocks NeedBraces 'if' construct must use '{}'s. 1236
 Error sizes LineLength Line is longer than 100 characters (found 102). 1289
 Error sizes LineLength Line is longer than 100 characters (found 103). 1295
 Error sizes LineLength Line is longer than 100 characters (found 106). 1298
 Error blocks NeedBraces 'if' construct must use '{}'s. 1393
 Error blocks NeedBraces 'if' construct must use '{}'s. 1395
 Error whitespace ParenPad '(' is followed by whitespace. 1401
 Error sizes LineLength Line is longer than 100 characters (found 105). 1443
 Error blocks NeedBraces 'if' construct must use '{}'s. 1559
 Error sizes LineLength Line is longer than 100 characters (found 102). 1565
 Error coding InnerAssignment Inner assignments should be avoided. 1823
 Error coding InnerAssignment Inner assignments should be avoided. 1871
 Error blocks NeedBraces 'if' construct must use '{}'s. 1982
 Error misc UpperEll Should use uppercase 'L'. 2166
 Error misc ArrayTypeStyle Array brackets at illegal position. 2331
 Error coding InnerAssignment Inner assignments should be avoided. 2416
 Error sizes LineLength Line is longer than 100 characters (found 110). 2458
 Error blocks NeedBraces 'if' construct must use '{}'s. 2574
 Error blocks NeedBraces 'if' construct must use '{}'s. 2575
 Error sizes LineLength Line is longer than 100 characters (found 101). 2607
 Error sizes LineLength Line is longer than 100 characters (found 103). 2662
 Error sizes LineLength Line is longer than 100 characters (found 106). 2676
 Error sizes LineLength Line is longer than 100 characters (found 118). 2680
 Error sizes LineLength Line is longer than 100 characters (found 116). 2684
 Error sizes MethodLength Method length is 294 lines (max allowed is 150). 2713
 Error blocks NeedBraces 'if' construct must use '{}'s. 2871
 Error whitespace ParenPad ')' is preceded with whitespace. 2900

org/apache/hadoop/hbase/PerformanceEvaluationCommons.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/PrivateCellUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 887
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 888
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 907
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 908
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 909
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1028
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1029
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1030
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1031
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1032
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1054
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2219
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2340
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2422
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2459
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2475
 Error blocks NeedBraces 'if' construct must use '{}'s. 2492
 Error blocks NeedBraces 'if' construct must use '{}'s. 2496
 Error blocks NeedBraces 'if' construct must use '{}'s. 2499
 Error blocks NeedBraces 'if' construct must use '{}'s. 2503
 Error blocks NeedBraces 'else' construct must use '{}'s. 2504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2509
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2522
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2561
 Error blocks NeedBraces 'if' construct must use '{}'s. 2639
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2784
 Error blocks NeedBraces 'if' construct must use '{}'s. 2798
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2807
 Error blocks NeedBraces 'if' construct must use '{}'s. 2812
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2820
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2887
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2888
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2889
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2911
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2930
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2949

org/apache/hadoop/hbase/QosTestHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. 23
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 26

org/apache/hadoop/hbase/RegionLoad.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 274

org/apache/hadoop/hbase/RegionLocations.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 123
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 150
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error sizes LineLength Line is longer than 100 characters (found 101). 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 285
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 288

org/apache/hadoop/hbase/RegionStateListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/ScanPerformanceEvaluation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 155). 81
 Error sizes LineLength Line is longer than 100 characters (found 106). 197
 Error sizes LineLength Line is longer than 100 characters (found 108). 199
 Error sizes LineLength Line is longer than 100 characters (found 106). 254
 Error sizes LineLength Line is longer than 100 characters (found 108). 256
 Error sizes LineLength Line is longer than 100 characters (found 106). 324
 Error sizes LineLength Line is longer than 100 characters (found 108). 326
 Error sizes LineLength Line is longer than 100 characters (found 108). 329
 Error sizes LineLength Line is longer than 100 characters (found 106). 380
 Error sizes LineLength Line is longer than 100 characters (found 108). 382
 Error whitespace MethodParamPad '(' is preceded with whitespace. 401

org/apache/hadoop/hbase/ServerLoad.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 570

org/apache/hadoop/hbase/SplitLogCounters.java

Severity Category Rule Message Line
 Error design FinalClass Class SplitLogCounters should be declared as final. 31

org/apache/hadoop/hbase/SplitLogTask.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149

org/apache/hadoop/hbase/StripeCompactionsPerformanceEvaluation.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 110
 Error coding InnerAssignment Inner assignments should be avoided. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 137

org/apache/hadoop/hbase/TableDescriptors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. 24

org/apache/hadoop/hbase/TableName.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 123
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 125
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 127
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 130
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 132
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 134
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 136
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 178
 Error sizes LineLength Line is longer than 100 characters (found 109). 186
 Error sizes LineLength Line is longer than 100 characters (found 102). 190
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 431
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 432
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 460
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 514
 Error blocks NeedBraces 'if' construct must use '{}'s. 531

org/apache/hadoop/hbase/TagBuilder.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.nio.ByteBuffer. 22

org/apache/hadoop/hbase/TagBuilderFactory.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.nio.ByteBuffer. 22
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/TagType.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 23

org/apache/hadoop/hbase/TestClientClusterStatus.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/TestFSTableDescriptorForceCreation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 58

org/apache/hadoop/hbase/TestGlobalMemStoreSize.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 181

org/apache/hadoop/hbase/TestHColumnDescriptorDefaultVersions.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/TestIOFencing.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 91
 Error misc ArrayTypeStyle Array brackets at illegal position. 315

org/apache/hadoop/hbase/TestLocalHBaseCluster.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/TestMetaTableAccessor.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 307
 Error blocks NeedBraces 'if' construct must use '{}'s. 308
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 344
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 367
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 379
 Error sizes LineLength Line is longer than 100 characters (found 103). 756

org/apache/hadoop/hbase/TestMetaTableAccessorNoCluster.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos. 37
 Error imports UnusedImports Unused import - org.mockito.Mock. 47
 Error imports UnusedImports Unused import - org.mockito.internal.matchers.Any. 49

org/apache/hadoop/hbase/TestMovedRegionCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.After' import. 32

org/apache/hadoop/hbase/TestMultiVersions.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 84
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error coding InnerAssignment Inner assignments should be avoided. 259

org/apache/hadoop/hbase/TestNamespace.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 228
 Error sizes LineLength Line is longer than 100 characters (found 105). 358
 Error sizes LineLength Line is longer than 100 characters (found 102). 390

org/apache/hadoop/hbase/TestNodeHealthCheckChore.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/hadoop/hbase/TestPartialResultsFromClientSide.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error blocks NeedBraces 'if' construct must use '{}'s. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 456
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 653
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error blocks NeedBraces 'if' construct must use '{}'s. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 682
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 684
 Error blocks NeedBraces 'if' construct must use '{}'s. 688
 Error blocks NeedBraces 'if' construct must use '{}'s. 694
 Error blocks NeedBraces 'if' construct must use '{}'s. 695
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 794

org/apache/hadoop/hbase/TestRegionRebalancing.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 12, expected level should be one of the following: 10, 25, 27. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 265

org/apache/hadoop/hbase/TestSerialization.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142

org/apache/hadoop/hbase/TestTagBuilder.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.nio.ByteBuffer. 26

org/apache/hadoop/hbase/TimestampTestBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 61
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 127
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 178
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 203
 Error blocks EmptyBlock Must have at least one statement. 209
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 231
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 236
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 250
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 262
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 267
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 273

org/apache/hadoop/hbase/ZKNamespaceManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/ZNodeClearer.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 108
 Error blocks LeftCurly '{' at column 50 should have line break after. 178

org/apache/hadoop/hbase/backup/FailedArchiveException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/backup/HFileArchiver.java

Severity Category Rule Message Line
 Error design FinalClass Class HFileArchiver should be declared as final. 62
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 72
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 74
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 75
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 353
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 689
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 691
 Error blocks NeedBraces 'if' construct must use '{}'s. 727

org/apache/hadoop/hbase/backup/TestHFileArchiving.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error sizes LineLength Line is longer than 100 characters (found 108). 481
 Error sizes LineLength Line is longer than 100 characters (found 116). 486
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 681
 Error blocks NeedBraces 'if' construct must use '{}'s. 699

org/apache/hadoop/hbase/chaos/ChaosAgent.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.File. 22
 Error imports UnusedImports Unused import - java.util.Map. 26
 Error sizes LineLength Line is longer than 100 characters (found 106). 478
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 554
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 555
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 557
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 558
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 6. 559
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 4. 560
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 561

org/apache/hadoop/hbase/chaos/ChaosConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 26

org/apache/hadoop/hbase/chaos/ChaosService.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error sizes LineLength Line is longer than 100 characters (found 104). 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 123

org/apache/hadoop/hbase/chaos/ChaosUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31

org/apache/hadoop/hbase/chaos/factories/MasterKillingMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 45
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 50
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 60
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 63
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 66

org/apache/hadoop/hbase/chaos/factories/MobSlowDeterministicMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 80
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 92
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 93
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 94
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 95
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 96
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 97
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 98
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 99
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 100
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 105
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 107
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 108
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 109
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 110
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 111
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 113
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 6. 118

org/apache/hadoop/hbase/chaos/factories/MonkeyConstants.java

Severity Category Rule Message Line
 Error design InterfaceIsType interfaces should describe a type and hence have methods. 24

org/apache/hadoop/hbase/chaos/factories/MonkeyFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 30

org/apache/hadoop/hbase/chaos/factories/NoKillMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 50
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 51
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 53
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 54
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 55
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 59
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 60
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 61
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 64
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 65
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 66
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 67
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 71
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 74
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 79
 Error sizes LineLength Line is longer than 100 characters (found 107). 83

org/apache/hadoop/hbase/chaos/factories/ServerKillingMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 51
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 52
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63

org/apache/hadoop/hbase/chaos/factories/SlowDeterministicMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 140
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 154
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 157
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 160
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 163
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 166
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 169
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 172
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 175
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 178
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 181
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 184
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 190
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 193
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 196
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 199

org/apache/hadoop/hbase/chaos/factories/StressAssignmentManagerMonkeyFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 60
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 61
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 67
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 68
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 69
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 70
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 71
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 74
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 76
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 77
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 78
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 79
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 80
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 91

org/apache/hadoop/hbase/chaos/monkies/PolicyBasedChaosMonkey.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 113

org/apache/hadoop/hbase/chaos/policies/PeriodicPolicy.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 43

org/apache/hadoop/hbase/client/AbstractClientScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. 21

org/apache/hadoop/hbase/client/AbstractResponse.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 31
 Error whitespace MethodParamPad '(' is preceded with whitespace. 32

org/apache/hadoop/hbase/client/Action.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 28 should have line break after. 79
 Error blocks NeedBraces 'if' construct must use '{}'s. 93

org/apache/hadoop/hbase/client/Admin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 313
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 335
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 348
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 647
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 650
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 661
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 664
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 836
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 973
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 987
 Error sizes LineLength Line is longer than 100 characters (found 103). 1003
 Error sizes LineLength Line is longer than 100 characters (found 102). 1013
 Error sizes LineLength Line is longer than 100 characters (found 101). 1025
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1044
 Error sizes LineLength Line is longer than 100 characters (found 110). 1050
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1058
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1070
 Error sizes LineLength Line is longer than 100 characters (found 108). 1183
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1211
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1226
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1231
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1240
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1342
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1355
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1364
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1386
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1415
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1452
 Error sizes LineLength Line is longer than 100 characters (found 104). 1599
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1827
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1848
 Error sizes LineLength Line is longer than 100 characters (found 110). 1969
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2002
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2248
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2252
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2445
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2447
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2458
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2460
 Error sizes LineLength Line is longer than 100 characters (found 125). 2494
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2711
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3059

org/apache/hadoop/hbase/client/Append.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177

org/apache/hadoop/hbase/client/AsyncAdmin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1164
 Error sizes LineLength Line is longer than 100 characters (found 101). 1275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1334

org/apache/hadoop/hbase/client/AsyncBatchRpcRetryingCaller.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'loc' must be private and have accessor methods. 123
 Error design VisibilityModifier Variable 'actions' must be private and have accessor methods. 125
 Error design VisibilityModifier Variable 'actionsByRegion' must be private and have accessor methods. 134

org/apache/hadoop/hbase/client/AsyncBufferedMutatorImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 35

org/apache/hadoop/hbase/client/AsyncClientScanner.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'loc' must be private and have accessor methods. 119
 Error design VisibilityModifier Variable 'stub' must be private and have accessor methods. 123
 Error design VisibilityModifier Variable 'controller' must be private and have accessor methods. 125
 Error design VisibilityModifier Variable 'resp' must be private and have accessor methods. 127

org/apache/hadoop/hbase/client/AsyncNonMetaRegionLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 63

org/apache/hadoop/hbase/client/AsyncProcess.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 213
 Error sizes LineLength Line is longer than 100 characters (found 112). 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error sizes LineLength Line is longer than 100 characters (found 102). 322
 Error sizes LineLength Line is longer than 100 characters (found 102). 385

org/apache/hadoop/hbase/client/AsyncProcessTask.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. 28
 Error design FinalClass Class Builder should be declared as final. 56

org/apache/hadoop/hbase/client/AsyncRegionLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 35

org/apache/hadoop/hbase/client/AsyncRequestFuture.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.InterruptedIOException' import. 23

org/apache/hadoop/hbase/client/AsyncRequestFutureImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 100
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 169
 Error sizes LineLength Line is longer than 100 characters (found 115). 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 415
 Error sizes LineLength Line is longer than 100 characters (found 101). 435
 Error blocks NeedBraces 'if' construct must use '{}'s. 451
 Error sizes LineLength Line is longer than 100 characters (found 101). 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 493
 Error sizes LineLength Line is longer than 100 characters (found 107). 514
 Error sizes LineLength Line is longer than 100 characters (found 105). 531
 Error sizes LineLength Line is longer than 100 characters (found 110). 602
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 628
 Error sizes LineLength Line is longer than 100 characters (found 106). 766
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error sizes LineLength Line is longer than 100 characters (found 106). 1073
 Error blocks NeedBraces 'if' construct must use '{}'s. 1172

org/apache/hadoop/hbase/client/AsyncScanSingleRegionRpcRetryingCaller.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 203

org/apache/hadoop/hbase/client/AsyncTableImpl.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 237

org/apache/hadoop/hbase/client/BatchErrors.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 26

org/apache/hadoop/hbase/client/BatchScanResultCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 31

org/apache/hadoop/hbase/client/BufferingScanResultConsumer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22

org/apache/hadoop/hbase/client/CancellableRegionServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 72
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 95
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 100
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 118

org/apache/hadoop/hbase/client/CheckAndMutate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 27
 Error imports UnusedImports Unused import - java.util.Arrays. 27
 Error imports UnusedImports Unused import - java.util.Objects. 28

org/apache/hadoop/hbase/client/ClientIdGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Addressing' import. 27
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 42

org/apache/hadoop/hbase/client/ClientScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 548

org/apache/hadoop/hbase/client/ClientServiceCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 31
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 49
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 54

org/apache/hadoop/hbase/client/ClientSimpleScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. 30

org/apache/hadoop/hbase/client/ClientUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/client/ClusterConnection.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 178

org/apache/hadoop/hbase/client/ClusterStatusListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 52

org/apache/hadoop/hbase/client/ColumnCountOnRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25

org/apache/hadoop/hbase/client/ColumnFamilyDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. 27
 Error indentation Indentation 'block' child has incorrect indentation level 4, expected level should be 6. 47
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 48
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 49
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 50
 Error indentation Indentation 'block' child has incorrect indentation level 4, expected level should be 6. 52
 Error indentation Indentation 'if' has incorrect indentation level 4, expected level should be 6. 53
 Error indentation Indentation 'if' child has incorrect indentation level 6, expected level should be 8. 54
 Error indentation Indentation 'if rcurly' has incorrect indentation level 4, expected level should be 6. 55
 Error indentation Indentation 'block' child has incorrect indentation level 4, expected level should be 6. 56
 Error indentation Indentation 'block rcurly' has incorrect indentation level 2, expected level should be 4. 57
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 198
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 225

org/apache/hadoop/hbase/client/ColumnFamilyDescriptorBuilder.java

Severity Category Rule Message Line
 Error design FinalClass Class ColumnFamilyDescriptorBuilder should be declared as final. 48
 Error sizes LineLength Line is longer than 100 characters (found 105). 65
 Error sizes LineLength Line is longer than 100 characters (found 103). 77
 Error sizes LineLength Line is longer than 100 characters (found 103). 80
 Error sizes LineLength Line is longer than 100 characters (found 103). 92
 Error sizes LineLength Line is longer than 100 characters (found 105). 95
 Error sizes LineLength Line is longer than 100 characters (found 107). 98
 Error sizes LineLength Line is longer than 100 characters (found 107). 101
 Error sizes LineLength Line is longer than 100 characters (found 111). 111
 Error sizes LineLength Line is longer than 100 characters (found 101). 146
 Error sizes LineLength Line is longer than 100 characters (found 121). 167
 Error sizes LineLength Line is longer than 100 characters (found 105). 179
 Error sizes LineLength Line is longer than 100 characters (found 107). 275
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 324
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 326
 Error sizes LineLength Line is longer than 100 characters (found 104). 354
 Error sizes LineLength Line is longer than 100 characters (found 108). 514
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 610
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 611
 Error sizes LineLength Line is longer than 100 characters (found 113). 628
 Error sizes LineLength Line is longer than 100 characters (found 106). 666
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 776
 Error sizes LineLength Line is longer than 100 characters (found 109). 816
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 823
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 864
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 879
 Error sizes LineLength Line is longer than 100 characters (found 110). 882
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 894
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 932
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 945
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 976
 Error sizes LineLength Line is longer than 100 characters (found 102). 995
 Error sizes LineLength Line is longer than 100 characters (found 106). 1008
 Error sizes LineLength Line is longer than 100 characters (found 108). 1021
 Error sizes LineLength Line is longer than 100 characters (found 110). 1034
 Error sizes LineLength Line is longer than 100 characters (found 110). 1047
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1052
 Error sizes LineLength Line is longer than 100 characters (found 114). 1061
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1066
 Error sizes LineLength Line is longer than 100 characters (found 102). 1159
 Error sizes LineLength Line is longer than 100 characters (found 108). 1172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1205
 Error sizes LineLength Line is longer than 100 characters (found 105). 1208
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1286
 Error sizes LineLength Line is longer than 100 characters (found 108). 1336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1350
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1351

org/apache/hadoop/hbase/client/CompactType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 29
 Error whitespace MethodParamPad '(' is preceded with whitespace. 30

org/apache/hadoop/hbase/client/CompleteScanResultCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 26

org/apache/hadoop/hbase/client/ConnectionFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 71

org/apache/hadoop/hbase/client/ConnectionImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 131
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Throwables' import. 140
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 144
 Error sizes MethodLength Method length is 166 lines (max allowed is 150). 874
 Error sizes LineLength Line is longer than 100 characters (found 101). 1154
 Error sizes MethodLength Method length is 579 lines (max allowed is 150). 1341
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1385
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1392
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1644
 Error sizes LineLength Line is longer than 100 characters (found 110). 1815
 Error coding NoFinalizer Avoid using finalizer method. 2142

org/apache/hadoop/hbase/client/ConnectionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 59
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 66
 Error design FinalClass Class ShortCircuitingClusterConnection should be declared as final. 138

org/apache/hadoop/hbase/client/DelayingRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 23
 Error imports ImportOrder Wrong order for 'java.util.List' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 91

org/apache/hadoop/hbase/client/Delete.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174

org/apache/hadoop/hbase/client/Get.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 352
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 362
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 582

org/apache/hadoop/hbase/client/HBaseAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils' import. 214
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 229
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 318
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 329
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 331
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 333
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 334
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 335
 Error blocks NeedBraces 'if' construct must use '{}'s. 545
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 548
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 550
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 552
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 553
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 554
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 555
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 556
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 557
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 558
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1137
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1301
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1307
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1316
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1373
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1454
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1468
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1718
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1723
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1727
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1738
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1740
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 1746
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 1747
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 1748
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1807
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1810
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1941
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1943
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1944
 Error blocks NeedBraces 'if' construct must use '{}'s. 1982
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2064
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2130
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 2155
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 2157
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 2160
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2161
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 2176
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 2179
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 7, expected level should be one of the following: 10, 12. 2181
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 2182
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 2197
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 2200
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2202
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2357
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2378
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2394
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2423
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2429
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2807
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2809
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2815
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2816
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2817
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3015
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 3032
 Error indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. 3040
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. 3042
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. 3044
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. 3045
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. 3046
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 3078
 Error blocks NeedBraces 'if' construct must use '{}'s. 3693
 Error blocks NeedBraces 'if' construct must use '{}'s. 3696

org/apache/hadoop/hbase/client/HConnectionTestingUtility.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 69
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 160
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 163

org/apache/hadoop/hbase/client/HTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 49
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 55
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 60
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.checkHasFamilies' import. 75
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 348
 Error sizes LineLength Line is longer than 100 characters (found 108). 371
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 504
 Error blocks NeedBraces 'if' construct must use '{}'s. 618
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 649
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 656
 Error indentation Indentation 'new' has incorrect indentation level 4, expected level should be 6. 751
 Error indentation Indentation 'rpcControllerFactory' has incorrect indentation level 4, expected level should be 6. 752
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 779
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 780
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 781
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 782
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 783
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 785
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 786
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 787
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 788
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 802
 Error blocks NeedBraces 'if' construct must use '{}'s. 920
 Error blocks NeedBraces 'if' construct must use '{}'s. 921
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1069
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1161
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1163
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 1164
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1165
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1166
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1167
 Error sizes LineLength Line is longer than 100 characters (found 103). 1197
 Error indentation Indentation '=' has incorrect indentation level 4, expected level should be 6. 1219

org/apache/hadoop/hbase/client/HTableMultiplexer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 156

org/apache/hadoop/hbase/client/ImmutableHColumnDescriptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor' import. 22
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 27

org/apache/hadoop/hbase/client/ImmutableHRegionInfo.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 27

org/apache/hadoop/hbase/client/ImmutableHTableDescriptor.java

Severity Category Rule Message Line
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 29

org/apache/hadoop/hbase/client/Increment.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 150

org/apache/hadoop/hbase/client/MasterCallable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111

org/apache/hadoop/hbase/client/MasterKeepAliveConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 24

org/apache/hadoop/hbase/client/MasterRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.DNS.ServerType' import. 58
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 65

org/apache/hadoop/hbase/client/MetaCache.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 294
 Error blocks NeedBraces 'if' construct must use '{}'s. 387

org/apache/hadoop/hbase/client/MetricsConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 41
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 44

org/apache/hadoop/hbase/client/MultiAction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/client/MultiResponse.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64

org/apache/hadoop/hbase/client/MultiServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.RpcController' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 136

org/apache/hadoop/hbase/client/Mutation.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 429
 Error blocks NeedBraces 'if' construct must use '{}'s. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 442
 Error sizes LineLength Line is longer than 100 characters (found 101). 444
 Error blocks NeedBraces 'if' construct must use '{}'s. 445
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 543
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 607
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 622
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 637
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 739
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 748
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 749
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 751

org/apache/hadoop/hbase/client/NoOpRetryableCallerInterceptor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException' import. 24

org/apache/hadoop/hbase/client/NoncedRegionServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. 23

org/apache/hadoop/hbase/client/Operation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.JsonMapper' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 85

org/apache/hadoop/hbase/client/PackagePrivateFieldAccessor.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 31

org/apache/hadoop/hbase/client/PreemptiveFastFailInterceptor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error blocks NeedBraces 'if' construct must use '{}'s. 288

org/apache/hadoop/hbase/client/Put.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error sizes LineLength Line is longer than 100 characters (found 108). 221
 Error sizes LineLength Line is longer than 100 characters (found 102). 232

org/apache/hadoop/hbase/client/Query.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174

org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils' import. 285
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 297
 Error sizes LineLength Line is longer than 100 characters (found 111). 1719

org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 190
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192

org/apache/hadoop/hbase/client/RegionCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. 27
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 31
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 72
 Error sizes LineLength Line is longer than 100 characters (found 117). 81

org/apache/hadoop/hbase/client/RegionCoprocessorServiceExec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 23
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. 26

org/apache/hadoop/hbase/client/RegionInfo.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 130
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 134
 Error indentation Indentation 'block rcurly' has incorrect indentation level 2, expected level should be 4. 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 243
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 244
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 245
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 312
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 372
 Error blocks NeedBraces 'if' construct must use '{}'s. 376
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 382
 Error blocks NeedBraces 'if' construct must use '{}'s. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 400
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 412
 Error indentation Indentation 'method call' child has incorrect indentation level 8, expected level should be 10. 594
 Error sizes LineLength Line is longer than 100 characters (found 106). 628
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 640
 Error indentation Indentation 'method call' child has incorrect indentation level 8, expected level should be 10. 672
 Error indentation Indentation 'method call' child has incorrect indentation level 6, expected level should be 8. 688
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 692
 Error sizes LineLength Line is longer than 100 characters (found 112). 730

org/apache/hadoop/hbase/client/RegionInfoBuilder.java

Severity Category Rule Message Line
 Error design FinalClass Class RegionInfoBuilder should be declared as final. 24

org/apache/hadoop/hbase/client/RegionInfoDisplay.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfo. 24
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoBuilder. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 48
 Error indentation Indentation 'RegionInfoBuilder' has incorrect indentation level 4, expected level should be 6. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'else' construct must use '{}'s. 120
 Error indentation Indentation 'method call' child has incorrect indentation level 8, expected level should be 10. 125

org/apache/hadoop/hbase/client/RegionLocator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 28

org/apache/hadoop/hbase/client/RegionReplicaUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 61
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 128
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 132
 Error sizes LineLength Line is longer than 100 characters (found 107). 164

org/apache/hadoop/hbase/client/RegionServerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error blocks LeftCurly '{' at column 31 should have line break after. 185

org/apache/hadoop/hbase/client/RequestController.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 67
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 101
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 104
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115

org/apache/hadoop/hbase/client/RequestControllerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 24
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error sizes LineLength Line is longer than 100 characters (found 103). 31

org/apache/hadoop/hbase/client/Result.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 43
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 398
 Error sizes LineLength Line is longer than 100 characters (found 105). 679
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 897
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 898
 Error blocks NeedBraces 'if' construct must use '{}'s. 916

org/apache/hadoop/hbase/client/ResultBoundedCompletionService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'while' construct must use '{}'s. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 257
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 269

org/apache/hadoop/hbase/client/ResultScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. 29
 Error coding InnerAssignment Inner assignments should be avoided. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92

org/apache/hadoop/hbase/client/RetriesExhaustedException.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 81

org/apache/hadoop/hbase/client/RetriesExhaustedWithDetailsException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 34
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 154

org/apache/hadoop/hbase/client/RetryingCallerInterceptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91

org/apache/hadoop/hbase/client/ReversedClientScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. 29

org/apache/hadoop/hbase/client/ReversedScannerCallable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. 36

org/apache/hadoop/hbase/client/RowAccess.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 26

org/apache/hadoop/hbase/client/RowMutations.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 144

org/apache/hadoop/hbase/client/RpcRetryingCaller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 37
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 49

org/apache/hadoop/hbase/client/RpcRetryingCallerImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 172
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 189

org/apache/hadoop/hbase/client/RpcRetryingCallerWithReadReplicas.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error sizes LineLength Line is longer than 100 characters (found 101). 219
 Error sizes LineLength Line is longer than 100 characters (found 114). 249

org/apache/hadoop/hbase/client/Scan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 42
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 127
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 392
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 830
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 840
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1012
 Error blocks NeedBraces 'if' construct must use '{}'s. 1114

org/apache/hadoop/hbase/client/ScannerCallable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 108

org/apache/hadoop/hbase/client/ScannerCallableWithReplicas.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 268
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error sizes LineLength Line is longer than 100 characters (found 103). 362
 Error blocks NeedBraces 'if' construct must use '{}'s. 401

org/apache/hadoop/hbase/client/SecureBulkLoadClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.token.Token' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. 41
 Error sizes LineLength Line is longer than 100 characters (found 115). 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133

org/apache/hadoop/hbase/client/ShortCircuitMasterConnection.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 374
 Error sizes LineLength Line is longer than 100 characters (found 104). 686

org/apache/hadoop/hbase/client/SimpleRequestController.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 62
 Error sizes LineLength Line is longer than 100 characters (found 108). 85
 Error indentation Indentation 'lambda' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 241
 Error sizes LineLength Line is longer than 100 characters (found 115). 318

org/apache/hadoop/hbase/client/SimpleScanResultConsumer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 22

org/apache/hadoop/hbase/client/SnapshotDescription.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 32 should have line break after. 209

org/apache/hadoop/hbase/client/SyncCoprocessorRpcChannel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel' import. 31

org/apache/hadoop/hbase/client/Table.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 388
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 389
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 390
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 392
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 393
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 693
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 716

org/apache/hadoop/hbase/client/TableDescriptor.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 147
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 184

org/apache/hadoop/hbase/client/TableDescriptorBuilder.java

Severity Category Rule Message Line
 Error design FinalClass Class TableDescriptorBuilder should be declared as final. 57
 Error sizes LineLength Line is longer than 100 characters (found 103). 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 619
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 637
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 639
 Error sizes LineLength Line is longer than 100 characters (found 110). 645
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 767
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 778
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 804
 Error sizes LineLength Line is longer than 100 characters (found 102). 881
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 982
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1016
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1067
 Error sizes LineLength Line is longer than 100 characters (found 105). 1087
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1143
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1290
 Error sizes LineLength Line is longer than 100 characters (found 114). 1325
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1334
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1335
 Error sizes LineLength Line is longer than 100 characters (found 101). 1341
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1374
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1387
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1456
 Error sizes LineLength Line is longer than 100 characters (found 101). 1494
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1612

org/apache/hadoop/hbase/client/TableState.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 24
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 50
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 51
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 52
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 53
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 54
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 55
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 56
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 57
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 58
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 59
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 60
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 61
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 62
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 63
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 85
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 242

org/apache/hadoop/hbase/client/TestAdmin.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 159

org/apache/hadoop/hbase/client/TestAdmin2.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 407
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 491

org/apache/hadoop/hbase/client/TestAdmin4.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error imports UnusedImports Unused import - java.util.EnumSet. 23
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.ClusterMetrics. 25
 Error imports UnusedImports Unused import - org.slf4j.Logger. 36
 Error imports UnusedImports Unused import - org.slf4j.LoggerFactory. 37

org/apache/hadoop/hbase/client/TestAdminShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestAdminShell2.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestAsyncClusterAdminApi.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 233

org/apache/hadoop/hbase/client/TestAsyncNamespaceAdminApi.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 192

org/apache/hadoop/hbase/client/TestAsyncNonMetaRegionLocator.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Optional. 34

org/apache/hadoop/hbase/client/TestAsyncProcess.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert' import. 72
 Error indentation Indentation 'throws' has incorrect indentation level 8, expected level should be 10. 426
 Error misc ArrayTypeStyle Array brackets at illegal position. 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 1445
 Error blocks NeedBraces 'else' construct must use '{}'s. 1676
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1677
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1678
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1679
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1680
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1681
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1682
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1683
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1684
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1685
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 1686
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 1687
 Error indentation Indentation 'switch rcurly' has incorrect indentation level 4, expected level should be 6. 1688

org/apache/hadoop/hbase/client/TestAsyncQuotaAdminApi.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91

org/apache/hadoop/hbase/client/TestAsyncRegionAdminApi.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64
 Error sizes LineLength Line is longer than 100 characters (found 105). 139
 Error blocks NeedBraces 'for' construct must use '{}'s. 292
 Error blocks NeedBraces 'for' construct must use '{}'s. 299
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 390

org/apache/hadoop/hbase/client/TestAsyncRegionAdminApi2.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 55
 Error sizes LineLength Line is longer than 100 characters (found 104). 236
 Error indentation Indentation 'splitTest' has incorrect indentation level 2, expected level should be 4. 240

org/apache/hadoop/hbase/client/TestAsyncTableAdminApi2.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 46

org/apache/hadoop/hbase/client/TestAsyncTableAdminApi3.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 51

org/apache/hadoop/hbase/client/TestAsyncTableGetMultiThreaded.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 53

org/apache/hadoop/hbase/client/TestAsyncTableScanMetrics.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 118
 Error coding InnerAssignment Inner assignments should be avoided. 136

org/apache/hadoop/hbase/client/TestAsyncTableScanner.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 69

org/apache/hadoop/hbase/client/TestAvoidCellReferencesIntoShippedBlocks.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error blocks EmptyBlock Must have at least one statement. 247
 Error sizes MethodLength Method length is 151 lines (max allowed is 150). 295

org/apache/hadoop/hbase/client/TestBlockEvictionFromClient.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.HRegionLocation. 38

org/apache/hadoop/hbase/client/TestBufferedMutator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 60

org/apache/hadoop/hbase/client/TestCatalogReplicaLoadBalanceSimpleSelector.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' should be on the previous line. 100
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 120
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 121
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 122
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 124
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 125
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 126
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 129

org/apache/hadoop/hbase/client/TestCheckAndMutate.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 79
 Error indentation Indentation 'result' has incorrect indentation level 4, expected level should be 6. 113

org/apache/hadoop/hbase/client/TestClientNoCluster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Before' import. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 303
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 335
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 339
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 362
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 375
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 450
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 498
 Error sizes LineLength Line is longer than 100 characters (found 102). 531
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 538
 Error blocks NeedBraces 'if' construct must use '{}'s. 541
 Error blocks NeedBraces 'if' construct must use '{}'s. 542
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error blocks NeedBraces 'else' construct must use '{}'s. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 582
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 583
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 584
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 585
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 635
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 648
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 649
 Error blocks NeedBraces 'if' construct must use '{}'s. 663
 Error blocks NeedBraces 'else' construct must use '{}'s. 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 721
 Error sizes LineLength Line is longer than 100 characters (found 106). 723
 Error sizes LineLength Line is longer than 100 characters (found 115). 738
 Error sizes LineLength Line is longer than 100 characters (found 115). 755
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 6. 762
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 843

org/apache/hadoop/hbase/client/TestClientScanner.java

Severity Category Rule Message Line
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 166
 Error sizes LineLength Line is longer than 100 characters (found 111). 172
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 226
 Error sizes LineLength Line is longer than 100 characters (found 111). 235
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 288
 Error sizes LineLength Line is longer than 100 characters (found 111). 297
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 359
 Error sizes LineLength Line is longer than 100 characters (found 111). 367
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 428
 Error sizes LineLength Line is longer than 100 characters (found 111). 434
 Error sizes LineLength Line is longer than 100 characters (found 111). 479

org/apache/hadoop/hbase/client/TestClientTimeouts.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91

org/apache/hadoop/hbase/client/TestColumnFamilyDescriptorBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 45

org/apache/hadoop/hbase/client/TestConnectionImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.After' import. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 539
 Error sizes MethodLength Method length is 184 lines (max allowed is 150). 541
 Error whitespace ParenPad '(' is followed by whitespace. 606
 Error blocks EmptyBlock Must have at least one statement. 708
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 729
 Error indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 910
 Error indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 911
 Error sizes LineLength Line is longer than 100 characters (found 101). 911
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 913
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 914
 Error indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 915
 Error indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 916
 Error blocks NeedBraces 'if' construct must use '{}'s. 919

org/apache/hadoop/hbase/client/TestEnableTable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 86
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 157
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 167
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 185

org/apache/hadoop/hbase/client/TestFastFail.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error sizes MethodLength Method length is 189 lines (max allowed is 150). 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 359

org/apache/hadoop/hbase/client/TestFromClientSide3.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error indentation Indentation 'for rcurly' has incorrect indentation level 2, expected level should be 4. 140
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 156
 Error sizes LineLength Line is longer than 100 characters (found 106). 977
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1005

org/apache/hadoop/hbase/client/TestFromClientSideNoCodec.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/client/TestFromClientSideScanExcpetion.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178

org/apache/hadoop/hbase/client/TestFromClientSideWithCoprocessor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.runner.RunWith. 30

org/apache/hadoop/hbase/client/TestGetScanColumnsWithNewVersionBehavior.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error imports ImportOrder Wrong order for 'java.util.List' import. 36
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 37
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 104

org/apache/hadoop/hbase/client/TestHBaseAdminNoCluster.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89
 Error indentation Indentation 'org' has incorrect indentation level 2, expected level should be 4. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error sizes MethodLength Method length is 156 lines (max allowed is 150). 125
 Error blocks LeftCurly '{' at column 26 should have line break after. 332

org/apache/hadoop/hbase/client/TestHTableMultiplexer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error blocks NeedBraces 'if' construct must use '{}'s. 152

org/apache/hadoop/hbase/client/TestHTableMultiplexerFlushCache.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74

org/apache/hadoop/hbase/client/TestImmutableHTableDescriptor.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 128

org/apache/hadoop/hbase/client/TestImmutableScan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertArrayEquals' import. 42
 Error sizes MethodLength Method length is 188 lines (max allowed is 150). 139

org/apache/hadoop/hbase/client/TestIncrementsFromClientSide.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error sizes LineLength Line is longer than 100 characters (found 124). 525

org/apache/hadoop/hbase/client/TestIntraRowPagination.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54

org/apache/hadoop/hbase/client/TestLeaseRenewal.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96

org/apache/hadoop/hbase/client/TestLimitedScanWithFilter.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 58

org/apache/hadoop/hbase/client/TestMetaCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.slf4j.Logger' import. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 213
 Error sizes LineLength Line is longer than 100 characters (found 105). 284
 Error sizes LineLength Line is longer than 100 characters (found 101). 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324

org/apache/hadoop/hbase/client/TestMultiParallel.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 331
 Error coding InnerAssignment Inner assignments should be avoided. 544
 Error sizes LineLength Line is longer than 100 characters (found 102). 621

org/apache/hadoop/hbase/client/TestMultipleTimestamps.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error indentation Indentation 'IOException' has incorrect indentation level 2, expected level should be 4. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 202
 Error misc ArrayTypeStyle Array brackets at illegal position. 318
 Error misc ArrayTypeStyle Array brackets at illegal position. 349
 Error misc ArrayTypeStyle Array brackets at illegal position. 374
 Error misc ArrayTypeStyle Array brackets at illegal position. 399
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 438
 Error misc ArrayTypeStyle Array brackets at illegal position. 439
 Error misc ArrayTypeStyle Array brackets at illegal position. 440
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 453
 Error misc ArrayTypeStyle Array brackets at illegal position. 454
 Error whitespace ParenPad '(' is followed by whitespace. 455
 Error misc ArrayTypeStyle Array brackets at illegal position. 456
 Error whitespace ParenPad '(' is followed by whitespace. 457
 Error misc ArrayTypeStyle Array brackets at illegal position. 460
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 472
 Error misc ArrayTypeStyle Array brackets at illegal position. 474
 Error misc ArrayTypeStyle Array brackets at illegal position. 478
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 494
 Error misc ArrayTypeStyle Array brackets at illegal position. 495
 Error misc ArrayTypeStyle Array brackets at illegal position. 496
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 513
 Error misc ArrayTypeStyle Array brackets at illegal position. 514
 Error misc ArrayTypeStyle Array brackets at illegal position. 515
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 527
 Error misc ArrayTypeStyle Array brackets at illegal position. 528
 Error misc ArrayTypeStyle Array brackets at illegal position. 529
 Error misc ArrayTypeStyle Array brackets at illegal position. 536
 Error misc ArrayTypeStyle Array brackets at illegal position. 537
 Error misc ArrayTypeStyle Array brackets at illegal position. 544

org/apache/hadoop/hbase/client/TestPutDeleteEtcCellIteration.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 81

org/apache/hadoop/hbase/client/TestPutWithDelete.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 59

org/apache/hadoop/hbase/client/TestQuotasShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestRSGroupShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 28
 Error imports UnusedImports Unused import - org.junit.Test. 31

org/apache/hadoop/hbase/client/TestRawAsyncTableLimitedScanWithFilter.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 60

org/apache/hadoop/hbase/client/TestRawAsyncTableScan.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 62

org/apache/hadoop/hbase/client/TestReplicaWithCluster.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 281
 Error sizes LineLength Line is longer than 100 characters (found 102). 494
 Error sizes LineLength Line is longer than 100 characters (found 101). 676

org/apache/hadoop/hbase/client/TestReplicationShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestResult.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.NoSuchElementException. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 515

org/apache/hadoop/hbase/client/TestScannerTimeout.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179

org/apache/hadoop/hbase/client/TestScannersFromClientSide.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693

org/apache/hadoop/hbase/client/TestScannersFromClientSide2.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 134

org/apache/hadoop/hbase/client/TestServerBusyException.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 97

org/apache/hadoop/hbase/client/TestShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestSmallReversedScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error sizes LineLength Line is longer than 100 characters (found 117). 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121

org/apache/hadoop/hbase/client/TestSnapshotCloneIndependence.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 379

org/apache/hadoop/hbase/client/TestSnapshotDFSTemporaryDirectory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 77

org/apache/hadoop/hbase/client/TestSnapshotFromAdmin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/client/TestSnapshotFromClient.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 263
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 264
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 265
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 266
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 267
 Error indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 268
 Error indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 269

org/apache/hadoop/hbase/client/TestSnapshotMetadata.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249

org/apache/hadoop/hbase/client/TestSnapshotTemporaryDirectory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 125

org/apache/hadoop/hbase/client/TestSplitOrMergeStatus.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error coding EmptyStatement Empty statement. 109
 Error coding EmptyStatement Empty statement. 129

org/apache/hadoop/hbase/client/TestTableShell.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.IOException. 20
 Error imports UnusedImports Unused import - org.jruby.embed.PathType. 24
 Error imports UnusedImports Unused import - org.junit.Test. 26

org/apache/hadoop/hbase/client/TestTableSnapshotScanner.java

Severity Category Rule Message Line
 Error indentation Indentation 'while' child has incorrect indentation level 5, expected level should be 6. 346

org/apache/hadoop/hbase/client/TestTimestampsFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error misc ArrayTypeStyle Array brackets at illegal position. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error misc ArrayTypeStyle Array brackets at illegal position. 264
 Error misc ArrayTypeStyle Array brackets at illegal position. 335
 Error misc ArrayTypeStyle Array brackets at illegal position. 336
 Error misc ArrayTypeStyle Array brackets at illegal position. 354
 Error misc ArrayTypeStyle Array brackets at illegal position. 355
 Error misc ArrayTypeStyle Array brackets at illegal position. 371
 Error misc ArrayTypeStyle Array brackets at illegal position. 372
 Error misc ArrayTypeStyle Array brackets at illegal position. 390
 Error misc ArrayTypeStyle Array brackets at illegal position. 391

org/apache/hadoop/hbase/client/TestZKConnectionRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.testclassification.ClientTests' import. 46

org/apache/hadoop/hbase/client/VersionInfoUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcCallContext' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/client/ZKConnectionRegistry.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 48
 Error imports RedundantImport Duplicate import to line 46 - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. 52
 Error imports RedundantImport Duplicate import to line 47 - org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos. 53

org/apache/hadoop/hbase/client/backoff/ClientBackoffPolicyFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 26
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 42

org/apache/hadoop/hbase/client/backoff/ServerStatistics.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.RegionLoadStats' import. 21
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39

org/apache/hadoop/hbase/client/coprocessor/BigDecimalColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. 31

org/apache/hadoop/hbase/client/coprocessor/DoubleColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 66

org/apache/hadoop/hbase/client/coprocessor/LongColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error misc UpperEll Should use uppercase 'L'. 79

org/apache/hadoop/hbase/client/coprocessor/RowProcessorClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error indentation Indentation 'ProcessRequest' has incorrect indentation level 2, expected level should be 4. 39

org/apache/hadoop/hbase/client/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 146). 54
 Error sizes LineLength Line is longer than 100 characters (found 200). 55
 Error sizes LineLength Line is longer than 100 characters (found 144). 75
 Error sizes LineLength Line is longer than 100 characters (found 206). 76
 Error sizes LineLength Line is longer than 100 characters (found 111). 95
 Error sizes LineLength Line is longer than 100 characters (found 105). 96
 Error sizes LineLength Line is longer than 100 characters (found 124). 149
 Error sizes LineLength Line is longer than 100 characters (found 169). 190

org/apache/hadoop/hbase/client/example/AsyncClientExample.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 41

org/apache/hadoop/hbase/client/locking/EntityLock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 182
 Error sizes LineLength Line is longer than 100 characters (found 105). 246

org/apache/hadoop/hbase/client/locking/TestEntityLocks.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120

org/apache/hadoop/hbase/client/metrics/ScanMetrics.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 48
 Error design VisibilityModifier Variable 'countOfRPCcalls' must be private and have accessor methods. 58
 Error design VisibilityModifier Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. 63
 Error sizes LineLength Line is longer than 100 characters (found 103). 68
 Error design VisibilityModifier Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. 68
 Error design VisibilityModifier Variable 'countOfNSRE' must be private and have accessor methods. 73
 Error design VisibilityModifier Variable 'countOfBytesInResults' must be private and have accessor methods. 78
 Error sizes LineLength Line is longer than 100 characters (found 107). 83
 Error design VisibilityModifier Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. 83
 Error design VisibilityModifier Variable 'countOfRegions' must be private and have accessor methods. 88
 Error design VisibilityModifier Variable 'countOfRPCRetries' must be private and have accessor methods. 93
 Error design VisibilityModifier Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. 98

org/apache/hadoop/hbase/client/metrics/ServerSideScanMetrics.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error sizes LineLength Line is longer than 100 characters (found 102). 71
 Error design VisibilityModifier Variable 'countOfRowsFiltered' must be private and have accessor methods. 71
 Error design VisibilityModifier Variable 'countOfRowsScanned' must be private and have accessor methods. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108

org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 41
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 101
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 102
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 103
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 105
 Error sizes LineLength Line is longer than 100 characters (found 111). 122
 Error sizes LineLength Line is longer than 100 characters (found 120). 141
 Error sizes LineLength Line is longer than 100 characters (found 103). 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 273
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 276
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 296
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 297
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 298
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 300
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 311
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 314
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 336
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 337
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 338
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 339

org/apache/hadoop/hbase/client/replication/TestReplicationAdmin.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326

org/apache/hadoop/hbase/codec/BaseDecoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 105). 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100

org/apache/hadoop/hbase/codec/BaseEncoder.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/codec/CellCodec.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 74
 Error sizes LineLength Line is longer than 100 characters (found 116). 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114

org/apache/hadoop/hbase/codec/CellCodecWithTags.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error sizes LineLength Line is longer than 100 characters (found 116). 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117

org/apache/hadoop/hbase/codec/CodecPerformance.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.codec.CellCodec. 33
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.codec.Codec. 34
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.codec.KeyValueCodec. 35
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.codec.MessageCodec. 36
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 70
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 84
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106

org/apache/hadoop/hbase/codec/MessageCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 116). 70

org/apache/hadoop/hbase/codec/TestCellMessageCodec.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 90
 Error sizes LineLength Line is longer than 100 characters (found 118). 102
 Error sizes LineLength Line is longer than 100 characters (found 118). 103
 Error sizes LineLength Line is longer than 100 characters (found 118). 104

org/apache/hadoop/hbase/constraint/BaseConstraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 21

org/apache/hadoop/hbase/constraint/CheckConfigurationConstraint.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 52

org/apache/hadoop/hbase/constraint/Constraint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 21

org/apache/hadoop/hbase/constraint/ConstraintException.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 40

org/apache/hadoop/hbase/constraint/Constraints.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 587

org/apache/hadoop/hbase/constraint/TestConstraint.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 233
 Error indentation Indentation 'try' child has incorrect indentation level 4, expected level should be 6. 234

org/apache/hadoop/hbase/constraint/TestConstraints.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'else' construct must use '{}'s. 197

org/apache/hadoop/hbase/constraint/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 127). 32
 Error sizes LineLength Line is longer than 100 characters (found 117). 33
 Error sizes LineLength Line is longer than 100 characters (found 108). 34
 Error sizes LineLength Line is longer than 100 characters (found 122). 36
 Error sizes LineLength Line is longer than 100 characters (found 136). 40
 Error sizes LineLength Line is longer than 100 characters (found 110). 42
 Error sizes LineLength Line is longer than 100 characters (found 146). 44
 Error sizes LineLength Line is longer than 100 characters (found 108). 45
 Error sizes LineLength Line is longer than 100 characters (found 114). 46
 Error sizes LineLength Line is longer than 100 characters (found 110). 53
 Error sizes LineLength Line is longer than 100 characters (found 117). 54
 Error sizes LineLength Line is longer than 100 characters (found 115). 55
 Error sizes LineLength Line is longer than 100 characters (found 117). 57
 Error sizes LineLength Line is longer than 100 characters (found 112). 61
 Error sizes LineLength Line is longer than 100 characters (found 140). 62
 Error sizes LineLength Line is longer than 100 characters (found 151). 63
 Error sizes LineLength Line is longer than 100 characters (found 128). 64
 Error sizes LineLength Line is longer than 100 characters (found 127). 66
 Error sizes LineLength Line is longer than 100 characters (found 124). 69
 Error sizes LineLength Line is longer than 100 characters (found 126). 71
 Error sizes LineLength Line is longer than 100 characters (found 107). 72
 Error sizes LineLength Line is longer than 100 characters (found 127). 73
 Error sizes LineLength Line is longer than 100 characters (found 134). 75
 Error sizes LineLength Line is longer than 100 characters (found 153). 76
 Error sizes LineLength Line is longer than 100 characters (found 147). 77
 Error sizes LineLength Line is longer than 100 characters (found 103). 81
 Error sizes LineLength Line is longer than 100 characters (found 127). 82
 Error sizes LineLength Line is longer than 100 characters (found 141). 83
 Error sizes LineLength Line is longer than 100 characters (found 108). 84
 Error sizes LineLength Line is longer than 100 characters (found 103). 91
 Error sizes LineLength Line is longer than 100 characters (found 111). 93
 Error sizes LineLength Line is longer than 100 characters (found 126). 94
 Error sizes LineLength Line is longer than 100 characters (found 131). 95
 Error sizes LineLength Line is longer than 100 characters (found 125). 96
 Error sizes LineLength Line is longer than 100 characters (found 124). 98
 Error sizes LineLength Line is longer than 100 characters (found 126). 105
 Error sizes LineLength Line is longer than 100 characters (found 101). 106
 Error sizes LineLength Line is longer than 100 characters (found 129). 109
 Error sizes LineLength Line is longer than 100 characters (found 133). 115
 Error sizes LineLength Line is longer than 100 characters (found 135). 118
 Error sizes LineLength Line is longer than 100 characters (found 101). 120
 Error sizes LineLength Line is longer than 100 characters (found 101). 148
 Error sizes LineLength Line is longer than 100 characters (found 124). 150
 Error sizes LineLength Line is longer than 100 characters (found 109). 152
 Error sizes LineLength Line is longer than 100 characters (found 119). 154
 Error sizes LineLength Line is longer than 100 characters (found 103). 167
 Error sizes LineLength Line is longer than 100 characters (found 104). 171
 Error sizes LineLength Line is longer than 100 characters (found 123). 174
 Error sizes LineLength Line is longer than 100 characters (found 103). 188
 Error sizes LineLength Line is longer than 100 characters (found 108). 191
 Error sizes LineLength Line is longer than 100 characters (found 106). 192
 Error sizes LineLength Line is longer than 100 characters (found 116). 194
 Error sizes LineLength Line is longer than 100 characters (found 104). 203
 Error sizes LineLength Line is longer than 100 characters (found 111). 216
 Error sizes LineLength Line is longer than 100 characters (found 131). 236
 Error sizes LineLength Line is longer than 100 characters (found 117). 248
 Error sizes LineLength Line is longer than 100 characters (found 106). 255
 Error sizes LineLength Line is longer than 100 characters (found 106). 256
 Error sizes LineLength Line is longer than 100 characters (found 121). 257
 Error sizes LineLength Line is longer than 100 characters (found 101). 258
 Error sizes LineLength Line is longer than 100 characters (found 104). 259

org/apache/hadoop/hbase/coordination/SplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146

org/apache/hadoop/hbase/coordination/ZKSplitLogManagerCoordination.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error blocks EmptyBlock Must have at least one statement. 457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 567

org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 160
 Error coding InnerAssignment Inner assignments should be avoided. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 548

org/apache/hadoop/hbase/coprocessor/BaseEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 30
 Error design VisibilityModifier Variable 'impl' must be private and have accessor methods. 40
 Error sizes LineLength Line is longer than 100 characters (found 101). 54

org/apache/hadoop/hbase/coprocessor/BaseRowProcessorEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 28
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 37
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 50

org/apache/hadoop/hbase/coprocessor/BulkLoadObserver.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 58
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 69

org/apache/hadoop/hbase/coprocessor/ColumnInterpreter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 29
 Error indentation Indentation 'Q' has incorrect indentation level 0, expected level should be 2. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179

org/apache/hadoop/hbase/coprocessor/CoprocessorException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39
 Error whitespace ParenPad '(' is followed by whitespace. 42

org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error sizes LineLength Line is longer than 100 characters (found 108). 473
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 499
 Error indentation Indentation 'if' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 501
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 10, 12. 502
 Error indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 503
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 504
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 505
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 506
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 631
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error blocks NeedBraces 'if' construct must use '{}'s. 678

org/apache/hadoop/hbase/coprocessor/CoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/CoprocessorServiceBackwardCompatiblity.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 25
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 40

org/apache/hadoop/hbase/coprocessor/CoreCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.lang.annotation.ElementType' import. 23

org/apache/hadoop/hbase/coprocessor/HasMasterServices.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 28

org/apache/hadoop/hbase/coprocessor/HasRegionServerServices.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 28

org/apache/hadoop/hbase/coprocessor/MasterCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Optional' import. 26

org/apache/hadoop/hbase/coprocessor/MasterObserver.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 508
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 514
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 520
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 530
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 536
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 577
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 578
 Error sizes LineLength Line is longer than 100 characters (found 107). 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 641
 Error sizes LineLength Line is longer than 100 characters (found 108). 1193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1390
 Error sizes LineLength Line is longer than 100 characters (found 101). 1496

org/apache/hadoop/hbase/coprocessor/MetricsCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. 24
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33

org/apache/hadoop/hbase/coprocessor/MultiRowMutationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 59

org/apache/hadoop/hbase/coprocessor/ObserverContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Optional' import. 26

org/apache/hadoop/hbase/coprocessor/ObserverContextImpl.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 72
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 98

org/apache/hadoop/hbase/coprocessor/RegionCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Optional' import. 26

org/apache/hadoop/hbase/coprocessor/RegionCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 118

org/apache/hadoop/hbase/coprocessor/RegionObserver.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 249
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 320
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 321
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 479
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 562
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 573
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1266
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1453
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1477

org/apache/hadoop/hbase/coprocessor/RegionServerCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Optional' import. 26

org/apache/hadoop/hbase/coprocessor/RegionServerObserver.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 106

org/apache/hadoop/hbase/coprocessor/SimpleRegionObserver.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 476
 Error sizes LineLength Line is longer than 100 characters (found 123). 503
 Error sizes LineLength Line is longer than 100 characters (found 124). 533
 Error sizes LineLength Line is longer than 100 characters (found 126). 548
 Error sizes LineLength Line is longer than 100 characters (found 127). 578

org/apache/hadoop/hbase/coprocessor/SingletonCoprocessorService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 24

org/apache/hadoop/hbase/coprocessor/TestCoprocessorInterface.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 332
 Error whitespace MethodParamPad '(' is preceded with whitespace. 409

org/apache/hadoop/hbase/coprocessor/TestCoprocessorMetrics.java

Severity Category Rule Message Line
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 12, expected level should be 10. 505

org/apache/hadoop/hbase/coprocessor/TestCoreMasterCoprocessor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89

org/apache/hadoop/hbase/coprocessor/TestCoreRegionCoprocessor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/coprocessor/TestCoreRegionServerCoprocessor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89

org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithAbort.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 4. 101
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 182
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 184
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 185
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 186
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 188
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 189
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 190
 Error sizes LineLength Line is longer than 100 characters (found 107). 215

org/apache/hadoop/hbase/coprocessor/TestMasterCoprocessorExceptionWithRemove.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 167
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 169
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 170
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 171
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 173
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 174
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 175

org/apache/hadoop/hbase/coprocessor/TestMasterObserver.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 612
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 619
 Error blocks LeftCurly '{' at column 33 should have line break after. 781
 Error blocks LeftCurly '{' at column 33 should have line break after. 783

org/apache/hadoop/hbase/coprocessor/TestOpenTableInCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.After' import. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/coprocessor/TestRegionObserverBypass.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119

org/apache/hadoop/hbase/coprocessor/TestRegionObserverForAddingMutationsFromCoprocessors.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error indentation Indentation 'array initialization rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 230
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 321
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 322

org/apache/hadoop/hbase/coprocessor/TestRegionObserverInterface.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 147
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 154
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 155
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 166
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 167
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 183
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 194
 Error sizes LineLength Line is longer than 100 characters (found 109). 207
 Error sizes LineLength Line is longer than 100 characters (found 109). 239
 Error sizes LineLength Line is longer than 100 characters (found 109). 264
 Error sizes LineLength Line is longer than 100 characters (found 109). 302
 Error sizes LineLength Line is longer than 100 characters (found 109). 454
 Error blocks EmptyBlock Must have at least one statement. 508
 Error blocks EmptyBlock Must have at least one statement. 534
 Error blocks EmptyBlock Must have at least one statement. 571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 645
 Error sizes LineLength Line is longer than 100 characters (found 101). 719
 Error sizes LineLength Line is longer than 100 characters (found 109). 720
 Error sizes LineLength Line is longer than 100 characters (found 109). 749
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 773
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 778
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 788
 Error misc ArrayTypeStyle Array brackets at illegal position. 923
 Error misc ArrayTypeStyle Array brackets at illegal position. 924

org/apache/hadoop/hbase/coprocessor/TestRegionObserverScannerOpenHook.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 226
 Error sizes LineLength Line is longer than 100 characters (found 114). 253
 Error blocks NeedBraces 'if' construct must use '{}'s. 272
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 288
 Error sizes LineLength Line is longer than 100 characters (found 114). 344
 Error sizes LineLength Line is longer than 100 characters (found 113). 350

org/apache/hadoop/hbase/coprocessor/TestRegionObserverStacking.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 121

org/apache/hadoop/hbase/coprocessor/WALCoprocessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Optional' import. 26

org/apache/hadoop/hbase/coprocessor/WALCoprocessorEnvironment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. 24

org/apache/hadoop/hbase/coprocessor/WALObserver.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 75
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87

org/apache/hadoop/hbase/coprocessor/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 154). 209

org/apache/hadoop/hbase/errorhandling/ForeignException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 163

org/apache/hadoop/hbase/errorhandling/ForeignExceptionDispatcher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 63

org/apache/hadoop/hbase/errorhandling/TestForeignExceptionDispatcher.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 49
 Error sizes LineLength Line is longer than 100 characters (found 110). 50

org/apache/hadoop/hbase/errorhandling/TimeoutExceptionInjector.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/hadoop/hbase/exceptions/ClientExceptionsUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176

org/apache/hadoop/hbase/exceptions/FailedSanityCheckException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46

org/apache/hadoop/hbase/exceptions/MergeRegionException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. 22

org/apache/hadoop/hbase/executor/EventHandler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113

org/apache/hadoop/hbase/executor/EventType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 43
 Error whitespace MethodParamPad '(' is preceded with whitespace. 49
 Error whitespace MethodParamPad '(' is preceded with whitespace. 55
 Error whitespace MethodParamPad '(' is preceded with whitespace. 61
 Error whitespace MethodParamPad '(' is preceded with whitespace. 67
 Error whitespace MethodParamPad '(' is preceded with whitespace. 73
 Error whitespace MethodParamPad '(' is preceded with whitespace. 79
 Error whitespace MethodParamPad '(' is preceded with whitespace. 85
 Error whitespace MethodParamPad '(' is preceded with whitespace. 92
 Error whitespace MethodParamPad '(' is preceded with whitespace. 99
 Error whitespace MethodParamPad '(' is preceded with whitespace. 106
 Error whitespace MethodParamPad '(' is preceded with whitespace. 112
 Error whitespace MethodParamPad '(' is preceded with whitespace. 118
 Error whitespace MethodParamPad '(' is preceded with whitespace. 124
 Error whitespace MethodParamPad '(' is preceded with whitespace. 130
 Error whitespace MethodParamPad '(' is preceded with whitespace. 136
 Error whitespace MethodParamPad '(' is preceded with whitespace. 142
 Error whitespace MethodParamPad '(' is preceded with whitespace. 155
 Error whitespace MethodParamPad '(' is preceded with whitespace. 161
 Error whitespace MethodParamPad '(' is preceded with whitespace. 167
 Error whitespace MethodParamPad '(' is preceded with whitespace. 173
 Error whitespace MethodParamPad '(' is preceded with whitespace. 179
 Error whitespace MethodParamPad '(' is preceded with whitespace. 185
 Error whitespace MethodParamPad '(' is preceded with whitespace. 191
 Error whitespace MethodParamPad '(' is preceded with whitespace. 197
 Error whitespace MethodParamPad '(' is preceded with whitespace. 203
 Error whitespace MethodParamPad '(' is preceded with whitespace. 209
 Error whitespace MethodParamPad '(' is preceded with whitespace. 215
 Error whitespace MethodParamPad '(' is preceded with whitespace. 223
 Error whitespace MethodParamPad '(' is preceded with whitespace. 228
 Error whitespace MethodParamPad '(' is preceded with whitespace. 235
 Error whitespace MethodParamPad '(' is preceded with whitespace. 241
 Error whitespace MethodParamPad '(' is preceded with whitespace. 248
 Error whitespace MethodParamPad '(' is preceded with whitespace. 255
 Error whitespace MethodParamPad '(' is preceded with whitespace. 262
 Error whitespace MethodParamPad '(' is preceded with whitespace. 269
 Error whitespace MethodParamPad '(' is preceded with whitespace. 276
 Error whitespace MethodParamPad '(' is preceded with whitespace. 283
 Error whitespace MethodParamPad '(' is preceded with whitespace. 290

org/apache/hadoop/hbase/executor/ExecutorService.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 283
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 284
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 285

org/apache/hadoop/hbase/executor/ExecutorType.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 30
 Error whitespace MethodParamPad '(' is preceded with whitespace. 31
 Error whitespace MethodParamPad '(' is preceded with whitespace. 32
 Error whitespace MethodParamPad '(' is preceded with whitespace. 33
 Error whitespace MethodParamPad '(' is preceded with whitespace. 34
 Error whitespace MethodParamPad '(' is preceded with whitespace. 35
 Error whitespace MethodParamPad '(' is preceded with whitespace. 36
 Error whitespace MethodParamPad '(' is preceded with whitespace. 37
 Error whitespace MethodParamPad '(' is preceded with whitespace. 38
 Error whitespace MethodParamPad '(' is preceded with whitespace. 41
 Error whitespace MethodParamPad '(' is preceded with whitespace. 42
 Error whitespace MethodParamPad '(' is preceded with whitespace. 43
 Error whitespace MethodParamPad '(' is preceded with whitespace. 44
 Error whitespace MethodParamPad '(' is preceded with whitespace. 45
 Error whitespace MethodParamPad '(' is preceded with whitespace. 46
 Error whitespace MethodParamPad '(' is preceded with whitespace. 47
 Error whitespace MethodParamPad '(' is preceded with whitespace. 48
 Error whitespace MethodParamPad '(' is preceded with whitespace. 49
 Error whitespace MethodParamPad '(' is preceded with whitespace. 50
 Error whitespace MethodParamPad '(' is preceded with whitespace. 51

org/apache/hadoop/hbase/favored/FavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error blocks NeedBraces 'else' construct must use '{}'s. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 489
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 490
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 493
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 495
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 496
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 6. 498
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 8. 499
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 6. 501
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 503
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 504
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 505
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 506
 Error blocks NeedBraces 'if' construct must use '{}'s. 633

org/apache/hadoop/hbase/favored/FavoredNodeLoadBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. 236
 Error sizes LineLength Line is longer than 100 characters (found 103). 238
 Error coding InnerAssignment Inner assignments should be avoided. 310

org/apache/hadoop/hbase/favored/FavoredNodesPromoter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.RegionInfo' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 25

org/apache/hadoop/hbase/favored/StartcodeAgnosticServerName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22
 Error sizes LineLength Line is longer than 100 characters (found 104). 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error blocks NeedBraces 'if' construct must use '{}'s. 58

org/apache/hadoop/hbase/favored/TestFavoredNodeAssignmentHelper.java

Severity Category Rule Message Line
 Error indentation Indentation 'secondaryAndTertiaryRSPlacementHelper' has incorrect indentation level 2, expected level should be 4. 288
 Error blocks NeedBraces 'if' construct must use '{}'s. 323

org/apache/hadoop/hbase/filter/BigDecimalComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 30

org/apache/hadoop/hbase/filter/BinaryComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 95

org/apache/hadoop/hbase/filter/BinaryPrefixComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 100

org/apache/hadoop/hbase/filter/BitComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 108

org/apache/hadoop/hbase/filter/ByteArrayComparable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 75

org/apache/hadoop/hbase/filter/ColumnCountGetFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 108
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126

org/apache/hadoop/hbase/filter/ColumnPaginationFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 115). 39
 Error sizes LineLength Line is longer than 100 characters (found 110). 40
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 61
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 122
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 193
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 215

org/apache/hadoop/hbase/filter/ColumnPrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 131
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 149
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 151

org/apache/hadoop/hbase/filter/ColumnRangeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 199

org/apache/hadoop/hbase/filter/CompareFilter.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 183
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 208
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 232
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 233
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 234
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 235
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 236
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 237
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 238
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 239
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 240
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 241
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 242
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 243
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 244
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 245
 Error whitespace MethodParamPad '(' is preceded with whitespace. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 306
 Error blocks NeedBraces 'if' construct must use '{}'s. 310
 Error blocks NeedBraces 'if' construct must use '{}'s. 311

org/apache/hadoop/hbase/filter/DependentColumnFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 35
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 71
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 263
 Error indentation Indentation 'CompareOperator' has incorrect indentation level 4, expected level should be 6. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 289
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 296

org/apache/hadoop/hbase/filter/FamilyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 144). 39
 Error sizes LineLength Line is longer than 100 characters (found 116). 44
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 144
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 148

org/apache/hadoop/hbase/filter/Filter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 101). 41
 Error indentation Indentation 'enum def rcurly' has incorrect indentation level 0, expected level should be 2. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312

org/apache/hadoop/hbase/filter/FilterAllFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 59

org/apache/hadoop/hbase/filter/FilterBase.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 178

org/apache/hadoop/hbase/filter/FilterList.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 216
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 247

org/apache/hadoop/hbase/filter/FilterListBase.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99

org/apache/hadoop/hbase/filter/FilterListWithAND.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 133). 75
 Error sizes LineLength Line is longer than 100 characters (found 198). 84
 Error sizes LineLength Line is longer than 100 characters (found 198). 85
 Error sizes LineLength Line is longer than 100 characters (found 198). 86
 Error sizes LineLength Line is longer than 100 characters (found 198). 87
 Error sizes LineLength Line is longer than 100 characters (found 198). 88
 Error sizes LineLength Line is longer than 100 characters (found 198). 89
 Error sizes LineLength Line is longer than 100 characters (found 198). 90
 Error sizes LineLength Line is longer than 100 characters (found 198). 91
 Error sizes LineLength Line is longer than 100 characters (found 101). 143

org/apache/hadoop/hbase/filter/FilterListWithOR.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 101
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 102
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 104
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 108
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 109
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 113
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 114
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 117
 Error sizes LineLength Line is longer than 100 characters (found 133). 132
 Error sizes LineLength Line is longer than 100 characters (found 170). 141
 Error sizes LineLength Line is longer than 100 characters (found 157). 142
 Error sizes LineLength Line is longer than 100 characters (found 157). 143
 Error sizes LineLength Line is longer than 100 characters (found 157). 144
 Error sizes LineLength Line is longer than 100 characters (found 154). 145
 Error sizes LineLength Line is longer than 100 characters (found 154). 146
 Error sizes LineLength Line is longer than 100 characters (found 154). 147
 Error sizes LineLength Line is longer than 100 characters (found 170). 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 159
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 160
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 161
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 162
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 164
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 165
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 166
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 169
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 170
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 171
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 172
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 174
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 175
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 176
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 177
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 178
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 179
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 180
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 181
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 182
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 183
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 184
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 186
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 187
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 188
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 190
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 191
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 192
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 193
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 194
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 195
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 196
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 197
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 198
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 199
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 202
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 203
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 204
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 205
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 207
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 208
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 209
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 210
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 211
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 212
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 213
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 214
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 215
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 216
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 217
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 218
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 219
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 220
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 221
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 222
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 223
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 224
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 225
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 226
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 227
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 228
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 229
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 231
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 232
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 233
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 234
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 235
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 236
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 237
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 238
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 239

org/apache/hadoop/hbase/filter/FilterTestingCluster.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 52

org/apache/hadoop/hbase/filter/FilterWrapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error whitespace ParenPad '(' is followed by whitespace. 43
 Error whitespace ParenPad ')' is preceded with whitespace. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 178

org/apache/hadoop/hbase/filter/FirstKeyOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 121
 Error blocks NeedBraces 'if' construct must use '{}'s. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 126

org/apache/hadoop/hbase/filter/FirstKeyValueMatchingQualifiersFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 98
 Error sizes LineLength Line is longer than 100 characters (found 102). 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 110
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 133

org/apache/hadoop/hbase/filter/FuzzyRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 36
 Error sizes LineLength Line is longer than 100 characters (found 120). 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error indentation Indentation 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 10, 12. 205
 Error indentation Indentation 'method def' child has incorrect indentation level 18, expected level should be one of the following: 12, 14. 208
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 10, 12. 210
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 14, expected level should be one of the following: 8, 10. 211
 Error sizes LineLength Line is longer than 100 characters (found 107). 217
 Error sizes LineLength Line is longer than 100 characters (found 114). 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 607
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 617
 Error blocks NeedBraces 'if' construct must use '{}'s. 619
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error blocks NeedBraces 'if' construct must use '{}'s. 632
 Error blocks NeedBraces 'if' construct must use '{}'s. 635

org/apache/hadoop/hbase/filter/InclusiveStopFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 62
 Error blocks NeedBraces 'if' construct must use '{}'s. 69
 Error sizes LineLength Line is longer than 100 characters (found 103). 70
 Error whitespace MethodParamPad '(' is preceded with whitespace. 80
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 124

org/apache/hadoop/hbase/filter/KeyOnlyFilter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 26 should have line break after. 55
 Error blocks LeftCurly '{' at column 42 should have line break after. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 116
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 129
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error blocks NeedBraces 'if' construct must use '{}'s. 134

org/apache/hadoop/hbase/filter/LongComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 29
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 78
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 79
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 81
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94

org/apache/hadoop/hbase/filter/MultiRowRangeFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 247

org/apache/hadoop/hbase/filter/MultipleColumnPrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 144
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error whitespace MethodParamPad '(' is preceded with whitespace. 182
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error whitespace MethodParamPad '(' is preceded with whitespace. 184
 Error whitespace MethodParamPad '(' is preceded with whitespace. 188

org/apache/hadoop/hbase/filter/NullComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 103

org/apache/hadoop/hbase/filter/PageFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 122

org/apache/hadoop/hbase/filter/ParseConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/filter/ParseFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.filter.CompareFilter.CompareOp' import. 38
 Error whitespace MethodParamPad '(' is preceded with whitespace. 113
 Error whitespace MethodParamPad '(' is preceded with whitespace. 124
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 191
 Error whitespace MethodParamPad '(' is preceded with whitespace. 214
 Error whitespace ParenPad ')' is preceded with whitespace. 227
 Error whitespace MethodParamPad '(' is preceded with whitespace. 243
 Error whitespace MethodParamPad '(' is preceded with whitespace. 276
 Error whitespace MethodParamPad '(' is preceded with whitespace. 304
 Error whitespace MethodParamPad '(' is preceded with whitespace. 392
 Error whitespace MethodParamPad '(' is preceded with whitespace. 487
 Error whitespace MethodParamPad '(' is preceded with whitespace. 525
 Error whitespace MethodParamPad '(' is preceded with whitespace. 551
 Error whitespace MethodParamPad '(' is preceded with whitespace. 578
 Error whitespace MethodParamPad '(' is preceded with whitespace. 608
 Error whitespace MethodParamPad '(' is preceded with whitespace. 638
 Error whitespace MethodParamPad '(' is preceded with whitespace. 659
 Error whitespace MethodParamPad '(' is preceded with whitespace. 681
 Error whitespace MethodParamPad '(' is preceded with whitespace. 704
 Error whitespace MethodParamPad '(' is preceded with whitespace. 747
 Error whitespace MethodParamPad '(' is preceded with whitespace. 777
 Error blocks NeedBraces 'if' construct must use '{}'s. 779
 Error blocks NeedBraces 'if' construct must use '{}'s. 781
 Error blocks NeedBraces 'if' construct must use '{}'s. 783
 Error blocks NeedBraces 'if' construct must use '{}'s. 785
 Error blocks NeedBraces 'if' construct must use '{}'s. 787
 Error blocks NeedBraces 'if' construct must use '{}'s. 789
 Error blocks NeedBraces 'else' construct must use '{}'s. 791
 Error annotation MissingDeprecated Duplicate @deprecated tag. 801
 Error whitespace MethodParamPad '(' is preceded with whitespace. 804
 Error blocks NeedBraces 'if' construct must use '{}'s. 806
 Error blocks NeedBraces 'if' construct must use '{}'s. 808
 Error blocks NeedBraces 'if' construct must use '{}'s. 810
 Error blocks NeedBraces 'if' construct must use '{}'s. 812
 Error blocks NeedBraces 'if' construct must use '{}'s. 814
 Error blocks NeedBraces 'if' construct must use '{}'s. 816
 Error blocks NeedBraces 'else' construct must use '{}'s. 818
 Error whitespace MethodParamPad '(' is preceded with whitespace. 828
 Error blocks NeedBraces 'if' construct must use '{}'s. 829
 Error blocks NeedBraces 'if' construct must use '{}'s. 836
 Error blocks NeedBraces 'if' construct must use '{}'s. 838
 Error blocks NeedBraces 'if' construct must use '{}'s. 840
 Error blocks NeedBraces 'if' construct must use '{}'s. 842
 Error blocks NeedBraces 'else' construct must use '{}'s. 844
 Error whitespace MethodParamPad '(' is preceded with whitespace. 854
 Error whitespace MethodParamPad '(' is preceded with whitespace. 875
 Error blocks NeedBraces 'if' construct must use '{}'s. 895

org/apache/hadoop/hbase/filter/PrefixFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 55
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 59
 Error blocks NeedBraces 'if' construct must use '{}'s. 87
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 131
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 149

org/apache/hadoop/hbase/filter/QualifierFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error blocks NeedBraces 'if' construct must use '{}'s. 139

org/apache/hadoop/hbase/filter/RandomRowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 153

org/apache/hadoop/hbase/filter/RegexStringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 167
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 369
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 370
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 371
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 372
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 373

org/apache/hadoop/hbase/filter/RowFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 132
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 159

org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 35
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error sizes LineLength Line is longer than 100 characters (found 116). 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 161
 Error whitespace MethodParamPad '(' is preceded with whitespace. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 209
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 235
 Error blocks NeedBraces 'if' construct must use '{}'s. 239
 Error blocks NeedBraces 'if' construct must use '{}'s. 240

org/apache/hadoop/hbase/filter/SingleColumnValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error sizes LineLength Line is longer than 100 characters (found 114). 258
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 303
 Error whitespace MethodParamPad '(' is preceded with whitespace. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 406
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 435
 Error blocks NeedBraces 'if' construct must use '{}'s. 436

org/apache/hadoop/hbase/filter/SkipFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 145
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 150

org/apache/hadoop/hbase/filter/SubstringComparator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 102
 Error blocks NeedBraces 'if' construct must use '{}'s. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 107

org/apache/hadoop/hbase/filter/TestColumnPaginationFilter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 36
 Error sizes LineLength Line is longer than 100 characters (found 125). 37
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 41
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 70
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 71
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 73
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Error sizes LineLength Line is longer than 100 characters (found 122). 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Error indentation Indentation 'method def lcurly' has incorrect indentation level 4, expected level should be 2. 85
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 85
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 86
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 96
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 97
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 99
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 100
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101

org/apache/hadoop/hbase/filter/TestColumnPrefixFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 116
 Error coding EmptyStatement Empty statement. 117
 Error blocks NeedBraces 'while' construct must use '{}'s. 181
 Error coding EmptyStatement Empty statement. 182

org/apache/hadoop/hbase/filter/TestColumnRangeFilter.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 129

org/apache/hadoop/hbase/filter/TestDependentColumnFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 152
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 233
 Error sizes LineLength Line is longer than 100 characters (found 120). 247
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 253
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 254
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 255
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 256
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 257
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 259
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 260

org/apache/hadoop/hbase/filter/TestFilter.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 436
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 437
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 438
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 439
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 440
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 441
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 443
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 444
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 445
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 446
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 447
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 448
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 450
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 451
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 452
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 453
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 454
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 455
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 457
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 458
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 459
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 460
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 461
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 462
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 464
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 465
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 466
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 467
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 468
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 469
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 471
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 472
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 473
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 474
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 475
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 476
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 575
 Error sizes LineLength Line is longer than 100 characters (found 104). 592
 Error blocks LeftCurly '{' at column 34 should have line break after. 608
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error sizes LineLength Line is longer than 100 characters (found 104). 668
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 682
 Error sizes LineLength Line is longer than 100 characters (found 112). 688
 Error sizes LineLength Line is longer than 100 characters (found 102). 696
 Error sizes MethodLength Method length is 156 lines (max allowed is 150). 775
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 850
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 851
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 852
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 853
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 855
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 856
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 857
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 858
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 860
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 861
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 862
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 863
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 865
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 866
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 867
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 868
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 869
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 870
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 872
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 873
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 874
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 875
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 876
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 877
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 879
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 880
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 881
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 882
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 883
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 884
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 899
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 900
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 901
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 902
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 904
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 905
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 906
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 907
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 909
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 910
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 911
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 912
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 914
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 915
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 916
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 917
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 919
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 920
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 921
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 922
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 924
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 925
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 926
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 927
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 937
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 938
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 939
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 941
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 942
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 943
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 946
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 947
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 948
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 950
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 951
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 952
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 955
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 956
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 957
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 959
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 960
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 961
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 965
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 966
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 967
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 969
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 970
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 971
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 975
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 976
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 977
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 979
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 980
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 981
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 985
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 986
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 987
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 989
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 990
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 991
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 995
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 997
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 998
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1000
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1002
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1003
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1004
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1006
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1007
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1008
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1010
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1011
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1012
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1014
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1015
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1016
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1018
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1019
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1020
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1022
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1023
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1024
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1026
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1032
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1034
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1035
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1037
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1039
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1040
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1041
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1043
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1044
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1045
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1047
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1048
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1049
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1051
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1052
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1053
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1055
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1056
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1057
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1059
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1060
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 1061
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1063
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1065
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1149
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1150
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1151
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1152
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1153
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1154
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1156
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1157
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1158
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1159
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1160
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1161
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1163
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1164
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1165
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1166
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1167
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1168
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1170
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1171
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1172
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1173
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1174
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1175
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1177
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1178
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1179
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1180
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1181
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1182
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1197
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1198
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1199
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1200
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1201
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1202
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1204
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1205
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1206
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1207
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1208
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1209
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1315
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1316
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1317
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1318
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1319
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1320
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1322
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1323
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1324
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1325
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1326
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1327
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1329
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1330
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1331
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1332
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1333
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1334
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1351
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1352
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1353
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1354
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1355
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1356
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1358
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1359
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1360
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1361
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1362
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1363
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1365
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1366
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1367
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1368
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1369
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1370
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1392
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1416
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1417
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1418
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1419
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1420
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1421
 Error indentation Indentation 'CompareOperator' has incorrect indentation level 4, expected level should be 6. 1432
 Error whitespace ParenPad '(' is followed by whitespace. 1433
 Error whitespace ParenPad ')' is preceded with whitespace. 1433
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1438
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1439
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1440
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1441
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1442
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1443
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1444
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1445
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1446
 Error indentation Indentation 'CompareOperator' has incorrect indentation level 4, expected level should be 6. 1453
 Error whitespace ParenPad '(' is followed by whitespace. 1454
 Error whitespace ParenPad ')' is preceded with whitespace. 1454
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1459
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1460
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1461
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1462
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1463
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1464
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1465
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1466
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1467
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1480
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1481
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1482
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1483
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1484
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1485
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1486
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1487
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1488
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1489
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1490
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1491
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1492
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1493
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1494
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1495
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1496
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1497
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1577
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1578
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1579
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1610
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1611
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1612
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1613
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1823
 Error blocks NeedBraces 'if' construct must use '{}'s. 1831
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1844
 Error blocks NeedBraces 'if' construct must use '{}'s. 1853
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1865
 Error blocks NeedBraces 'if' construct must use '{}'s. 1874
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1896
 Error blocks NeedBraces 'if' construct must use '{}'s. 1905
 Error whitespace ParenPad ')' is preceded with whitespace. 1923
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2089
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2092
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2108
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2124
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2147
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2151
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2152
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2153
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2157
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2158
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2159
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2162
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2163
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2164
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2167
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2168
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2169
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2170
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2173
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2174
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2175
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2176
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2177
 Error blocks LeftCurly '{' at column 34 should have line break after. 2254
 Error sizes LineLength Line is longer than 100 characters (found 106). 2291
 Error sizes LineLength Line is longer than 100 characters (found 101). 2308

org/apache/hadoop/hbase/filter/TestFilterList.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 276
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 286
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 304
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error blocks LeftCurly '{' at column 36 should have line break after. 485
 Error blocks LeftCurly '{' at column 36 should have line break after. 500
 Error whitespace ParenPad ')' is preceded with whitespace. 508
 Error whitespace ParenPad ')' is preceded with whitespace. 514
 Error whitespace ParenPad ')' is preceded with whitespace. 517
 Error whitespace ParenPad ')' is preceded with whitespace. 529
 Error whitespace ParenPad ')' is preceded with whitespace. 534
 Error sizes LineLength Line is longer than 100 characters (found 101). 567
 Error sizes LineLength Line is longer than 100 characters (found 105). 571

org/apache/hadoop/hbase/filter/TestFilterListOrOperatorWithBlkCnt.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89

org/apache/hadoop/hbase/filter/TestFilterWithScanLimits.java

Severity Category Rule Message Line
 Error indentation Indentation 'CompareOperator' has incorrect indentation level 6, expected level should be 8. 71

org/apache/hadoop/hbase/filter/TestFilterWrapper.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error whitespace ParenPad '(' is followed by whitespace. 103
 Error whitespace ParenPad ')' is preceded with whitespace. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 134

org/apache/hadoop/hbase/filter/TestFirstKeyValueMatchingQualifiersFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/filter/TestFuzzyRowAndColumnRangeFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95
 Error blocks NeedBraces 'for' construct must use '{}'s. 151

org/apache/hadoop/hbase/filter/TestFuzzyRowFilterEndToEnd.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error sizes LineLength Line is longer than 100 characters (found 109). 130
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 133
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 134
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 135
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 174
 Error sizes LineLength Line is longer than 100 characters (found 109). 179
 Error sizes LineLength Line is longer than 100 characters (found 109). 365
 Error blocks NeedBraces 'for' construct must use '{}'s. 410
 Error blocks NeedBraces 'for' construct must use '{}'s. 420

org/apache/hadoop/hbase/filter/TestInclusiveStopFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/filter/TestMultiRowRangeFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78

org/apache/hadoop/hbase/filter/TestMultipleColumnPrefixFilter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 121
 Error coding EmptyStatement Empty statement. 122
 Error blocks NeedBraces 'while' construct must use '{}'s. 192
 Error coding EmptyStatement Empty statement. 193
 Error blocks NeedBraces 'while' construct must use '{}'s. 237
 Error coding EmptyStatement Empty statement. 238
 Error blocks NeedBraces 'while' construct must use '{}'s. 248
 Error coding EmptyStatement Empty statement. 249

org/apache/hadoop/hbase/filter/TestNullComparator.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 37

org/apache/hadoop/hbase/filter/TestPageFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56

org/apache/hadoop/hbase/filter/TestPrefixFilter.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 77

org/apache/hadoop/hbase/filter/TestRandomRowFilter.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/filter/TestRegexComparator.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error misc ArrayTypeStyle Array brackets at illegal position. 93

org/apache/hadoop/hbase/filter/TestScanRowPrefix.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 264

org/apache/hadoop/hbase/filter/TestSingleColumnValueExcludeFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error indentation Indentation 'CompareOperator' has incorrect indentation level 4, expected level should be 6. 65
 Error whitespace MethodParamPad '(' is preceded with whitespace. 71
 Error whitespace MethodParamPad '(' is preceded with whitespace. 72
 Error whitespace MethodParamPad '(' is preceded with whitespace. 73

org/apache/hadoop/hbase/filter/TestSingleColumnValueFilter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 115). 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277

org/apache/hadoop/hbase/filter/TimestampsFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 213

org/apache/hadoop/hbase/filter/ValueFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 133
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 138

org/apache/hadoop/hbase/filter/WhileMatchFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 130
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 152

org/apache/hadoop/hbase/fs/HFileSystem.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 158

org/apache/hadoop/hbase/fs/TestBlockReorderBlockLocation.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 134

org/apache/hadoop/hbase/fs/TestBlockReorderMultiBlocks.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 157
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 159
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 160
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 161

org/apache/hadoop/hbase/http/HttpServer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 130
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 1067
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 8. 1069
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 1071
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1072
 Error sizes LineLength Line is longer than 100 characters (found 104). 1072
 Error indentation Indentation 'else' child has incorrect indentation level 8, expected level should be 6. 1074

org/apache/hadoop/hbase/http/HttpServerFunctionalTest.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 105
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 106
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Error sizes LineLength Line is longer than 100 characters (found 125). 113

org/apache/hadoop/hbase/http/ProxyUserAuthenticationFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. 23
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156

org/apache/hadoop/hbase/http/TestHttpCookieFlag.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.File' import. 17
 Error imports ImportOrder Wrong order for 'java.net.HttpCookie' import. 20
 Error imports ImportOrder Wrong order for 'javax.servlet.FilterChain' import. 26
 Error imports ImportOrder Wrong order for 'javax.servlet.ServletException' import. 29
 Error imports ImportOrder Wrong order for 'java.security.GeneralSecurityException' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 35
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 43

org/apache/hadoop/hbase/http/TestProxyUserSpnegoHttpServer.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 206
 Error sizes LineLength Line is longer than 100 characters (found 153). 206
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 211
 Error sizes LineLength Line is longer than 100 characters (found 107). 211
 Error sizes LineLength Line is longer than 100 characters (found 116). 214

org/apache/hadoop/hbase/http/log/TestLogLevel.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 125). 394

org/apache/hadoop/hbase/io/ByteBuffInputStream.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 36
 Error whitespace MethodParamPad '(' is preceded with whitespace. 63
 Error misc ArrayTypeStyle Array brackets at illegal position. 63

org/apache/hadoop/hbase/io/ByteBufferOutputStream.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 61
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 62
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 65
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 66

org/apache/hadoop/hbase/io/CellOutputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/io/FSDataInputStreamWrapper.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hdfs.DFSInputStream. 29
 Error sizes LineLength Line is longer than 100 characters (found 116). 107
 Error coding InnerAssignment Inner assignments should be avoided. 130
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error coding InnerAssignment Inner assignments should be avoided. 166
 Error coding InnerAssignment Inner assignments should be avoided. 186
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 201

org/apache/hadoop/hbase/io/FileLink.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 141
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be 6. 147
 Error blocks NeedBraces 'if' construct must use '{}'s. 162
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 302
 Error blocks NeedBraces 'if' construct must use '{}'s. 305
 Error blocks NeedBraces 'if' construct must use '{}'s. 367

org/apache/hadoop/hbase/io/HalfStoreFileReader.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 185 lines (max allowed is 150). 97
 Error design VisibilityModifier Variable 'atEnd' must be private and have accessor methods. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 141

org/apache/hadoop/hbase/io/HeapSize.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 46

org/apache/hadoop/hbase/io/ImmutableBytesWritable.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error blocks NeedBraces 'for' construct must use '{}'s. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189

org/apache/hadoop/hbase/io/Reference.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 139
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 140
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 169
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error blocks NeedBraces 'if' construct must use '{}'s. 228
 Error blocks NeedBraces 'if' construct must use '{}'s. 229
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 233
 Error blocks NeedBraces 'if' construct must use '{}'s. 234

org/apache/hadoop/hbase/io/TagCompressionContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142

org/apache/hadoop/hbase/io/TestByteBufferOutputStream.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/io/TestFileLink.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 204
 Error whitespace MethodParamPad '(' is preceded with whitespace. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 314

org/apache/hadoop/hbase/io/TestHFileLink.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 55
 Error sizes LineLength Line is longer than 100 characters (found 101). 71
 Error sizes LineLength Line is longer than 100 characters (found 107). 79
 Error misc ArrayTypeStyle Array brackets at illegal position. 102
 Error misc ArrayTypeStyle Array brackets at illegal position. 113
 Error whitespace ParenPad '(' is followed by whitespace. 117

org/apache/hadoop/hbase/io/TestHalfStoreFileReader.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error sizes LineLength Line is longer than 100 characters (found 106). 244

org/apache/hadoop/hbase/io/TestHeapSize.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 177 lines (max allowed is 150). 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error sizes MethodLength Method length is 224 lines (max allowed is 150). 297

org/apache/hadoop/hbase/io/TestImmutableBytesWritable.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 54
 Error whitespace ParenPad ')' is preceded with whitespace. 54
 Error whitespace ParenPad ')' is preceded with whitespace. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 96

org/apache/hadoop/hbase/io/TestMetricsIO.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 41 should have line break after. 41

org/apache/hadoop/hbase/io/TimeRange.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 103
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 142
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 258
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 259

org/apache/hadoop/hbase/io/WALLink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/io/asyncfs/AsyncFSOutput.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. 26

org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputHelper.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 365

org/apache/hadoop/hbase/io/asyncfs/FanOutOneBlockAsyncDFSOutputSaslHelper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error sizes LineLength Line is longer than 100 characters (found 102). 374

org/apache/hadoop/hbase/io/asyncfs/ProtobufDecoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'java.lang.reflect.InvocationTargetException' import. 29

org/apache/hadoop/hbase/io/compress/Compression.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 359
 Error blocks NeedBraces 'if' construct must use '{}'s. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 383
 Error sizes LineLength Line is longer than 100 characters (found 102). 383
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'if' construct must use '{}'s. 402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 429

org/apache/hadoop/hbase/io/crypto/Cipher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123

org/apache/hadoop/hbase/io/crypto/Decryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57

org/apache/hadoop/hbase/io/crypto/Encryption.java

Severity Category Rule Message Line
 Error design FinalClass Class Context should be declared as final. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 359
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 395
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 416
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 433
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 434
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 454
 Error misc ArrayTypeStyle Array brackets at illegal position. 459
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 478
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 479
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 480
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 481
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 482
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 495
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 496
 Error blocks NeedBraces 'if' construct must use '{}'s. 503
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 504
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 8. 505
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 506
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 8. 507
 Error indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 508
 Error indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 509
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 4, expected level should be 6. 510
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545

org/apache/hadoop/hbase/io/crypto/Encryptor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/io/crypto/KeyProvider.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 44
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 52

org/apache/hadoop/hbase/io/crypto/aes/CryptoAES.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' should be on the previous line. 142
 Error misc ArrayTypeStyle Array brackets at illegal position. 214

org/apache/hadoop/hbase/io/encoding/CopyKeyDataBlockEncoder.java

Severity Category Rule Message Line
 Error design FinalClass Class SeekerStateBufferedEncodedSeeker should be declared as final. 99

org/apache/hadoop/hbase/io/encoding/DataBlockEncoding.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110

org/apache/hadoop/hbase/io/encoding/DiffKeyDeltaEncoder.java

Severity Category Rule Message Line
 Error design FinalClass Class DiffSeekerStateBufferedEncodedSeeker should be declared as final. 407

org/apache/hadoop/hbase/io/encoding/EncodedDataBlock.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182

org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.java

Severity Category Rule Message Line
 Error design FinalClass Class FastDiffSeekerStateBufferedEncodedSeeker should be declared as final. 402

org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.java

Severity Category Rule Message Line
 Error design FinalClass Class SeekerStateBufferedEncodedSeeker should be declared as final. 200

org/apache/hadoop/hbase/io/encoding/TestDataBlockEncoders.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306

org/apache/hadoop/hbase/io/encoding/TestEncodedSeekers.java

Severity Category Rule Message Line
 Error indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 151

org/apache/hadoop/hbase/io/hadoopbackport/ThrottledInputStream.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104

org/apache/hadoop/hbase/io/hfile/BlockCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 123

org/apache/hadoop/hbase/io/hfile/BlockCacheKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. 21

org/apache/hadoop/hbase/io/hfile/BlockCacheUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 176
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 299
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 320
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 321

org/apache/hadoop/hbase/io/hfile/BlockCachesIterator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 44

org/apache/hadoop/hbase/io/hfile/BlockType.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 155

org/apache/hadoop/hbase/io/hfile/CacheStats.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 153
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 200

org/apache/hadoop/hbase/io/hfile/CacheTestUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46

org/apache/hadoop/hbase/io/hfile/CacheableDeserializer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36

org/apache/hadoop/hbase/io/hfile/CacheableDeserializerIdManager.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error sizes LineLength Line is longer than 100 characters (found 112). 36

org/apache/hadoop/hbase/io/hfile/ChecksumUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ChecksumType' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35

org/apache/hadoop/hbase/io/hfile/CombinedBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. 24

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterBase' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. 25

org/apache/hadoop/hbase/io/hfile/CompoundBloomFilterWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 166

org/apache/hadoop/hbase/io/hfile/CorruptHFileException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. 21

org/apache/hadoop/hbase/io/hfile/HFileBlockIndex.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 41
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. 46
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 68
 Error indentation Indentation 'class def modifier' has incorrect indentation level 3, expected level should be 2. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 466
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 554
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 555
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 669
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 715
 Error blocks NeedBraces 'if' construct must use '{}'s. 761
 Error blocks NeedBraces 'if' construct must use '{}'s. 764
 Error blocks NeedBraces 'else' construct must use '{}'s. 766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 836
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 867
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 882
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1057
 Error blocks NeedBraces 'if' construct must use '{}'s. 1089
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1126
 Error blocks NeedBraces 'if' construct must use '{}'s. 1132
 Error blocks NeedBraces 'if' construct must use '{}'s. 1135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1288
 Error blocks NeedBraces 'if' construct must use '{}'s. 1292
 Error blocks NeedBraces 'if' construct must use '{}'s. 1317
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1363
 Error blocks NeedBraces 'if' construct must use '{}'s. 1518
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 1551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1579
 Error blocks NeedBraces 'for' construct must use '{}'s. 1595
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1627
 Error blocks NeedBraces 'if' construct must use '{}'s. 1664

org/apache/hadoop/hbase/io/hfile/HFileDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/io/hfile/HFileInfo.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 118). 372
 Error sizes LineLength Line is longer than 100 characters (found 118). 374

org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 170
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 224
 Error whitespace MethodParamPad '(' is preceded with whitespace. 565
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error blocks NeedBraces 'if' construct must use '{}'s. 585
 Error blocks NeedBraces 'if' construct must use '{}'s. 655
 Error design FinalClass Class SimpleReporter should be declared as final. 672
 Error design FinalClass Class Builder should be declared as final. 688

org/apache/hadoop/hbase/io/hfile/HFileScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Shipper' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 50
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 51
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 52
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 55
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 77
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 89
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157

org/apache/hadoop/hbase/io/hfile/HFileUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33
 Error sizes LineLength Line is longer than 100 characters (found 103). 35

org/apache/hadoop/hbase/io/hfile/KVGenerator.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 96

org/apache/hadoop/hbase/io/hfile/LruAdaptiveBlockCache.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.SortedSet. 28
 Error imports UnusedImports Unused import - java.util.TreeSet. 29

org/apache/hadoop/hbase/io/hfile/LruCachedBlock.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. 22
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 77
 Error blocks NeedBraces 'if' construct must use '{}'s. 101

org/apache/hadoop/hbase/io/hfile/LruCachedBlockQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 88
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 96

org/apache/hadoop/hbase/io/hfile/NanoTimer.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 73
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189

org/apache/hadoop/hbase/io/hfile/NoOpDataBlockEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.encoding.DataBlockEncoding' import. 24
 Error design FinalClass Class NoOpDataBlockEncoder should be declared as final. 35

org/apache/hadoop/hbase/io/hfile/PrefetchExecutor.java

Severity Category Rule Message Line
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 70
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 10. 95

org/apache/hadoop/hbase/io/hfile/RandomKeyValueUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Random' import. 22
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 42
 Error blocks NeedBraces 'for' construct must use '{}'s. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error blocks NeedBraces 'else' construct must use '{}'s. 92
 Error blocks NeedBraces 'for' construct must use '{}'s. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 109
 Error blocks NeedBraces 'else' construct must use '{}'s. 111
 Error blocks NeedBraces 'for' construct must use '{}'s. 116

org/apache/hadoop/hbase/io/hfile/TestCacheConfig.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 164
 Error blocks NeedBraces 'while' construct must use '{}'s. 356

org/apache/hadoop/hbase/io/hfile/TestCacheOnWrite.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 189
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 197

org/apache/hadoop/hbase/io/hfile/TestCachedBlockQueue.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 119

org/apache/hadoop/hbase/io/hfile/TestChecksum.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 67
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 70
 Error blocks NeedBraces 'for' construct must use '{}'s. 90
 Error blocks NeedBraces 'for' construct must use '{}'s. 213

org/apache/hadoop/hbase/io/hfile/TestFixedFileTrailer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.testclassification.IOTests' import. 44
 Error blocks NeedBraces 'for' construct must use '{}'s. 96
 Error whitespace ParenPad ')' is preceded with whitespace. 97
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 46. 198

org/apache/hadoop/hbase/io/hfile/TestForceCacheImportantBlocks.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error blocks NeedBraces 'else' construct must use '{}'s. 131

org/apache/hadoop/hbase/io/hfile/TestHFile.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error blocks LeftCurly '{' at column 41 should have line break after. 569
 Error sizes LineLength Line is longer than 100 characters (found 101). 680
 Error sizes LineLength Line is longer than 100 characters (found 102). 681
 Error sizes LineLength Line is longer than 100 characters (found 101). 689
 Error sizes LineLength Line is longer than 100 characters (found 102). 690
 Error sizes LineLength Line is longer than 100 characters (found 102). 696
 Error sizes LineLength Line is longer than 100 characters (found 102). 702
 Error sizes LineLength Line is longer than 100 characters (found 101). 708
 Error sizes LineLength Line is longer than 100 characters (found 102). 715
 Error sizes LineLength Line is longer than 100 characters (found 101). 721
 Error sizes LineLength Line is longer than 100 characters (found 101). 728
 Error sizes LineLength Line is longer than 100 characters (found 102). 735
 Error sizes LineLength Line is longer than 100 characters (found 102). 744

org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 23
 Error blocks NeedBraces 'for' construct must use '{}'s. 177
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 358
 Error blocks NeedBraces 'for' construct must use '{}'s. 374
 Error blocks NeedBraces 'if' construct must use '{}'s. 895

org/apache/hadoop/hbase/io/hfile/TestHFileBlockIndex.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 112
 Error misc ArrayTypeStyle Array brackets at illegal position. 351
 Error blocks NeedBraces 'while' construct must use '{}'s. 361
 Error blocks NeedBraces 'for' construct must use '{}'s. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 522
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 583
 Error blocks NeedBraces 'if' construct must use '{}'s. 673
 Error blocks NeedBraces 'if' construct must use '{}'s. 728

org/apache/hadoop/hbase/io/hfile/TestHFileDataBlockEncoder.java

Severity Category Rule Message Line
 Error coding EmptyStatement Empty statement. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155

org/apache/hadoop/hbase/io/hfile/TestHFileWriterV3.java

Severity Category Rule Message Line
 Error indentation Indentation '"testMidKeyInHFile"' has incorrect indentation level 4, expected level should be 6. 119
 Error sizes MethodLength Method length is 201 lines (max allowed is 150). 125
 Error sizes LineLength Line is longer than 100 characters (found 103). 126

org/apache/hadoop/hbase/io/hfile/TestLruAdaptiveBlockCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'for' has incorrect indentation level 12, expected level should be 10. 91
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 93
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 95
 Error indentation Indentation 'for' child has incorrect indentation level 14, expected level should be 12. 96
 Error indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 10. 97
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 98
 Error indentation Indentation 'block rcurly' has incorrect indentation level 10, expected level should be 8. 99

org/apache/hadoop/hbase/io/hfile/TestLruBlockCache.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 117). 93
 Error sizes LineLength Line is longer than 100 characters (found 106). 94
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 728

org/apache/hadoop/hbase/io/hfile/TestPrefetch.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 177

org/apache/hadoop/hbase/io/hfile/TestScannerSelectionUsingKeyRange.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 128

org/apache/hadoop/hbase/io/hfile/TinyLfuBlockCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.github.benmanes.caffeine.cache.Cache' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 41

org/apache/hadoop/hbase/io/hfile/bucket/BucketAllocator.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 56
 Error blocks NeedBraces 'for' construct must use '{}'s. 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error blocks NeedBraces 'if' construct must use '{}'s. 142
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 209
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 247
 Error blocks NeedBraces 'if' construct must use '{}'s. 248
 Error misc ArrayTypeStyle Array brackets at illegal position. 275
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 276
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 277
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 278
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 54. 279
 Error blocks NeedBraces 'for' construct must use '{}'s. 286
 Error blocks NeedBraces 'if' construct must use '{}'s. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error blocks NeedBraces 'if' construct must use '{}'s. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 437
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error blocks NeedBraces 'if' construct must use '{}'s. 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error blocks NeedBraces 'for' construct must use '{}'s. 571
 Error misc ArrayTypeStyle Array brackets at illegal position. 576
 Error blocks NeedBraces 'for' construct must use '{}'s. 578
 Error whitespace ParenPad ')' is preceded with whitespace. 611

org/apache/hadoop/hbase/io/hfile/bucket/BucketCache.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 143). 227
 Error sizes LineLength Line is longer than 100 characters (found 115). 280
 Error sizes LineLength Line is longer than 100 characters (found 119). 281
 Error sizes LineLength Line is longer than 100 characters (found 140). 330
 Error sizes LineLength Line is longer than 100 characters (found 123). 331
 Error sizes LineLength Line is longer than 100 characters (found 132). 332
 Error sizes LineLength Line is longer than 100 characters (found 115). 333
 Error sizes LineLength Line is longer than 100 characters (found 132). 334
 Error sizes LineLength Line is longer than 100 characters (found 129). 335
 Error sizes LineLength Line is longer than 100 characters (found 132). 336
 Error sizes LineLength Line is longer than 100 characters (found 116). 337
 Error sizes LineLength Line is longer than 100 characters (found 106). 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 370
 Error sizes LineLength Line is longer than 100 characters (found 105). 1059
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1060
 Error blocks NeedBraces 'if' construct must use '{}'s. 1282
 Error blocks NeedBraces 'for' construct must use '{}'s. 1286
 Error blocks NeedBraces 'for' construct must use '{}'s. 1295
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 1380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1513
 Error blocks NeedBraces 'if' construct must use '{}'s. 1579
 Error blocks NeedBraces 'if' construct must use '{}'s. 1582

org/apache/hadoop/hbase/io/hfile/bucket/BucketCacheStats.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheStats' import. 25
 Error whitespace MethodParamPad '(' is preceded with whitespace. 82

org/apache/hadoop/hbase/io/hfile/bucket/BucketProtoUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 36

org/apache/hadoop/hbase/io/hfile/bucket/ByteBufferIOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70

org/apache/hadoop/hbase/io/hfile/bucket/CachedEntryQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. 26

org/apache/hadoop/hbase/io/hfile/bucket/FileIOEngine.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264

org/apache/hadoop/hbase/io/hfile/bucket/FileMmapIOEngine.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130

org/apache/hadoop/hbase/io/hfile/bucket/IOEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76

org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCache.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 8. 91
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 8. 92
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. 93
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 14, 24. 94
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error sizes LineLength Line is longer than 100 characters (found 103). 348
 Error sizes LineLength Line is longer than 100 characters (found 111). 395
 Error sizes LineLength Line is longer than 100 characters (found 115). 416
 Error sizes LineLength Line is longer than 100 characters (found 137). 426
 Error sizes LineLength Line is longer than 100 characters (found 130). 435
 Error sizes LineLength Line is longer than 100 characters (found 156). 444
 Error sizes LineLength Line is longer than 100 characters (found 157). 446
 Error sizes LineLength Line is longer than 100 characters (found 106). 451
 Error sizes LineLength Line is longer than 100 characters (found 117). 452

org/apache/hadoop/hbase/io/hfile/bucket/TestBucketCacheRefCnt.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320

org/apache/hadoop/hbase/io/hfile/bucket/TestBucketWriterThread.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172

org/apache/hadoop/hbase/io/hfile/bucket/TestFileIOEngine.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 46, 47. 63

org/apache/hadoop/hbase/io/util/Dictionary.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118

org/apache/hadoop/hbase/io/util/LRUDictionary.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 67
 Error coding InnerAssignment Inner assignments should be avoided. 135
 Error coding InnerAssignment Inner assignments should be avoided. 147

org/apache/hadoop/hbase/io/util/MemorySizeUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.MemStoreLAB' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error blocks NeedBraces 'if' construct must use '{}'s. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error sizes LineLength Line is longer than 100 characters (found 105). 241

org/apache/hadoop/hbase/io/util/StreamUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 39
 Error coding InnerAssignment Inner assignments should be avoided. 60
 Error coding InnerAssignment Inner assignments should be avoided. 64
 Error coding InnerAssignment Inner assignments should be avoided. 68
 Error coding InnerAssignment Inner assignments should be avoided. 72
 Error coding InnerAssignment Inner assignments should be avoided. 94
 Error coding InnerAssignment Inner assignments should be avoided. 98
 Error coding InnerAssignment Inner assignments should be avoided. 102
 Error coding InnerAssignment Inner assignments should be avoided. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 249

org/apache/hadoop/hbase/ipc/AbstractRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Preconditions' import. 52
 Error sizes LineLength Line is longer than 100 characters (found 101). 297

org/apache/hadoop/hbase/ipc/AdaptiveLifoCoDelCallQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 30

org/apache/hadoop/hbase/ipc/BlockingRpcCallback.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/BlockingRpcConnection.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 488
 Error blocks NeedBraces 'if' construct must use '{}'s. 557

org/apache/hadoop/hbase/ipc/BufferCallBeforeInitHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error design VisibilityModifier Variable 'action' must be private and have accessor methods. 43
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 45

org/apache/hadoop/hbase/ipc/BufferChain.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/ipc/CallQueueInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 22
 Error sizes LineLength Line is longer than 100 characters (found 102). 48

org/apache/hadoop/hbase/ipc/CallRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 34

org/apache/hadoop/hbase/ipc/CellBlockBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayInputStream' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115

org/apache/hadoop/hbase/ipc/CoprocessorRpcUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.UnknownProtocolException' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.util.StringUtils' import. 37
 Error imports ImportOrder Wrong order for 'com.google.protobuf.RpcCallback' import. 39
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Descriptors' import. 41
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 111
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 123
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 136
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 233

org/apache/hadoop/hbase/ipc/DelegatingHBaseRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22

org/apache/hadoop/hbase/ipc/FailedServers.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 28

org/apache/hadoop/hbase/ipc/HBaseRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/ipc/HBaseRpcControllerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/ipc/IPCUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 56

org/apache/hadoop/hbase/ipc/IntegrationTestRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. 47

org/apache/hadoop/hbase/ipc/MetricsHBaseServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 30
 Error blocks LeftCurly '{' at column 33 should have line break after. 79
 Error blocks LeftCurly '{' at column 36 should have line break after. 81

org/apache/hadoop/hbase/ipc/NettyRpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 39

org/apache/hadoop/hbase/ipc/NettyRpcServerPreambleHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.nio.ByteBuffer' import. 26

org/apache/hadoop/hbase/ipc/NettyRpcServerRequestDecoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25

org/apache/hadoop/hbase/ipc/NettyRpcServerResponseEncoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25

org/apache/hadoop/hbase/ipc/NettyServerRpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup' import. 30

org/apache/hadoop/hbase/ipc/PriorityFunction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/ipc/RWQueueRpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionAction' import. 36
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.protobuf.Message' import. 39

org/apache/hadoop/hbase/ipc/RpcCall.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122

org/apache/hadoop/hbase/ipc/RpcCallContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 25
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/ipc/RpcClientFactory.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 86

org/apache/hadoop/hbase/ipc/RpcExecutor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 31
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 39
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. 42
 Error sizes LineLength Line is longer than 100 characters (found 110). 59
 Error sizes LineLength Line is longer than 100 characters (found 101). 62
 Error sizes LineLength Line is longer than 100 characters (found 109). 77
 Error sizes LineLength Line is longer than 100 characters (found 101). 78
 Error sizes LineLength Line is longer than 100 characters (found 113). 79
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 42. 162
 Error sizes LineLength Line is longer than 100 characters (found 106). 165
 Error coding InnerAssignment Inner assignments should be avoided. 199
 Error coding InnerAssignment Inner assignments should be avoided. 219
 Error sizes LineLength Line is longer than 100 characters (found 101). 225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324

org/apache/hadoop/hbase/ipc/RpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24

org/apache/hadoop/hbase/ipc/RpcSchedulerContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29

org/apache/hadoop/hbase/ipc/RpcServer.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error blocks NeedBraces 'if' construct must use '{}'s. 353
 Error blocks NeedBraces 'if' construct must use '{}'s. 354
 Error blocks NeedBraces 'if' construct must use '{}'s. 457
 Error blocks NeedBraces 'if' construct must use '{}'s. 458
 Error sizes LineLength Line is longer than 100 characters (found 102). 610

org/apache/hadoop/hbase/ipc/RpcServerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 31
 Error design FinalClass Class RpcServerFactory should be declared as final. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 61
 Error blocks NeedBraces 'if' construct must use '{}'s. 62

org/apache/hadoop/hbase/ipc/RpcServerInterface.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.namequeues.NamedQueueRecorder' import. 29
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85

org/apache/hadoop/hbase/ipc/ServerRpcConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. 41
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 181
 Error blocks NeedBraces 'if' construct must use '{}'s. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 213
 Error blocks NeedBraces 'if' construct must use '{}'s. 214
 Error blocks NeedBraces 'if' construct must use '{}'s. 216
 Error blocks NeedBraces 'if' construct must use '{}'s. 416
 Error blocks NeedBraces 'if' construct must use '{}'s. 425
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 497
 Error blocks NeedBraces 'if' construct must use '{}'s. 499
 Error blocks NeedBraces 'if' construct must use '{}'s. 560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 588
 Error blocks NeedBraces 'if' construct must use '{}'s. 637
 Error sizes LineLength Line is longer than 100 characters (found 103). 694

org/apache/hadoop/hbase/ipc/ServerRpcController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.util.StringUtils' import. 27

org/apache/hadoop/hbase/ipc/SimpleRpcScheduler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.conf.ConfigurationObserver' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60

org/apache/hadoop/hbase/ipc/SimpleRpcServer.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error blocks NeedBraces 'if' construct must use '{}'s. 271
 Error sizes LineLength Line is longer than 100 characters (found 105). 328
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error blocks LeftCurly '{' at column 46 should have line break after. 416
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 472
 Error sizes LineLength Line is longer than 100 characters (found 103). 500

org/apache/hadoop/hbase/ipc/SimpleRpcServerResponder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. 33
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259

org/apache/hadoop/hbase/ipc/SimpleServerRpcConnection.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 299

org/apache/hadoop/hbase/ipc/TestBufferChain.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/ipc/TestFifoRpcScheduler.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 147

org/apache/hadoop/hbase/ipc/TestIPCUtil.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 107

org/apache/hadoop/hbase/ipc/TestRpcMetrics.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error sizes LineLength Line is longer than 100 characters (found 110). 47
 Error sizes LineLength Line is longer than 100 characters (found 112). 50
 Error sizes LineLength Line is longer than 100 characters (found 101). 69
 Error sizes LineLength Line is longer than 100 characters (found 101). 93
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 156
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 157
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 160
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 161
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 162

org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.ReflectionUtils. 55
 Error sizes LineLength Line is longer than 100 characters (found 117). 283
 Error sizes LineLength Line is longer than 100 characters (found 117). 301
 Error sizes LineLength Line is longer than 100 characters (found 108). 355

org/apache/hadoop/hbase/log/HBaseMarkers.java

Severity Category Rule Message Line
 Error design FinalClass Class HBaseMarkers should be declared as final. 25

org/apache/hadoop/hbase/mapred/Driver.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/hbase/mapred/GroupingTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 41
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 42
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140

org/apache/hadoop/hbase/mapred/HRegionPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 45
 Error whitespace ParenPad ')' is preceded with whitespace. 84

org/apache/hadoop/hbase/mapred/IdentityTableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 25
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 36
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67

org/apache/hadoop/hbase/mapred/IdentityTableReduce.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Put' import. 27
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 39
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50

org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36

org/apache/hadoop/hbase/mapred/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configured' import. 24
 Error indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 51
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 57
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 59
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115

org/apache/hadoop/hbase/mapred/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 26

org/apache/hadoop/hbase/mapred/TableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 27
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 81
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error blocks LeftCurly '{' at column 21 should have line break after. 310

org/apache/hadoop/hbase/mapred/TableMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 22
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 36

org/apache/hadoop/hbase/mapred/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 26
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 45
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 52
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 169
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 183
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 200
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 204
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 205
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 238
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 250
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 255
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 267
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 384
 Error sizes LineLength Line is longer than 100 characters (found 113). 391

org/apache/hadoop/hbase/mapred/TableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.BufferedMutator' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 123
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 130

org/apache/hadoop/hbase/mapred/TableRecordReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 24
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 136

org/apache/hadoop/hbase/mapred/TableReduce.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Put' import. 22
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 36

org/apache/hadoop/hbase/mapred/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 25
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 36
 Error indentation Indentation 'getRecordReader' has incorrect indentation level 2, expected level should be 4. 150
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 159
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 160
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 174
 Error sizes LineLength Line is longer than 100 characters (found 115). 180
 Error sizes LineLength Line is longer than 100 characters (found 104). 181

org/apache/hadoop/hbase/mapred/TableSplit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 75
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 76
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 119
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 120
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 126

org/apache/hadoop/hbase/mapred/TestGroupingTableMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 168
 Error blocks NeedBraces 'if' construct must use '{}'s. 181

org/apache/hadoop/hbase/mapred/TestIdentityTableMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 64

org/apache/hadoop/hbase/mapred/TestRowCounter.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 91
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 105
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 150
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 151
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 152
 Error indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 10. 153
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 154
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 155
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 156
 Error indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 10. 157
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 158
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 159

org/apache/hadoop/hbase/mapred/TestSplitTable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 109

org/apache/hadoop/hbase/mapred/TestTableInputFormat.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error misc UpperEll Should use uppercase 'L'. 386
 Error misc UpperEll Should use uppercase 'L'. 389
 Error misc UpperEll Should use uppercase 'L'. 392

org/apache/hadoop/hbase/mapred/TestTableMapReduce.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 29 should have line break after. 61
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 75

org/apache/hadoop/hbase/mapred/TestTableMapReduceUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 188
 Error blocks NeedBraces 'if' construct must use '{}'s. 211
 Error blocks NeedBraces 'while' construct must use '{}'s. 226

org/apache/hadoop/hbase/mapreduce/CellCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 89
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 189
 Error misc ArrayTypeStyle Array brackets at illegal position. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 284

org/apache/hadoop/hbase/mapreduce/CellCreator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121

org/apache/hadoop/hbase/mapreduce/CellSerialization.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. 32

org/apache/hadoop/hbase/mapreduce/CellSortReducer.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 57

org/apache/hadoop/hbase/mapreduce/CopyTable.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 155
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 156
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 157
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 158
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 10. 161
 Error sizes LineLength Line is longer than 100 characters (found 103). 228
 Error sizes LineLength Line is longer than 100 characters (found 106). 230
 Error sizes LineLength Line is longer than 100 characters (found 104). 231
 Error sizes LineLength Line is longer than 100 characters (found 106). 239
 Error sizes LineLength Line is longer than 100 characters (found 110). 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 407

org/apache/hadoop/hbase/mapreduce/DefaultVisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 35
 Error blocks NeedBraces 'if' construct must use '{}'s. 101
 Error blocks NeedBraces 'if' construct must use '{}'s. 114

org/apache/hadoop/hbase/mapreduce/Driver.java

Severity Category Rule Message Line
 Error design FinalClass Class Driver should be declared as final. 34

org/apache/hadoop/hbase/mapreduce/Export.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. 30
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 59
 Error sizes LineLength Line is longer than 100 characters (found 118). 74

org/apache/hadoop/hbase/mapreduce/ExportUtils.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 68
 Error sizes LineLength Line is longer than 100 characters (found 101). 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 86
 Error sizes LineLength Line is longer than 100 characters (found 107). 105
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 138

org/apache/hadoop/hbase/mapreduce/GroupingTableMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 40
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 61
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 87

org/apache/hadoop/hbase/mapreduce/HFileInputFormat.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 164

org/apache/hadoop/hbase/mapreduce/HFileOutputFormat2.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 274 lines (max allowed is 150). 202

org/apache/hadoop/hbase/mapreduce/HRegionPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 52
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 53
 Error whitespace ParenPad ')' is preceded with whitespace. 91

org/apache/hadoop/hbase/mapreduce/HashTable.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332

org/apache/hadoop/hbase/mapreduce/IdentityTableMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 24
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 34
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 63

org/apache/hadoop/hbase/mapreduce/IdentityTableReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 26
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 53
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 74

org/apache/hadoop/hbase/mapreduce/Import.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 45
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 120
 Error sizes LineLength Line is longer than 100 characters (found 104). 254
 Error blocks NeedBraces 'if' construct must use '{}'s. 259
 Error blocks NeedBraces 'if' construct must use '{}'s. 278
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 378
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 422
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 475
 Error blocks NeedBraces 'if' construct must use '{}'s. 487
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 521
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 530
 Error blocks NeedBraces 'if' construct must use '{}'s. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 629
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 744
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 10. 748
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 766
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 810

org/apache/hadoop/hbase/mapreduce/ImportTsv.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 44
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. 63
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 156
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 250
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'else' construct must use '{}'s. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error sizes LineLength Line is longer than 100 characters (found 109). 591
 Error blocks NeedBraces 'if' construct must use '{}'s. 631
 Error sizes LineLength Line is longer than 100 characters (found 113). 658
 Error sizes LineLength Line is longer than 100 characters (found 101). 660
 Error sizes LineLength Line is longer than 100 characters (found 107). 677
 Error sizes LineLength Line is longer than 100 characters (found 105). 691
 Error sizes LineLength Line is longer than 100 characters (found 103). 694
 Error sizes LineLength Line is longer than 100 characters (found 102). 695
 Error blocks NeedBraces 'if' construct must use '{}'s. 729
 Error blocks NeedBraces 'if' construct must use '{}'s. 739
 Error blocks NeedBraces 'if' construct must use '{}'s. 750
 Error sizes LineLength Line is longer than 100 characters (found 101). 762

org/apache/hadoop/hbase/mapreduce/IntegrationTestBulkLoad.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 252
 Error blocks LeftCurly '{' at column 29 should have line break after. 321
 Error blocks LeftCurly '{' at column 36 should have line break after. 323
 Error indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 337
 Error sizes LineLength Line is longer than 100 characters (found 102). 376
 Error sizes LineLength Line is longer than 100 characters (found 123). 383
 Error sizes LineLength Line is longer than 100 characters (found 101). 678
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 695

org/apache/hadoop/hbase/mapreduce/IntegrationTestImportTsv.java

Severity Category Rule Message Line
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 153
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be one of the following: 8, 10. 154
 Error indentation Indentation 'block rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 182

org/apache/hadoop/hbase/mapreduce/IntegrationTestTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 29
 Error blocks LeftCurly '{' at column 45 should have line break after. 183

org/apache/hadoop/hbase/mapreduce/KeyValueSerialization.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 36

org/apache/hadoop/hbase/mapreduce/KeyValueSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 36
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 44
 Error blocks NeedBraces 'if' construct must use '{}'s. 57

org/apache/hadoop/hbase/mapreduce/MapreduceTestingShim.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/mapreduce/MultiTableHFileOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. 24
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 25

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 28
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 46
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 47
 Error blocks NeedBraces 'if' construct must use '{}'s. 166

org/apache/hadoop/hbase/mapreduce/MultiTableInputFormatTestBase.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 217
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 219

org/apache/hadoop/hbase/mapreduce/MultiTableOutputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 37
 Error blocks NeedBraces 'else' construct must use '{}'s. 149

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 29

org/apache/hadoop/hbase/mapreduce/MultiTableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177

org/apache/hadoop/hbase/mapreduce/MultithreadedTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'Class' has incorrect indentation level 2, expected level should be 4. 98
 Error whitespace ParenPad '(' is followed by whitespace. 100
 Error indentation Indentation 'void' has incorrect indentation level 2, expected level should be 4. 112
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 147
 Error indentation Indentation 'method def rparen' has incorrect indentation level 8, expected level should be 4. 164
 Error indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 195
 Error indentation Indentation 'InterruptedException' has incorrect indentation level 4, expected level should be 6. 200
 Error sizes LineLength Line is longer than 100 characters (found 106). 266
 Error sizes LineLength Line is longer than 100 characters (found 107). 283

org/apache/hadoop/hbase/mapreduce/MutationSerialization.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. 31

org/apache/hadoop/hbase/mapreduce/PutCombiner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 79

org/apache/hadoop/hbase/mapreduce/PutSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Put' import. 37
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 74
 Error blocks NeedBraces 'if' construct must use '{}'s. 136

org/apache/hadoop/hbase/mapreduce/ResultSerialization.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 38
 Error blocks NeedBraces 'for' construct must use '{}'s. 115

org/apache/hadoop/hbase/mapreduce/RoundRobinTableInputFormat.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription Javadoc comment at column 14 has parse error. Details: mismatched input ':' expecting <EOF> while parsing JAVADOC 46

org/apache/hadoop/hbase/mapreduce/RowCounter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 35
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 38
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 81
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262

org/apache/hadoop/hbase/mapreduce/SimpleTotalOrderPartitioner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 49
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/mapreduce/SyncTable.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 243
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 244
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 246
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 636

org/apache/hadoop/hbase/mapreduce/TableInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 33
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 40
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 49
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 8. 130
 Error sizes LineLength Line is longer than 100 characters (found 109). 255

org/apache/hadoop/hbase/mapreduce/TableInputFormatBase.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 100
 Error sizes LineLength Line is longer than 100 characters (found 102). 103
 Error sizes LineLength Line is longer than 100 characters (found 113). 121
 Error sizes LineLength Line is longer than 100 characters (found 102). 125
 Error sizes LineLength Line is longer than 100 characters (found 105). 439
 Error sizes LineLength Line is longer than 100 characters (found 106). 461
 Error sizes LineLength Line is longer than 100 characters (found 103). 475
 Error sizes LineLength Line is longer than 100 characters (found 116). 534
 Error sizes LineLength Line is longer than 100 characters (found 127). 536
 Error sizes LineLength Line is longer than 100 characters (found 135). 537
 Error sizes LineLength Line is longer than 100 characters (found 150). 542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 589
 Error blocks NeedBraces 'if' construct must use '{}'s. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 659
 Error blocks LeftCurly '{' at column 21 should have line break after. 671

org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 46
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 54
 Error imports ImportOrder Wrong order for 'com.codahale.metrics.MetricRegistry' import. 65
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 70
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 109
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 137
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 140
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 5. 144
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 145
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 159
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 164
 Error indentation Indentation 'throws' has incorrect indentation level 3, expected level should be 5. 169
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 170
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 172
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 185
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 198
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 231
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 242
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 243
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 257
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 267
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 291
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 301
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 302
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 397
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 402
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 403
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 639
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 651
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 667
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 669
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 671
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 672
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 673
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 674
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 675
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 676
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 677
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 699
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 701
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 703
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 704
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 705
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 706
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 707
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 708
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 709
 Error blocks NeedBraces 'if' construct must use '{}'s. 726
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 793
 Error blocks NeedBraces 'if' construct must use '{}'s. 855
 Error blocks NeedBraces 'if' construct must use '{}'s. 856
 Error blocks NeedBraces 'if' construct must use '{}'s. 932
 Error blocks NeedBraces 'if' construct must use '{}'s. 947
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 963
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 967
 Error sizes LineLength Line is longer than 100 characters (found 101). 989
 Error blocks NeedBraces 'if' construct must use '{}'s. 1003
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1014

org/apache/hadoop/hbase/mapreduce/TableMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 22
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 36

org/apache/hadoop/hbase/mapreduce/TableOutputCommitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.JobContext' import. 24
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 64
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 65

org/apache/hadoop/hbase/mapreduce/TableOutputFormat.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 52
 Error sizes LineLength Line is longer than 100 characters (found 127). 73
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 94
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 139
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 207

org/apache/hadoop/hbase/mapreduce/TableRecordReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Result' import. 24
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82

org/apache/hadoop/hbase/mapreduce/TableRecordReaderImpl.java

Severity Category Rule Message Line
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 310
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 311
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 312
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 313
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 314
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 315
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 316
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 317
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 318
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 319
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 320
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 321
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 322
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 323
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 324
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 325
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 326
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 327

org/apache/hadoop/hbase/mapreduce/TableReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 22
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 44

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 56
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 213
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 227
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 228
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 233
 Error sizes LineLength Line is longer than 100 characters (found 116). 234
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 235
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 237

org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormatImpl.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 70

org/apache/hadoop/hbase/mapreduce/TestCellBasedHFileOutputFormat2.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 180
 Error misc ArrayTypeStyle Array brackets at illegal position. 182
 Error misc ArrayTypeStyle Array brackets at illegal position. 183
 Error misc ArrayTypeStyle Array brackets at illegal position. 251
 Error misc ArrayTypeStyle Array brackets at illegal position. 252
 Error misc UpperEll Should use uppercase 'L'. 274
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 303
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 342
 Error blocks NeedBraces 'if' construct must use '{}'s. 410
 Error blocks NeedBraces 'if' construct must use '{}'s. 504
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 582
 Error whitespace MethodParamPad '(' should be on the previous line. 591
 Error sizes MethodLength Method length is 164 lines (max allowed is 150). 594
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 749
 Error whitespace ParenPad ')' is preceded with whitespace. 751
 Error sizes LineLength Line is longer than 100 characters (found 114). 760
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 797
 Error whitespace MethodParamPad '(' should be on the previous line. 809
 Error whitespace MethodParamPad '(' is preceded with whitespace. 844
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 869
 Error indentation Indentation 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. 918
 Error whitespace MethodParamPad '(' is preceded with whitespace. 918
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 940
 Error whitespace MethodParamPad '(' should be on the previous line. 953
 Error indentation Indentation 'for rparen' has incorrect indentation level 10, expected level should be 6. 965
 Error indentation Indentation 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. 991
 Error whitespace MethodParamPad '(' is preceded with whitespace. 991
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1017
 Error whitespace MethodParamPad '(' should be on the previous line. 1031
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1068
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1166
 Error sizes LineLength Line is longer than 100 characters (found 106). 1171
 Error misc ArrayTypeStyle Array brackets at illegal position. 1185
 Error misc ArrayTypeStyle Array brackets at illegal position. 1187
 Error misc ArrayTypeStyle Array brackets at illegal position. 1386
 Error misc ArrayTypeStyle Array brackets at illegal position. 1390
 Error sizes LineLength Line is longer than 100 characters (found 104). 1439
 Error sizes LineLength Line is longer than 100 characters (found 104). 1441

org/apache/hadoop/hbase/mapreduce/TestCellBasedImportExport2.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 211
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 213
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 214
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 216
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 217
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 219
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 221
 Error indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 222
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 223
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 224
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 225
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 226
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 228
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 230
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 231
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 232
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 233
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 234
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 235
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 236
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 237
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 238
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 239
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 240
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 8. 277
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 8. 278
 Error indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 289
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 296
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 316
 Error sizes LineLength Line is longer than 100 characters (found 103). 316
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 318
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 355
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 357
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 358
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 373
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 374
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 429
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 430
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 431
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 447
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 448
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 516
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 517
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 518
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 532
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 533
 Error javadoc NonEmptyAtclauseDescription Javadoc comment at column 0 has parse error. Details: no viable alternative at input ' *' while parsing JAVADOC_TAG 545
 Error sizes LineLength Line is longer than 100 characters (found 113). 609
 Error sizes LineLength Line is longer than 100 characters (found 123). 627
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 694
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 696
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. 758

org/apache/hadoop/hbase/mapreduce/TestCellBasedWALPlayer2.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111

org/apache/hadoop/hbase/mapreduce/TestCopyTable.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 14, 33. 106
 Error sizes LineLength Line is longer than 100 characters (found 105). 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 29. 249
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 297
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 35. 298

org/apache/hadoop/hbase/mapreduce/TestGroupingTableMapper.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.mockito.Mockito.*. 20

org/apache/hadoop/hbase/mapreduce/TestHBaseMRTestingUtility.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertFalse' import. 32
 Error sizes LineLength Line is longer than 100 characters (found 110). 60
 Error sizes LineLength Line is longer than 100 characters (found 101). 68

org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat2.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.security.SecurityConstants. 99
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 194
 Error misc ArrayTypeStyle Array brackets at illegal position. 196
 Error misc ArrayTypeStyle Array brackets at illegal position. 197
 Error misc ArrayTypeStyle Array brackets at illegal position. 265
 Error misc ArrayTypeStyle Array brackets at illegal position. 266
 Error misc UpperEll Should use uppercase 'L'. 288
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 317
 Error blocks NeedBraces 'if' construct must use '{}'s. 350
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 356
 Error blocks NeedBraces 'if' construct must use '{}'s. 424
 Error blocks NeedBraces 'if' construct must use '{}'s. 538
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 616
 Error whitespace MethodParamPad '(' should be on the previous line. 625
 Error sizes MethodLength Method length is 166 lines (max allowed is 150). 628
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 785
 Error whitespace ParenPad ')' is preceded with whitespace. 787
 Error sizes LineLength Line is longer than 100 characters (found 114). 796
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 832
 Error whitespace MethodParamPad '(' should be on the previous line. 844
 Error whitespace MethodParamPad '(' is preceded with whitespace. 879
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 903
 Error indentation Indentation 'getMockColumnFamiliesForBloomType' has incorrect indentation level 2, expected level should be 4. 952
 Error whitespace MethodParamPad '(' is preceded with whitespace. 952
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 973
 Error whitespace MethodParamPad '(' should be on the previous line. 986
 Error indentation Indentation 'for rparen' has incorrect indentation level 10, expected level should be 6. 998
 Error indentation Indentation 'getMockColumnFamiliesForBlockSize' has incorrect indentation level 2, expected level should be 4. 1024
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1024
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1049
 Error whitespace MethodParamPad '(' should be on the previous line. 1063
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1100
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 1122
 Error blocks NeedBraces 'if' construct must use '{}'s. 1198
 Error misc ArrayTypeStyle Array brackets at illegal position. 1218
 Error misc ArrayTypeStyle Array brackets at illegal position. 1220
 Error misc ArrayTypeStyle Array brackets at illegal position. 1419
 Error misc ArrayTypeStyle Array brackets at illegal position. 1423
 Error sizes LineLength Line is longer than 100 characters (found 104). 1472
 Error sizes LineLength Line is longer than 100 characters (found 104). 1474

org/apache/hadoop/hbase/mapreduce/TestHRegionPartitioner.java

Severity Category Rule Message Line
 Error indentation Indentation 'Bytes' has incorrect indentation level 4, expected level should be 6. 69

org/apache/hadoop/hbase/mapreduce/TestImportExport.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 230
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 232
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 233
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 235
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 236
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 238
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 240
 Error indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 241
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 242
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 243
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 244
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 245
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 247
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 249
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 250
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 251
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 252
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 253
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 254
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 255
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 256
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 257
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 258
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 259
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 277
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 8. 296
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 8. 297
 Error indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 308
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 315
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 335
 Error sizes LineLength Line is longer than 100 characters (found 103). 335
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 337
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 374
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 376
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 377
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 392
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 393
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 448
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 449
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 450
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 466
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 467
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 535
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 536
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 537
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 551
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 564
 Error sizes LineLength Line is longer than 100 characters (found 113). 628
 Error sizes LineLength Line is longer than 100 characters (found 123). 646
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 713
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 715
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 25. 777

org/apache/hadoop/hbase/mapreduce/TestImportTSVWithOperationAttributes.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 129
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 131
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 132
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 145
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 147
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error sizes LineLength Line is longer than 100 characters (found 101). 227

org/apache/hadoop/hbase/mapreduce/TestImportTSVWithTTLs.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 117
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 119
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 120

org/apache/hadoop/hbase/mapreduce/TestImportTSVWithVisibilityLabels.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 167
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 169
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 170
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 183
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 184
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 185
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 235
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 236
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 238
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 253
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 255
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 257
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 258
 Error indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 260
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 272
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 274
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 275
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 276
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 290
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 291
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 308
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 310
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 311
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 312
 Error blocks NeedBraces 'if' construct must use '{}'s. 383
 Error blocks NeedBraces 'else' construct must use '{}'s. 385
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 482

org/apache/hadoop/hbase/mapreduce/TestImportTsv.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 147
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 197
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 199
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 201
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 202
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 204
 Error indentation Indentation 'array initialization rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 205
 Error indentation Indentation 'method def modifier' has incorrect indentation level 14, expected level should be one of the following: 10, 12. 243
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 244
 Error indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 12, 14. 245
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 14, expected level should be one of the following: 10, 12. 246
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 247
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 273
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 274
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 275
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 276
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 278
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 403
 Error sizes LineLength Line is longer than 100 characters (found 103). 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 559

org/apache/hadoop/hbase/mapreduce/TestMultiTableInputFormat.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 2. 47
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49

org/apache/hadoop/hbase/mapreduce/TestMultiTableInputFormatBase.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 92
 Error whitespace MethodParamPad '(' is preceded with whitespace. 127
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 179

org/apache/hadoop/hbase/mapreduce/TestMultithreadedTableMapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. 82
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104
 Error indentation Indentation 'cf' has incorrect indentation level 6, expected level should be 8. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error whitespace ParenPad ')' is preceded with whitespace. 221

org/apache/hadoop/hbase/mapreduce/TestRegionSizeCalculator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 94

org/apache/hadoop/hbase/mapreduce/TestRoundRobinTableInputFormat.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 149). 115

org/apache/hadoop/hbase/mapreduce/TestRowCounter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error sizes LineLength Line is longer than 100 characters (found 104). 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 534
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 535

org/apache/hadoop/hbase/mapreduce/TestTableInputFormat.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 301
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error misc UpperEll Should use uppercase 'L'. 400
 Error misc UpperEll Should use uppercase 'L'. 403
 Error misc UpperEll Should use uppercase 'L'. 406

org/apache/hadoop/hbase/mapreduce/TestTableInputFormatBase.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/mapreduce/TestTableInputFormatScanBase.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 139

org/apache/hadoop/hbase/mapreduce/TestTableMapReduce.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 29 should have line break after. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150

org/apache/hadoop/hbase/mapreduce/TestTableMapReduceBase.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 76. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error indentation Indentation 'for' has incorrect indentation level 9, expected level should be 8. 184

org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.SNAPSHOT_INPUTFORMAT_LOCALITY_BY_REGION_LOCATION' import. 23

org/apache/hadoop/hbase/mapreduce/TestTableSplit.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 102

org/apache/hadoop/hbase/mapreduce/TestTimeRangeMapRed.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 109
 Error indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 110
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 118
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 153
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 174

org/apache/hadoop/hbase/mapreduce/TextSortReducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 141
 Error sizes LineLength Line is longer than 100 characters (found 106). 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 202

org/apache/hadoop/hbase/mapreduce/TsvImporterMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Put' import. 32
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 48
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 151
 Error sizes LineLength Line is longer than 100 characters (found 102). 182

org/apache/hadoop/hbase/mapreduce/TsvImporterTextMapper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 37
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84

org/apache/hadoop/hbase/mapreduce/VisibilityExpressionResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 24

org/apache/hadoop/hbase/mapreduce/WALPlayer.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 110
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 151
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 201
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 206
 Error sizes LineLength Line is longer than 100 characters (found 102). 392

org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

Severity Category Rule Message Line
 Error indentation Indentation 'method call' child has incorrect indentation level 14, expected level should be 16. 275
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 388
 Error sizes MethodLength Method length is 165 lines (max allowed is 150). 523

org/apache/hadoop/hbase/master/AssignmentVerificationReport.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 219 lines (max allowed is 150). 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 435
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 436
 Error whitespace ParenPad '(' is followed by whitespace. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 606

org/apache/hadoop/hbase/master/ClusterSchema.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. 27
 Error sizes LineLength Line is longer than 100 characters (found 111). 87
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 88
 Error sizes LineLength Line is longer than 100 characters (found 102). 97
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 98
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 109

org/apache/hadoop/hbase/master/ClusterSchemaServiceImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 56
 Error sizes LineLength Line is longer than 100 characters (found 101). 96
 Error sizes LineLength Line is longer than 100 characters (found 101). 104
 Error sizes LineLength Line is longer than 100 characters (found 102). 109
 Error blocks NeedBraces 'if' construct must use '{}'s. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 127

org/apache/hadoop/hbase/master/ClusterStatusPublisher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 51
 Error imports ImportOrder Wrong order for 'org.slf4j.Logger' import. 67

org/apache/hadoop/hbase/master/DrainingServerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72

org/apache/hadoop/hbase/master/ExpiredMobFileCleanerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. 29

org/apache/hadoop/hbase/master/HMaster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 581
 Error blocks NeedBraces 'if' construct must use '{}'s. 726
 Error sizes MethodLength Method length is 378 lines (max allowed is 150). 785
 Error sizes LineLength Line is longer than 100 characters (found 102). 1536
 Error blocks NeedBraces 'if' construct must use '{}'s. 1707
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1960
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1971
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1973
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1974
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1977
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1978
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1980
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1982
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1983
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1984
 Error sizes LineLength Line is longer than 100 characters (found 116). 2003
 Error sizes LineLength Line is longer than 100 characters (found 105). 2005
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2214
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2216
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2218
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2224
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2225
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2227
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2229
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2230
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2232
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2234
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2235
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2236
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2249
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2251
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2253
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2254
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2255
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2257
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2259
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2260
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2262
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2264
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2265
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2266
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2349
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2351
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2357
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2358
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 2359
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be one of the following: 18, 20. 2366
 Error indentation Indentation 'if rcurly' has incorrect indentation level 14, expected level should be one of the following: 16, 18. 2368
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be one of the following: 14, 16. 2369
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 2370
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be one of the following: 14, 16. 2371
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be one of the following: 12, 14. 2372
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2373
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2375
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2382
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2383
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2385
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2387
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2388
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2390
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2392
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2393
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2394
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2404
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2406
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2408
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2418
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2419
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2421
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2423
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2424
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2426
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2428
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2429
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2430
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2493
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2497
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2499
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 2501
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 2502
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 2503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2937
 Error blocks NeedBraces 'if' construct must use '{}'s. 3113
 Error blocks NeedBraces 'if' construct must use '{}'s. 3115
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3227
 Error blocks NeedBraces 'for' construct must use '{}'s. 3257
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 3269
 Error blocks NeedBraces 'if' construct must use '{}'s. 3298
 Error sizes LineLength Line is longer than 100 characters (found 111). 3396
 Error coding EmptyStatement Empty statement. 3549

org/apache/hadoop/hbase/master/HMasterCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 33
 Error misc ArrayTypeStyle Array brackets at illegal position. 81
 Error sizes LineLength Line is longer than 100 characters (found 104). 89
 Error sizes LineLength Line is longer than 100 characters (found 102). 158
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 194
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 195
 Error blocks NeedBraces 'if' construct must use '{}'s. 260
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 324

org/apache/hadoop/hbase/master/HbckChore.java

Severity Category Rule Message Line
 Error indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 6. 212

org/apache/hadoop/hbase/master/LoadBalancer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153

org/apache/hadoop/hbase/master/MasterCoprocessorHost.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 800
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 819
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 835
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 836
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 855
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 869
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 884
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 901
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 920
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 939
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 957
 Error sizes LineLength Line is longer than 100 characters (found 106). 1721
 Error sizes LineLength Line is longer than 100 characters (found 107). 1730

org/apache/hadoop/hbase/master/MasterFileSystem.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 131
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 132
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 133
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 238
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error sizes LineLength Line is longer than 100 characters (found 105). 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365

org/apache/hadoop/hbase/master/MasterMobCompactionThread.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 79

org/apache/hadoop/hbase/master/MasterRpcServices.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1077
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1781
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1862

org/apache/hadoop/hbase/master/MasterServices.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 222
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 279
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 388
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 403
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 404
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412

org/apache/hadoop/hbase/master/MasterStatusServlet.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 77

org/apache/hadoop/hbase/master/MasterWalManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 227

org/apache/hadoop/hbase/master/MetricsAssignmentManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85

org/apache/hadoop/hbase/master/MetricsAssignmentManagerSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 59

org/apache/hadoop/hbase/master/MetricsMaster.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 117). 49
 Error sizes LineLength Line is longer than 100 characters (found 114). 51
 Error sizes LineLength Line is longer than 100 characters (found 115). 53

org/apache/hadoop/hbase/master/MetricsMasterSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 72

org/apache/hadoop/hbase/master/MetricsMasterWrapperImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaObserverChore' import. 30
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 146
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 155

org/apache/hadoop/hbase/master/MirroringTableStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28

org/apache/hadoop/hbase/master/MobCompactionChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. 30

org/apache/hadoop/hbase/master/MockRegionServer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 365

org/apache/hadoop/hbase/master/RackManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25

org/apache/hadoop/hbase/master/RegionPlacementMaintainer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 119
 Error blocks NeedBraces 'for' construct must use '{}'s. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 188
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error sizes MethodLength Method length is 259 lines (max allowed is 150). 192
 Error whitespace ParenPad ')' is preceded with whitespace. 472
 Error whitespace ParenPad ')' is preceded with whitespace. 488
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 612
 Error whitespace ParenPad ')' is preceded with whitespace. 621
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 633
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 654
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 655
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 658
 Error whitespace ParenPad ')' is preceded with whitespace. 718
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error whitespace ParenPad '(' is followed by whitespace. 835
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error sizes MethodLength Method length is 163 lines (max allowed is 150). 948
 Error misc ArrayTypeStyle Array brackets at illegal position. 948

org/apache/hadoop/hbase/master/RegionServerTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 40
 Error sizes LineLength Line is longer than 100 characters (found 104). 147

org/apache/hadoop/hbase/master/RegionState.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 406
 Error blocks NeedBraces 'if' construct must use '{}'s. 428

org/apache/hadoop/hbase/master/ServerListener.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 22

org/apache/hadoop/hbase/master/ServerManager.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hbase.thirdparty.com.google.protobuf.ByteString. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 427
 Error blocks NeedBraces 'if' construct must use '{}'s. 521
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 530
 Error sizes LineLength Line is longer than 100 characters (found 107). 569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 633
 Error blocks NeedBraces 'if' construct must use '{}'s. 672
 Error blocks NeedBraces 'if' construct must use '{}'s. 707
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 726
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 728
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 732
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error sizes LineLength Line is longer than 100 characters (found 106). 811
 Error sizes LineLength Line is longer than 100 characters (found 103). 848

org/apache/hadoop/hbase/master/SnapshotOfRegionAssignmentFromMeta.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 117
 Error blocks NeedBraces 'if' construct must use '{}'s. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error blocks NeedBraces 'if' construct must use '{}'s. 139
 Error blocks NeedBraces 'if' construct must use '{}'s. 156
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 194

org/apache/hadoop/hbase/master/SnapshotSentinel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 22
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 58

org/apache/hadoop/hbase/master/SplitLogManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 391
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392
 Error design VisibilityModifier Variable 'installed' must be private and have accessor methods. 493
 Error design VisibilityModifier Variable 'done' must be private and have accessor methods. 494
 Error design VisibilityModifier Variable 'error' must be private and have accessor methods. 495
 Error design VisibilityModifier Variable 'isDead' must be private and have accessor methods. 496
 Error design VisibilityModifier Variable 'last_update' must be private and have accessor methods. 509
 Error design VisibilityModifier Variable 'last_version' must be private and have accessor methods. 510
 Error design VisibilityModifier Variable 'cur_worker_name' must be private and have accessor methods. 511
 Error design VisibilityModifier Variable 'batch' must be private and have accessor methods. 512
 Error design VisibilityModifier Variable 'status' must be private and have accessor methods. 513
 Error design VisibilityModifier Variable 'incarnation' must be private and have accessor methods. 514
 Error design VisibilityModifier Variable 'unforcedResubmits' must be private and have accessor methods. 515
 Error design VisibilityModifier Variable 'resubmitThresholdReached' must be private and have accessor methods. 516

org/apache/hadoop/hbase/master/SplitOrMergeTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKWatcher' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.MasterSwitchType' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 32

org/apache/hadoop/hbase/master/TableNamespaceManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 241
 Error blocks NeedBraces 'if' construct must use '{}'s. 249
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 264

org/apache/hadoop/hbase/master/TestActiveMasterManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127

org/apache/hadoop/hbase/master/TestHMasterCommandLine.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/master/TestMasterFailoverBalancerPersistence.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/master/TestMasterMetrics.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 139
 Error whitespace ParenPad '(' is followed by whitespace. 140
 Error whitespace ParenPad '(' is followed by whitespace. 141

org/apache/hadoop/hbase/master/TestMasterMetricsWrapper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 74
 Error whitespace ParenPad ')' is preceded with whitespace. 89

org/apache/hadoop/hbase/master/TestMasterNoCluster.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 105
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 109
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 111
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 112
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 114
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 116
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 117
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error sizes LineLength Line is longer than 100 characters (found 104). 201
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 207
 Error blocks NeedBraces 'while' construct must use '{}'s. 242
 Error coding EmptyStatement Empty statement. 245

org/apache/hadoop/hbase/master/TestMasterOperationsForRegionReplicas.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error blocks NeedBraces 'if' construct must use '{}'s. 342

org/apache/hadoop/hbase/master/TestMasterStatusServlet.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 95
 Error misc ArrayTypeStyle Array brackets at illegal position. 121
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 122
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 123

org/apache/hadoop/hbase/master/TestMasterTransitions.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 67
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 203
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 259
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 387
 Error coding InnerAssignment Inner assignments should be avoided. 500
 Error blocks NeedBraces 'if' construct must use '{}'s. 502

org/apache/hadoop/hbase/master/TestMirroringTableStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseClassTestRule' import. 29
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 42
 Error imports ImportOrder Wrong order for 'junit.framework.TestCase.assertTrue' import. 44

org/apache/hadoop/hbase/master/TestRegionPlacement.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 164
 Error sizes LineLength Line is longer than 100 characters (found 101). 165
 Error indentation Indentation 'report' has incorrect indentation level 4, expected level should be 6. 179
 Error sizes LineLength Line is longer than 100 characters (found 104). 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 344
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 405
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 418
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 419
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470
 Error whitespace ParenPad ')' is preceded with whitespace. 533
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 541

org/apache/hadoop/hbase/master/TestRegionPlacement2.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 95
 Error sizes LineLength Line is longer than 100 characters (found 102). 156

org/apache/hadoop/hbase/master/TestRollingRestart.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 120

org/apache/hadoop/hbase/master/TestSplitWALManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.slf4j.Logger' import. 59

org/apache/hadoop/hbase/master/TestTableStateManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'junit.framework.TestCase.assertTrue' import. 39

org/apache/hadoop/hbase/master/TestWarmupRegion.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 94
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 159
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 161
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 162
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 163
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 164
 Error indentation Indentation 'for' has incorrect indentation level 5, expected level should be 4. 165
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 166
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 167
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 168
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 169
 Error whitespace ParenPad ')' is preceded with whitespace. 169
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 170
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 171
 Error indentation Indentation 'for rcurly' has incorrect indentation level 5, expected level should be 4. 172
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 173

org/apache/hadoop/hbase/master/assignment/AssignProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 135

org/apache/hadoop/hbase/master/assignment/AssignmentManagerUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.DEFAULT_HBASE_ENABLE_SEPARATE_CHILD_REGIONS' import. 47

org/apache/hadoop/hbase/master/assignment/GCMergedRegionsProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 0, expected level should be 2. 48
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 76
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 82
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Error sizes LineLength Line is longer than 100 characters (found 102). 91
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 93
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 117

org/apache/hadoop/hbase/master/assignment/GCMultipleMergedRegionsProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.slf4j.Logger' import. 36
 Error sizes LineLength Line is longer than 100 characters (found 102). 106

org/apache/hadoop/hbase/master/assignment/GCRegionProcedure.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 118). 136

org/apache/hadoop/hbase/master/assignment/RegionStateStore.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error blocks NeedBraces 'if' construct must use '{}'s. 134
 Error blocks NeedBraces 'if' construct must use '{}'s. 137

org/apache/hadoop/hbase/master/assignment/RegionStates.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 733

org/apache/hadoop/hbase/master/assignment/RegionTransitionProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 36

org/apache/hadoop/hbase/master/assignment/TestAssignmentOnRSCrash.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/master/assignment/TestRegionSplitAndSeparateChildren.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.assignment.AssignmentTestingUtil.insertData' import. 51

org/apache/hadoop/hbase/master/assignment/TestRegionStates.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.After' import. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 85

org/apache/hadoop/hbase/master/assignment/TestSplitTableRegionProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 172
 Error indentation Indentation 'Bytes' has incorrect indentation level 4, expected level should be 6. 382

org/apache/hadoop/hbase/master/balancer/BalancerChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. 28

org/apache/hadoop/hbase/master/balancer/BalancerTestBase.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 79
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 80
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 86
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 87
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 88
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 89
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 90
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 45. 91
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 96
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 97
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 98
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 100
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 101
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 102
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 103
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 104
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 105
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 106
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 107
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 108
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 109
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 110
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 112
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 113
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 114
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 115
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 116
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 117
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 119
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 120
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 128
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 130
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 132
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 133
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 135
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 136
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 137
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 138
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 139
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 140
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 141
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 142
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 143
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 144
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 145
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 146
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 147
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 148
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 149
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 150
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 151
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 152
 Error sizes LineLength Line is longer than 100 characters (found 114). 252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error blocks NeedBraces 'if' construct must use '{}'s. 369
 Error sizes LineLength Line is longer than 100 characters (found 104). 383
 Error sizes LineLength Line is longer than 100 characters (found 150). 407
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error sizes LineLength Line is longer than 100 characters (found 101). 565

org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 143
 Error sizes LineLength Line is longer than 100 characters (found 104). 161
 Error sizes LineLength Line is longer than 100 characters (found 102). 162
 Error sizes LineLength Line is longer than 100 characters (found 102). 163
 Error sizes MethodLength Method length is 259 lines (max allowed is 150). 208
 Error sizes LineLength Line is longer than 100 characters (found 114). 319
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 643
 Error whitespace MethodParamPad '(' is preceded with whitespace. 644
 Error blocks LeftCurly '{' at column 33 should have line break after. 644
 Error blocks LeftCurly '{' at column 34 should have line break after. 646
 Error blocks LeftCurly '{' at column 32 should have line break after. 648
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 652
 Error design VisibilityModifier Variable 'server' must be private and have accessor methods. 653
 Error design VisibilityModifier Variable 'region' must be private and have accessor methods. 672
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 673
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 674
 Error whitespace MethodParamPad '(' is preceded with whitespace. 684
 Error design VisibilityModifier Variable 'fromServer' must be private and have accessor methods. 693
 Error design VisibilityModifier Variable 'fromRegion' must be private and have accessor methods. 694
 Error design VisibilityModifier Variable 'toServer' must be private and have accessor methods. 695
 Error design VisibilityModifier Variable 'toRegion' must be private and have accessor methods. 696
 Error whitespace MethodParamPad '(' is preceded with whitespace. 706
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 720
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 721
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 724
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 725
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 726
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 727
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 728
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 730
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 731
 Error sizes LineLength Line is longer than 100 characters (found 102). 731
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 732
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 733
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 734
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 735
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 737
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 738
 Error sizes LineLength Line is longer than 100 characters (found 113). 738
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 739
 Error sizes LineLength Line is longer than 100 characters (found 109). 739
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 740
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 741
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 742
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 743
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 744
 Error sizes LineLength Line is longer than 100 characters (found 103). 755
 Error sizes LineLength Line is longer than 100 characters (found 108). 852
 Error sizes LineLength Line is longer than 100 characters (found 108). 867
 Error blocks NeedBraces 'if' construct must use '{}'s. 1089
 Error blocks NeedBraces 'if' construct must use '{}'s. 1095
 Error blocks NeedBraces 'if' construct must use '{}'s. 1118
 Error blocks NeedBraces 'if' construct must use '{}'s. 1120
 Error blocks NeedBraces 'if' construct must use '{}'s. 1207
 Error sizes LineLength Line is longer than 100 characters (found 105). 1424

org/apache/hadoop/hbase/master/balancer/ClusterLoadState.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 48

org/apache/hadoop/hbase/master/balancer/ClusterStatusChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. 27

org/apache/hadoop/hbase/master/balancer/FavoredStochasticBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'segregateRegionsAndAssignRegionsWithFavoredNodes' has incorrect indentation level 2, expected level should be 4. 212
 Error coding InnerAssignment Inner assignments should be avoided. 254

org/apache/hadoop/hbase/master/balancer/LoadBalancerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/hbase/master/balancer/LoadBalancerPerformanceEvaluation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 90

org/apache/hadoop/hbase/master/balancer/RegionInfoComparator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 35

org/apache/hadoop/hbase/master/balancer/RegionLocationFinder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error sizes LineLength Line is longer than 100 characters (found 109). 302

org/apache/hadoop/hbase/master/balancer/ServerAndLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 23

org/apache/hadoop/hbase/master/balancer/SimpleLoadBalancer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 143
 Error sizes MethodLength Method length is 208 lines (max allowed is 150). 255
 Error blocks NeedBraces 'if' construct must use '{}'s. 326
 Error blocks NeedBraces 'if' construct must use '{}'s. 330
 Error blocks NeedBraces 'if' construct must use '{}'s. 345
 Error blocks NeedBraces 'if' construct must use '{}'s. 364
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 376
 Error blocks NeedBraces 'if' construct must use '{}'s. 397
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error blocks NeedBraces 'if' construct must use '{}'s. 418
 Error blocks NeedBraces 'if' construct must use '{}'s. 449
 Error sizes LineLength Line is longer than 100 characters (found 102). 467
 Error sizes LineLength Line is longer than 100 characters (found 109). 472
 Error sizes LineLength Line is longer than 100 characters (found 107). 473
 Error whitespace ParenPad ')' is preceded with whitespace. 473
 Error sizes LineLength Line is longer than 100 characters (found 112). 475
 Error sizes LineLength Line is longer than 100 characters (found 107). 513
 Error sizes LineLength Line is longer than 100 characters (found 120). 514
 Error sizes LineLength Line is longer than 100 characters (found 109). 515
 Error blocks NeedBraces 'if' construct must use '{}'s. 527
 Error blocks NeedBraces 'else' construct must use '{}'s. 528
 Error sizes LineLength Line is longer than 100 characters (found 102). 544
 Error blocks NeedBraces 'if' construct must use '{}'s. 551
 Error sizes LineLength Line is longer than 100 characters (found 102). 572
 Error blocks NeedBraces 'if' construct must use '{}'s. 573
 Error sizes LineLength Line is longer than 100 characters (found 101). 579
 Error blocks NeedBraces 'if' construct must use '{}'s. 596
 Error blocks NeedBraces 'else' construct must use '{}'s. 597

org/apache/hadoop/hbase/master/balancer/StochasticLoadBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 315
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 888
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 889
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 890
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 891
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 892
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 893
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 894
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 895
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 896
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 897
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 898
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 899
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 900
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 901
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 902
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 903
 Error sizes LineLength Line is longer than 100 characters (found 106). 1187
 Error sizes LineLength Line is longer than 100 characters (found 106). 1188
 Error sizes LineLength Line is longer than 100 characters (found 109). 1189
 Error sizes LineLength Line is longer than 100 characters (found 109). 1230

org/apache/hadoop/hbase/master/balancer/TestBalancerRejection.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 84
 Error sizes LineLength Line is longer than 100 characters (found 117). 88
 Error sizes LineLength Line is longer than 100 characters (found 115). 123
 Error sizes LineLength Line is longer than 100 characters (found 106). 126

org/apache/hadoop/hbase/master/balancer/TestBalancerStatusTagInJMXMetrics.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 47

org/apache/hadoop/hbase/master/balancer/TestBaseLoadBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error sizes LineLength Line is longer than 100 characters (found 108). 256
 Error sizes LineLength Line is longer than 100 characters (found 108). 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error blocks NeedBraces 'for' construct must use '{}'s. 442
 Error sizes LineLength Line is longer than 100 characters (found 109). 535

org/apache/hadoop/hbase/master/balancer/TestFavoredStochasticBalancerPickers.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 200

org/apache/hadoop/hbase/master/balancer/TestRegionsOnMasterOptions.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 128
 Error sizes LineLength Line is longer than 100 characters (found 113). 132
 Error sizes LineLength Line is longer than 100 characters (found 115). 134
 Error sizes LineLength Line is longer than 100 characters (found 131). 135
 Error sizes LineLength Line is longer than 100 characters (found 129). 136
 Error sizes LineLength Line is longer than 100 characters (found 129). 137
 Error sizes LineLength Line is longer than 100 characters (found 109). 138
 Error sizes LineLength Line is longer than 100 characters (found 108). 140
 Error sizes LineLength Line is longer than 100 characters (found 111). 141
 Error sizes LineLength Line is longer than 100 characters (found 103). 142
 Error sizes LineLength Line is longer than 100 characters (found 111). 143
 Error sizes LineLength Line is longer than 100 characters (found 135). 151
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 218

org/apache/hadoop/hbase/master/balancer/TestServerAndLoad.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 53

org/apache/hadoop/hbase/master/balancer/TestSimpleLoadBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 74
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 75
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 76
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 78
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 79
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 80
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 86
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 88
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 90
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 91
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 92
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 93
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 94
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 95
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 97
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 98
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 99
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 100
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 101
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 102
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 103
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 104
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 105
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 106
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 108
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 110
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 111
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 112
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 113
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 114
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 115
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 116
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 117
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 118
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error blocks NeedBraces 'if' construct must use '{}'s. 208

org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 86
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 90
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 91
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 92
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 93
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 94
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 95
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 99
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 100
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 101
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 102
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 103
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 104
 Error sizes LineLength Line is longer than 100 characters (found 101). 107
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 108
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 109
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 110
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 111
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 112
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 113
 Error sizes LineLength Line is longer than 100 characters (found 111). 116
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 117
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 118
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 119
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 120
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 121
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 122
 Error sizes LineLength Line is longer than 100 characters (found 102). 430
 Error sizes LineLength Line is longer than 100 characters (found 107). 450

org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancerHeterogeneousCostRules.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'junit.framework.TestCase.assertTrue' import. 42
 Error imports UnusedImports Unused import - junit.framework.TestCase.assertTrue. 42

org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 33

org/apache/hadoop/hbase/master/cleaner/BaseLogCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 21

org/apache/hadoop/hbase/master/cleaner/CleanerChore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 379
 Error indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 385
 Error blocks LeftCurly '{' at column 31 should have line break after. 385
 Error sizes LineLength Line is longer than 100 characters (found 104). 475

org/apache/hadoop/hbase/master/cleaner/FileCleanerDelegate.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 23

org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 53

org/apache/hadoop/hbase/master/cleaner/TestHFileCleaner.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 245

org/apache/hadoop/hbase/master/cleaner/TestSnapshotFromMaster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 505

org/apache/hadoop/hbase/master/janitor/TestCatalogJanitor.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 164
 Error sizes LineLength Line is longer than 100 characters (found 103). 170
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 181
 Error sizes LineLength Line is longer than 100 characters (found 102). 190
 Error indentation Indentation 'final' has incorrect indentation level 2, expected level should be 4. 196
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 508
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 612
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 620
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 637

org/apache/hadoop/hbase/master/janitor/TestMetaFixer.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hbase.thirdparty.org.apache.commons.collections4.CollectionUtils.isNotEmpty. 20
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.assignment.GCMultipleMergedRegionsProcedure' import. 46
 Error sizes LineLength Line is longer than 100 characters (found 107). 100

org/apache/hadoop/hbase/master/locking/LockManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 77
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 250

org/apache/hadoop/hbase/master/locking/LockProcedure.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 207
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 344

org/apache/hadoop/hbase/master/normalizer/package-info.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 42
 Error sizes LineLength Line is longer than 100 characters (found 116). 43
 Error sizes LineLength Line is longer than 100 characters (found 103). 46
 Error sizes LineLength Line is longer than 100 characters (found 116). 47
 Error sizes LineLength Line is longer than 100 characters (found 121). 50
 Error sizes LineLength Line is longer than 100 characters (found 119). 51
 Error sizes LineLength Line is longer than 100 characters (found 115). 54
 Error sizes LineLength Line is longer than 100 characters (found 128). 55
 Error sizes LineLength Line is longer than 100 characters (found 101). 57
 Error sizes LineLength Line is longer than 100 characters (found 114). 58
 Error sizes LineLength Line is longer than 100 characters (found 127). 59
 Error sizes LineLength Line is longer than 100 characters (found 107). 61
 Error sizes LineLength Line is longer than 100 characters (found 114). 62

org/apache/hadoop/hbase/master/procedure/AbstractStateMachineRegionProcedure.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.TableNotFoundException. 23

org/apache/hadoop/hbase/master/procedure/CloneSnapshotProcedure.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 377
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 393
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 454
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 517

org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 71
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 73
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 74
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 90
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 95
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247

org/apache/hadoop/hbase/master/procedure/DeleteNamespaceProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 82
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 87
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 92
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 94
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 95
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 98
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 99
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 101
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 271
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 288
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315

org/apache/hadoop/hbase/master/procedure/DeleteTableProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.org.apache.commons.collections4.CollectionUtils' import. 59

org/apache/hadoop/hbase/master/procedure/EnableTableProcedure.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 327
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 339

org/apache/hadoop/hbase/master/procedure/HBCKServerCrashProcedure.java

Severity Category Rule Message Line
 Error design FinalClass Class UnknownServerVisitor should be declared as final. 118

org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 69

org/apache/hadoop/hbase/master/procedure/MasterProcedureEnv.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 127

org/apache/hadoop/hbase/master/procedure/MasterProcedureScheduler.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 372
 Error sizes LineLength Line is longer than 100 characters (found 101). 375
 Error blocks NeedBraces 'if' construct must use '{}'s. 666
 Error sizes LineLength Line is longer than 100 characters (found 102). 721
 Error sizes LineLength Line is longer than 100 characters (found 102). 770

org/apache/hadoop/hbase/master/procedure/MasterProcedureSchedulerPerformanceEvaluation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Random' import. 23

org/apache/hadoop/hbase/master/procedure/MasterProcedureTestingUtility.java

Severity Category Rule Message Line
 Error design FinalClass Class MasterProcedureTestingUtility should be declared as final. 70
 Error sizes LineLength Line is longer than 100 characters (found 105). 223
 Error blocks NeedBraces 'if' construct must use '{}'s. 263
 Error blocks NeedBraces 'if' construct must use '{}'s. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 476

org/apache/hadoop/hbase/master/procedure/MasterProcedureUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/master/procedure/ModifyNamespaceProcedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.TableNamespaceManager' import. 29
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 74
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 76
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 79
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 84
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 86
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 88
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 186
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218

org/apache/hadoop/hbase/master/procedure/ModifyTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 76
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 82
 Error sizes LineLength Line is longer than 100 characters (found 102). 261
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285

org/apache/hadoop/hbase/master/procedure/ProcedureDescriber.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.JRubyFormat' import. 35
 Error design FinalClass Class ProcedureDescriber should be declared as final. 37

org/apache/hadoop/hbase/master/procedure/ProcedurePrepareLatch.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. 27

org/apache/hadoop/hbase/master/procedure/ProcedureSyncWait.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 243
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 245
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 246
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 247
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 255
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 257
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 258
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 259

org/apache/hadoop/hbase/master/procedure/RestoreSnapshotProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 104
 Error whitespace MethodParamPad '(' is preceded with whitespace. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333

org/apache/hadoop/hbase/master/procedure/TestDeleteNamespaceProcedure.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 150

org/apache/hadoop/hbase/master/procedure/TestMasterObserverPostCalls.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 115). 55

org/apache/hadoop/hbase/master/procedure/TestMasterProcedureEvents.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 139

org/apache/hadoop/hbase/master/procedure/TestMasterProcedureSchedulerConcurrency.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 265

org/apache/hadoop/hbase/master/procedure/TestSafemodeBringsDownMaster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 123

org/apache/hadoop/hbase/master/procedure/TestTableDDLProcedureBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertTrue' import. 34

org/apache/hadoop/hbase/master/procedure/TestTableDescriptorModificationFromClient.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70

org/apache/hadoop/hbase/master/procedure/TestWALProcedureStoreOnHDFS.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 117). 60
 Error blocks LeftCurly '{' at column 30 should have line break after. 136

org/apache/hadoop/hbase/master/procedure/TruncateTableProcedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 62
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 68

org/apache/hadoop/hbase/master/region/MasterRegionFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/master/slowlog/SlowLogMasterService.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.MetaTableAccessor. 25

org/apache/hadoop/hbase/master/snapshot/EnabledTableSnapshotHandler.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 77

org/apache/hadoop/hbase/master/snapshot/MasterSnapshotVerifier.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 197

org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 277

org/apache/hadoop/hbase/master/snapshot/SnapshotManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 353
 Error sizes LineLength Line is longer than 100 characters (found 102). 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 590
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 698
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 820
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 822
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 876
 Error blocks NeedBraces 'if' construct must use '{}'s. 1062
 Error blocks NeedBraces 'if' construct must use '{}'s. 1119
 Error blocks NeedBraces 'if' construct must use '{}'s. 1123

org/apache/hadoop/hbase/master/snapshot/TakeSnapshotHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 299

org/apache/hadoop/hbase/master/snapshot/TestSnapshotFileCacheWithDifferentWorkingDir.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 45

org/apache/hadoop/hbase/master/snapshot/TestSnapshotHFileCleaner.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 90

org/apache/hadoop/hbase/master/snapshot/TestSnapshotManager.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 76

org/apache/hadoop/hbase/mob/CachedMobFile.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 59

org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 31
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 83
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 88
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 90
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 91
 Error sizes LineLength Line is longer than 100 characters (found 101). 107
 Error sizes MethodLength Method length is 204 lines (max allowed is 150). 165
 Error sizes LineLength Line is longer than 100 characters (found 115). 195

org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 107
 Error sizes LineLength Line is longer than 100 characters (found 108). 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error sizes LineLength Line is longer than 100 characters (found 108). 176
 Error sizes LineLength Line is longer than 100 characters (found 104). 185

org/apache/hadoop/hbase/mob/ExpiredMobFileCleaner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 32
 Error sizes LineLength Line is longer than 100 characters (found 104). 62

org/apache/hadoop/hbase/mob/MobConstants.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 26

org/apache/hadoop/hbase/mob/MobFile.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 144

org/apache/hadoop/hbase/mob/MobFileCache.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203

org/apache/hadoop/hbase/mob/MobFileName.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.MD5Hash' import. 22

org/apache/hadoop/hbase/mob/MobTestUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 37

org/apache/hadoop/hbase/mob/MobUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453

org/apache/hadoop/hbase/mob/TestDefaultMobStoreFlusher.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 51
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 52
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 53
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 54
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 55
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 56
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 57
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 58
 Error indentation Indentation 'member def modifier' has incorrect indentation level 1, expected level should be 2. 60
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 63
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 65
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 66
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 68
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 70
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 71
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 73
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 75
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 76
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 78
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 79
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 81
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 82
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 84
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 86
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 87
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 88
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 89
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 90
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 91
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 92
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 94
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 95
 Error indentation Indentation 'method def modifier' has incorrect indentation level 1, expected level should be 2. 97

org/apache/hadoop/hbase/mob/compactions/MobCompactor.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85

org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactionRequest.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 97
 Error whitespace MethodParamPad '(' is preceded with whitespace. 157
 Error whitespace MethodParamPad '(' is preceded with whitespace. 161
 Error whitespace MethodParamPad '(' is preceded with whitespace. 181
 Error blocks LeftCurly '{' at column 36 should have line break after. 181
 Error whitespace MethodParamPad '(' is preceded with whitespace. 259

org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 113
 Error sizes MethodLength Method length is 151 lines (max allowed is 150). 160
 Error sizes LineLength Line is longer than 100 characters (found 109). 164
 Error sizes LineLength Line is longer than 100 characters (found 107). 284
 Error blocks NeedBraces 'if' construct must use '{}'s. 329
 Error sizes LineLength Line is longer than 100 characters (found 105). 426
 Error sizes LineLength Line is longer than 100 characters (found 103). 443
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 450
 Error sizes LineLength Line is longer than 100 characters (found 103). 698

org/apache/hadoop/hbase/mob/compactions/TestMobCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 96
 Error sizes LineLength Line is longer than 100 characters (found 112). 927
 Error sizes LineLength Line is longer than 100 characters (found 113). 933
 Error whitespace MethodParamPad '(' is preceded with whitespace. 1170
 Error indentation Indentation 'method def rparen' has incorrect indentation level 6, expected level should be 2. 1174
 Error indentation Indentation 'class def rcurly' has incorrect indentation level 1, expected level should be 0. 1217

org/apache/hadoop/hbase/mob/compactions/TestPartitionedMobCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 79
 Error sizes LineLength Line is longer than 100 characters (found 101). 234
 Error sizes LineLength Line is longer than 100 characters (found 104). 353
 Error sizes LineLength Line is longer than 100 characters (found 104). 359
 Error sizes LineLength Line is longer than 100 characters (found 101). 435
 Error sizes LineLength Line is longer than 100 characters (found 107). 573
 Error sizes LineLength Line is longer than 100 characters (found 101). 682
 Error sizes LineLength Line is longer than 100 characters (found 107). 705
 Error indentation Indentation '.' has incorrect indentation level 6, expected level should be 8. 846
 Error sizes LineLength Line is longer than 100 characters (found 104). 889

org/apache/hadoop/hbase/mob/mapreduce/MobRefReporter.java

Severity Category Rule Message Line
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 125
 Error sizes LineLength Line is longer than 100 characters (found 196). 132

org/apache/hadoop/hbase/monitoring/MemoryBoundedLogMessageBuffer.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'message' must be private and have accessor methods. 96
 Error design VisibilityModifier Variable 'timestamp' must be private and have accessor methods. 97

org/apache/hadoop/hbase/monitoring/MonitoredRPCHandlerImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 130
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 157
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 179

org/apache/hadoop/hbase/monitoring/StateDumpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29

org/apache/hadoop/hbase/monitoring/TaskMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 35

org/apache/hadoop/hbase/monitoring/ThreadMonitoring.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.TableDescriptor. 55
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. 63
 Error misc UpperEll Should use uppercase 'L'. 126
 Error whitespace ParenPad '(' is followed by whitespace. 274
 Error misc UpperEll Should use uppercase 'L'. 343
 Error sizes LineLength Line is longer than 100 characters (found 102). 346
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 629
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 630
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 631
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be 10. 632

org/apache/hadoop/hbase/namequeues/LogHandlerUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 27
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 32

org/apache/hadoop/hbase/namequeues/NamedQueueRecorder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 32
 Error design FinalClass Class NamedQueueRecorder should be declared as final. 43

org/apache/hadoop/hbase/namequeues/RpcLogDetails.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25

org/apache/hadoop/hbase/namequeues/SlowLogPersistentService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.slowlog.SlowLogTableAccessor' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 27
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 30

org/apache/hadoop/hbase/namequeues/impl/BalancerDecisionQueueService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.EvictingQueue' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 34
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 37

org/apache/hadoop/hbase/namequeues/impl/BalancerRejectionQueueService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.EvictingQueue' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 33
 Error imports ImportOrder Wrong order for 'java.util.Arrays' import. 36
 Error sizes LineLength Line is longer than 100 characters (found 102). 58
 Error sizes LineLength Line is longer than 100 characters (found 101). 83
 Error sizes LineLength Line is longer than 100 characters (found 101). 86
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 89
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 93
 Error sizes LineLength Line is longer than 100 characters (found 101). 118

org/apache/hadoop/hbase/namequeues/request/NamedQueueGetRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 26

org/apache/hadoop/hbase/namequeues/response/NamedQueueGetResponse.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 26
 Error imports ImportOrder Wrong order for 'java.util.List' import. 27

org/apache/hadoop/hbase/namespace/NamespaceAuditor.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.MetaTableAccessor. 23

org/apache/hadoop/hbase/namespace/NamespaceStateManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80

org/apache/hadoop/hbase/namespace/NamespaceTableAndRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 30

org/apache/hadoop/hbase/nio/ByteBuff.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 319
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 328
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 354
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 363
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 430
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 448
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 450
 Error misc UpperEll Should use uppercase 'L'. 558
 Error misc UpperEll Should use uppercase 'L'. 558

org/apache/hadoop/hbase/nio/MultiByteBuff.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 122
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 131
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 247
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 400
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 596
 Error blocks NeedBraces 'if' construct must use '{}'s. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 636
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 709
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 905
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 915
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 996
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1019
 Error blocks NeedBraces 'if' construct must use '{}'s. 1064
 Error blocks NeedBraces 'if' construct must use '{}'s. 1111
 Error blocks NeedBraces 'if' construct must use '{}'s. 1215
 Error blocks NeedBraces 'if' construct must use '{}'s. 1216
 Error blocks NeedBraces 'if' construct must use '{}'s. 1218

org/apache/hadoop/hbase/procedure/MasterProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.zookeeper.KeeperException' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101

org/apache/hadoop/hbase/procedure/Procedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error sizes LineLength Line is longer than 100 characters (found 102). 251
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 295
 Error sizes LineLength Line is longer than 100 characters (found 104). 307
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 355
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 356
 Error sizes LineLength Line is longer than 100 characters (found 106). 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365

org/apache/hadoop/hbase/procedure/ProcedureCoordinator.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error sizes LineLength Line is longer than 100 characters (found 103). 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 235
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236

org/apache/hadoop/hbase/procedure/ProcedureCoordinatorRpcs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/procedure/ProcedureManagerHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 36
 Error blocks NeedBraces 'if' construct must use '{}'s. 60

org/apache/hadoop/hbase/procedure/ProcedureMember.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 177
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 178
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 179
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 180
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 181
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 182
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 183
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 185
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 186
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202

org/apache/hadoop/hbase/procedure/ProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 24
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 50
 Error sizes LineLength Line is longer than 100 characters (found 101). 55

org/apache/hadoop/hbase/procedure/RegionServerProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/procedure/SimpleMasterProcedureManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.User' import. 32

org/apache/hadoop/hbase/procedure/SimpleRSProcedureManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 146
 Error blocks NeedBraces 'if' construct must use '{}'s. 157
 Error blocks NeedBraces 'if' construct must use '{}'s. 187

org/apache/hadoop/hbase/procedure/Subprocedure.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 135
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 258
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 302
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313

org/apache/hadoop/hbase/procedure/TestProcedureCoordinator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 92
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 115
 Error blocks NeedBraces 'while' construct must use '{}'s. 146
 Error coding EmptyStatement Empty statement. 146
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 167
 Error sizes LineLength Line is longer than 100 characters (found 101). 176
 Error blocks NeedBraces 'while' construct must use '{}'s. 178
 Error coding EmptyStatement Empty statement. 178
 Error sizes LineLength Line is longer than 100 characters (found 101). 285
 Error blocks NeedBraces 'if' construct must use '{}'s. 330
 Error blocks NeedBraces 'if' construct must use '{}'s. 351

org/apache/hadoop/hbase/procedure/TestProcedureDescriber.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/procedure/TestProcedureMember.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 82
 Error sizes LineLength Line is longer than 100 characters (found 102). 108
 Error sizes LineLength Line is longer than 100 characters (found 102). 233
 Error sizes LineLength Line is longer than 100 characters (found 106). 234
 Error sizes LineLength Line is longer than 100 characters (found 119). 411
 Error whitespace ParenPad '(' is followed by whitespace. 444

org/apache/hadoop/hbase/procedure/TestZKProcedure.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 121
 Error sizes LineLength Line is longer than 100 characters (found 109). 138
 Error sizes LineLength Line is longer than 100 characters (found 104). 141
 Error sizes LineLength Line is longer than 100 characters (found 101). 150
 Error indentation Indentation '.' has incorrect indentation level 6, expected level should be 8. 166
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 176
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 178
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 179
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 180
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 181
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 182
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 183
 Error sizes LineLength Line is longer than 100 characters (found 101). 186
 Error sizes LineLength Line is longer than 100 characters (found 106). 190
 Error sizes LineLength Line is longer than 100 characters (found 109). 219
 Error indentation Indentation '.' has incorrect indentation level 6, expected level should be 8. 241
 Error sizes LineLength Line is longer than 100 characters (found 101). 258
 Error sizes LineLength Line is longer than 100 characters (found 111). 261
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 279
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 281
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 282
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 14, 16. 283
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 12, 14. 284
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 285
 Error sizes LineLength Line is longer than 100 characters (found 101). 311
 Error sizes LineLength Line is longer than 100 characters (found 101). 346
 Error sizes LineLength Line is longer than 100 characters (found 101). 375

org/apache/hadoop/hbase/procedure/TestZKProcedureControllers.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 127
 Error sizes LineLength Line is longer than 100 characters (found 103). 133
 Error sizes LineLength Line is longer than 100 characters (found 104). 214
 Error sizes LineLength Line is longer than 100 characters (found 104). 228
 Error sizes LineLength Line is longer than 100 characters (found 104). 295
 Error sizes LineLength Line is longer than 100 characters (found 104). 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 321

org/apache/hadoop/hbase/procedure/ZKProcedureCoordinator.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error sizes LineLength Line is longer than 100 characters (found 101). 221

org/apache/hadoop/hbase/procedure/ZKProcedureMemberRpcs.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 28
 Error whitespace ParenPad ')' is preceded with whitespace. 218

org/apache/hadoop/hbase/procedure/ZKProcedureUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. 27
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 245
 Error blocks NeedBraces 'if' construct must use '{}'s. 263

org/apache/hadoop/hbase/procedure/flush/FlushTableSubprocedure.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Arrays. 20
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. 28

org/apache/hadoop/hbase/procedure/flush/MasterFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 147

org/apache/hadoop/hbase/procedure/flush/RegionServerFlushTableProcedureManager.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error blocks EmptyBlock Must have at least one statement. 311
 Error blocks NeedBraces 'if' construct must use '{}'s. 320

org/apache/hadoop/hbase/procedure2/RemoteProcedureDispatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 40

org/apache/hadoop/hbase/procedure2/store/region/HFileProcedurePrettyPrinter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 87

org/apache/hadoop/hbase/procedure2/store/region/TestHFileProcedurePrettyPrinter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 105

org/apache/hadoop/hbase/protobuf/ProtobufMagic.java

Severity Category Rule Message Line
 Error design FinalClass Class ProtobufMagic should be declared as final. 25
 Error blocks NeedBraces 'if' construct must use '{}'s. 43
 Error blocks NeedBraces 'if' construct must use '{}'s. 80

org/apache/hadoop/hbase/protobuf/ProtobufMessageConverter.java

Severity Category Rule Message Line
 Error design FinalClass Class ProtobufMessageConverter should be declared as final. 52

org/apache/hadoop/hbase/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.RSGroupProtos' import. 97
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error blocks NeedBraces 'if' construct must use '{}'s. 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 318
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 337
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 338
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 339
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 340
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 341
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 342
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 343
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 344
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 345
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 346
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 347
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 348
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 358
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 359
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 360
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 361
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 362
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 363
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 364
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 365
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 366
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 367
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 368
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 369
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 462
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 472
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 475
 Error sizes LineLength Line is longer than 100 characters (found 104). 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 587
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 590
 Error sizes LineLength Line is longer than 100 characters (found 117). 653
 Error sizes LineLength Line is longer than 100 characters (found 109). 671
 Error sizes LineLength Line is longer than 100 characters (found 120). 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 717
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 737
 Error sizes LineLength Line is longer than 100 characters (found 108). 743
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 757
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 779
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 781
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 864
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 964
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1068
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1142
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1156
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1210
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1238
 Error blocks NeedBraces 'if' construct must use '{}'s. 1308
 Error blocks NeedBraces 'if' construct must use '{}'s. 1310
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1350
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1353
 Error blocks NeedBraces 'if' construct must use '{}'s. 1373
 Error blocks NeedBraces 'if' construct must use '{}'s. 1379
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1472
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1477
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1478
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1479
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1480
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1481
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1482
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1483
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1484
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1495
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1500
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1501
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1502
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1503
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1504
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1505
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1506
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1507
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1508
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1509
 Error blocks NeedBraces 'if' construct must use '{}'s. 1522
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1560
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1676
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1690
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1691
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1692
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1703
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 1704
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 1705
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1706
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 1707
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 1708
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 1709
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 1710
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1743
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1744
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1745
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1748
 Error blocks NeedBraces 'if' construct must use '{}'s. 1751

org/apache/hadoop/hbase/protobuf/ReplicationProtbufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.SizedCellScanner' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. 41
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 165

org/apache/hadoop/hbase/protobuf/TestProtobufUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error sizes LineLength Line is longer than 100 characters (found 143). 151
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335

org/apache/hadoop/hbase/protobuf/TestReplicationProtobuf.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 45

org/apache/hadoop/hbase/quotas/ActivePolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. 27

org/apache/hadoop/hbase/quotas/AverageIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 15

org/apache/hadoop/hbase/quotas/DefaultOperationQuota.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 27
 Error blocks NeedBraces 'if' construct must use '{}'s. 82

org/apache/hadoop/hbase/quotas/FileSystemUtilizationChore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 44
 Error sizes LineLength Line is longer than 100 characters (found 110). 47
 Error sizes LineLength Line is longer than 100 characters (found 116). 50
 Error sizes LineLength Line is longer than 100 characters (found 136). 53

org/apache/hadoop/hbase/quotas/FixedIntervalRateLimiter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 15

org/apache/hadoop/hbase/quotas/GlobalQuotaSettingsImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map.Entry' import. 25
 Error whitespace ParenPad '(' is followed by whitespace. 363

org/apache/hadoop/hbase/quotas/NamespaceQuotaSnapshotStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 115). 49

org/apache/hadoop/hbase/quotas/NoopOperationQuota.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 25
 Error design FinalClass Class NoopOperationQuota should be declared as final. 31

org/apache/hadoop/hbase/quotas/NoopQuotaLimiter.java

Severity Category Rule Message Line
 Error design FinalClass Class NoopQuotaLimiter should be declared as final. 27

org/apache/hadoop/hbase/quotas/OperationQuota.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 25

org/apache/hadoop/hbase/quotas/QuotaCache.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 70
 Error sizes LineLength Line is longer than 100 characters (found 101). 71
 Error sizes LineLength Line is longer than 100 characters (found 101). 72
 Error blocks NeedBraces 'if' construct must use '{}'s. 218

org/apache/hadoop/hbase/quotas/QuotaLimiterFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/quotas/QuotaObserverChore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 256

org/apache/hadoop/hbase/quotas/QuotaRetriever.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 33

org/apache/hadoop/hbase/quotas/QuotaSettingsFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34

org/apache/hadoop/hbase/quotas/QuotaState.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 24

org/apache/hadoop/hbase/quotas/QuotaTableUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 89
 Error blocks NeedBraces 'if' construct must use '{}'s. 483
 Error sizes LineLength Line is longer than 100 characters (found 118). 640

org/apache/hadoop/hbase/quotas/QuotaUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 390
 Error blocks NeedBraces 'if' construct must use '{}'s. 394
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 471
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 478

org/apache/hadoop/hbase/quotas/RateLimiter.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 79
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 82
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 85
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 86
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 87
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 88
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 89
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 90
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 91
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 92
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 93
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 94
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 95
 Error whitespace ParenPad ')' is preceded with whitespace. 200

org/apache/hadoop/hbase/quotas/RegionServerRpcQuotaManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 33
 Error imports RedundantImport Duplicate import to line 32 - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos. 38

org/apache/hadoop/hbase/quotas/RegionServerSpaceQuotaManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Map.Entry' import. 26
 Error sizes LineLength Line is longer than 100 characters (found 101). 90
 Error sizes LineLength Line is longer than 100 characters (found 111). 223

org/apache/hadoop/hbase/quotas/SnapshotQuotaObserverChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 39

org/apache/hadoop/hbase/quotas/SpaceLimitSettings.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder' import. 26

org/apache/hadoop/hbase/quotas/SpaceQuotaHelperForTests.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 172
 Error sizes LineLength Line is longer than 100 characters (found 105). 298
 Error blocks NeedBraces 'if' construct must use '{}'s. 557

org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.util.StringUtils' import. 25

org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 23

org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifierFactory.java

Severity Category Rule Message Line
 Error design FinalClass Class SpaceQuotaSnapshotNotifierFactory should be declared as final. 28

org/apache/hadoop/hbase/quotas/SpaceQuotaSnapshotNotifierForTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 26

org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 26

org/apache/hadoop/hbase/quotas/SpaceViolationPolicyEnforcementFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus' import. 22
 Error design FinalClass Class SpaceViolationPolicyEnforcementFactory should be declared as final. 34

org/apache/hadoop/hbase/quotas/TableQuotaSnapshotStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 62

org/apache/hadoop/hbase/quotas/TestFileSystemUtilizationChore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 337

org/apache/hadoop/hbase/quotas/TestQuotaObserverChoreWithMiniCluster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 144
 Error sizes LineLength Line is longer than 100 characters (found 109). 186
 Error sizes LineLength Line is longer than 100 characters (found 105). 349
 Error sizes LineLength Line is longer than 100 characters (found 105). 367
 Error sizes LineLength Line is longer than 100 characters (found 110). 427

org/apache/hadoop/hbase/quotas/TestRateLimiter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 196

org/apache/hadoop/hbase/quotas/TestTableQuotaViolationStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 156

org/apache/hadoop/hbase/quotas/TestTablesWithQuotas.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 147

org/apache/hadoop/hbase/quotas/TimeBasedLimiter.java

Severity Category Rule Message Line
 Error design FinalClass Class TimeBasedLimiter should be declared as final. 33

org/apache/hadoop/hbase/quotas/UserQuotaState.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 30
 Error blocks NeedBraces 'if' construct must use '{}'s. 57
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/quotas/policies/BaseViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/quotas/policies/DefaultViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 24

org/apache/hadoop/hbase/quotas/policies/DisableTableViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 22

org/apache/hadoop/hbase/quotas/policies/NoInsertsViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Append' import. 20

org/apache/hadoop/hbase/quotas/policies/NoWritesCompactionsViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceViolationPolicy' import. 24

org/apache/hadoop/hbase/quotas/policies/NoWritesViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Append' import. 20

org/apache/hadoop/hbase/quotas/policies/TestBulkLoadCheckingViolationPolicyEnforcement.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 77
 Error sizes LineLength Line is longer than 100 characters (found 111). 95
 Error sizes LineLength Line is longer than 100 characters (found 102). 119
 Error sizes LineLength Line is longer than 100 characters (found 102). 142

org/apache/hadoop/hbase/regionserver/AbstractMemStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. 32
 Error blocks NeedBraces 'if' construct must use '{}'s. 243

org/apache/hadoop/hbase/regionserver/AbstractTestDateTieredCompactionPolicy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 119). 53

org/apache/hadoop/hbase/regionserver/AnnotationReadingPriorityFunction.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 83
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 84
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 85
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 86
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 180
 Error blocks NeedBraces 'if' construct must use '{}'s. 231
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257

org/apache/hadoop/hbase/regionserver/BaseRowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 28
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 32
 Error indentation Indentation 'implements' has incorrect indentation level 0, expected level should be 2. 40

org/apache/hadoop/hbase/regionserver/ByteBufferChunkKeyValue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 24

org/apache/hadoop/hbase/regionserver/CSLMImmutableSegment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. 22

org/apache/hadoop/hbase/regionserver/CellArrayImmutableSegment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 27

org/apache/hadoop/hbase/regionserver/CellArrayMap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 51
 Error whitespace ParenPad '(' is followed by whitespace. 51
 Error whitespace ParenPad ')' is preceded with whitespace. 51

org/apache/hadoop/hbase/regionserver/CellChunkMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 27
 Error imports ImportOrder Wrong order for 'java.util.Comparator' import. 30
 Error sizes LineLength Line is longer than 100 characters (found 101). 125

org/apache/hadoop/hbase/regionserver/CellFlatMap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 26
 Error imports ImportOrder Wrong order for 'java.util.NavigableMap' import. 31
 Error sizes LineLength Line is longer than 100 characters (found 105). 38
 Error whitespace ParenPad '(' is followed by whitespace. 120
 Error whitespace ParenPad '(' is followed by whitespace. 126
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 137
 Error whitespace ParenPad '(' is followed by whitespace. 151
 Error whitespace ParenPad ')' is preceded with whitespace. 151
 Error whitespace ParenPad '(' is followed by whitespace. 157
 Error whitespace MethodParamPad '(' is preceded with whitespace. 289
 Error sizes LineLength Line is longer than 100 characters (found 112). 363

org/apache/hadoop/hbase/regionserver/CellSet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.NavigableMap' import. 25

org/apache/hadoop/hbase/regionserver/CellSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterWriter' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/regionserver/ChangedReadersObserver.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 43

org/apache/hadoop/hbase/regionserver/ChunkCreator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 403
 Error blocks NeedBraces 'if' construct must use '{}'s. 428
 Error sizes LineLength Line is longer than 100 characters (found 101). 462

org/apache/hadoop/hbase/regionserver/CompactedHFilesDischargeHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.executor.EventHandler' import. 24
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HStore. 26

org/apache/hadoop/hbase/regionserver/CompactedHFilesDischarger.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 83
 Error blocks NeedBraces 'if' construct must use '{}'s. 85

org/apache/hadoop/hbase/regionserver/CompactingMemStore.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 552
 Error blocks NeedBraces 'if' construct must use '{}'s. 596

org/apache/hadoop/hbase/regionserver/CompactionPipeline.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 239
 Error whitespace ParenPad ')' is preceded with whitespace. 239

org/apache/hadoop/hbase/regionserver/CompositeImmutableSegment.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 70
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/regionserver/CreateRandomStoreFile.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 187
 Error blocks LeftCurly '{' at column 7 should be on the previous line. 273
 Error blocks NeedBraces 'if' construct must use '{}'s. 313

org/apache/hadoop/hbase/regionserver/DataBlockEncodingTool.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 245
 Error indentation Indentation 'method call rparen' has incorrect indentation level 16, expected level should be 12. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545

org/apache/hadoop/hbase/regionserver/DateTieredStoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. 28

org/apache/hadoop/hbase/regionserver/DefaultHeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 193
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 202
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 208
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 269
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 270
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 275
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 276
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 277
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 278
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 279
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 14. 280
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 12. 281
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 282
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 283
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 284
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 285
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 286
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 291
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 292
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 293
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 294
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 295
 Error indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 14. 296
 Error indentation Indentation 'else rcurly' has incorrect indentation level 10, expected level should be 12. 297
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 298
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 299
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 300
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 301
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 303

org/apache/hadoop/hbase/regionserver/DefaultMemStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 160

org/apache/hadoop/hbase/regionserver/DefaultStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 52

org/apache/hadoop/hbase/regionserver/DelimitedKeyPrefixRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 26
 Error sizes LineLength Line is longer than 100 characters (found 106). 66
 Error sizes LineLength Line is longer than 100 characters (found 102). 80

org/apache/hadoop/hbase/regionserver/DisabledRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 22

org/apache/hadoop/hbase/regionserver/FavoredNodesForRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43

org/apache/hadoop/hbase/regionserver/FifoRpcSchedulerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.FifoRpcScheduler' import. 25

org/apache/hadoop/hbase/regionserver/FlushPolicyFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. 27
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36

org/apache/hadoop/hbase/regionserver/FlushRequestListener.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 32

org/apache/hadoop/hbase/regionserver/FlushRequester.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76

org/apache/hadoop/hbase/regionserver/HMobStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 260
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 320
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 383

org/apache/hadoop/hbase/regionserver/HRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils' import. 180
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 217
 Error imports RedundantImport Duplicate import to line 204 - org.apache.yetus.audience.InterfaceAudience. 217
 Error imports RedundantImport Duplicate import to line 205 - org.slf4j.Logger. 218
 Error imports RedundantImport Duplicate import to line 206 - org.slf4j.LoggerFactory. 219
 Error imports RedundantImport Duplicate import to line 166 - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 221
 Error imports RedundantImport Duplicate import to line 167 - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos. 222
 Error imports RedundantImport Duplicate import to line 168 - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.CoprocessorServiceCall. 223
 Error imports RedundantImport Duplicate import to line 169 - org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionLoad. 224
 Error imports RedundantImport Duplicate import to line 170 - org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.StoreSequenceId. 225
 Error imports RedundantImport Duplicate import to line 171 - org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription. 226
 Error imports RedundantImport Duplicate import to line 172 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos. 227
 Error imports RedundantImport Duplicate import to line 173 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.CompactionDescriptor. 228
 Error imports RedundantImport Duplicate import to line 174 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor. 229
 Error imports RedundantImport Duplicate import to line 175 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.FlushAction. 230
 Error imports RedundantImport Duplicate import to line 176 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor. 231
 Error imports RedundantImport Duplicate import to line 177 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.RegionEventDescriptor. 232
 Error imports RedundantImport Duplicate import to line 178 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.RegionEventDescriptor.EventType. 233
 Error imports RedundantImport Duplicate import to line 179 - org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.StoreDescriptor. 234
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 447
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 448
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 744
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 746
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 747
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 748
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 749
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 750
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 754
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 774
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 775
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 776
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 777
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 778
 Error blocks NeedBraces 'if' construct must use '{}'s. 931
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1130
 Error sizes LineLength Line is longer than 100 characters (found 107). 1148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1311
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1399
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1551
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1552
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1556
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1557
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1603
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1604
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1608
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1609
 Error sizes LineLength Line is longer than 100 characters (found 109). 1640
 Error sizes LineLength Line is longer than 100 characters (found 101). 1642
 Error sizes MethodLength Method length is 262 lines (max allowed is 150). 1649
 Error blocks NeedBraces 'if' construct must use '{}'s. 1962
 Error blocks NeedBraces 'if' construct must use '{}'s. 1969
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2189
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2265
 Error blocks NeedBraces 'if' construct must use '{}'s. 2416
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2440
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2443
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2500
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2501
 Error sizes LineLength Line is longer than 100 characters (found 101). 2712
 Error coding InnerAssignment Inner assignments should be avoided. 2820
 Error blocks NeedBraces 'if' construct must use '{}'s. 2893
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2912
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2934
 Error blocks NeedBraces 'if' construct must use '{}'s. 2966
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3108
 Error indentation Indentation 'method def' child has incorrect indentation level 3, expected level should be 4. 3122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3225
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3228
 Error blocks NeedBraces 'if' construct must use '{}'s. 4700
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 4957
 Error blocks NeedBraces 'if' construct must use '{}'s. 5048
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5058
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5059
 Error blocks NeedBraces 'if' construct must use '{}'s. 5064
 Error blocks NeedBraces 'if' construct must use '{}'s. 5108
 Error indentation Indentation 'if' has incorrect indentation level 3, expected level should be 4. 5147
 Error indentation Indentation 'if' child has incorrect indentation level 5, expected level should be 6. 5148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5157
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 5160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5215
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 5286
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 5288
 Error sizes MethodLength Method length is 195 lines (max allowed is 150). 5446
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 5638
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5726
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5727
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5728
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5729
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5730
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5731
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5732
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5733
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5734
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5735
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5736
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5737
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 5738
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5739
 Error indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 5740
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 5742
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5987
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5988
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5989
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6084
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6524
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6612
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6847
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6848
 Error sizes LineLength Line is longer than 100 characters (found 114). 6852
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6869
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6878
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6886
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 6896
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 6898
 Error sizes MethodLength Method length is 203 lines (max allowed is 150). 6904
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 7296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7376
 Error blocks NeedBraces 'if' construct must use '{}'s. 7400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7420
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7421
 Error sizes MethodLength Method length is 229 lines (max allowed is 150). 7440
 Error sizes LineLength Line is longer than 100 characters (found 101). 7499
 Error blocks NeedBraces 'if' construct must use '{}'s. 7660
 Error blocks NeedBraces 'if' construct must use '{}'s. 7677
 Error blocks NeedBraces 'if' construct must use '{}'s. 7683
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7689
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7691
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7932
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7933
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7934
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7937
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7942
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7951
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7952
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7953
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7959
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7965
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7975
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7976
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7977
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 7980
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 7984
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7994
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7995
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 7996
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 8001
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 8007
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8026
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8027
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8028
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8045
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8046
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8047
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8067
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8068
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8069
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 8113
 Error sizes LineLength Line is longer than 100 characters (found 101). 8140
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8338
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 8344
 Error blocks NeedBraces 'if' construct must use '{}'s. 8536
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 8558
 Error sizes LineLength Line is longer than 100 characters (found 104). 8596
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 8716
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 8771
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 8838
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 8840
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 8841
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 8842
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 8843
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 8844
 Error blocks NeedBraces 'if' construct must use '{}'s. 9013
 Error blocks NeedBraces 'else' construct must use '{}'s. 9014
 Error blocks NeedBraces 'if' construct must use '{}'s. 9016
 Error blocks NeedBraces 'else' construct must use '{}'s. 9017
 Error blocks NeedBraces 'if' construct must use '{}'s. 9029
 Error blocks NeedBraces 'else' construct must use '{}'s. 9030
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9103
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 9105
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 9106
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 9107
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9108
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9109
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9111
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9112
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9114
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9115
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9118
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 9121
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 9122

org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 1, expected level should be 2. 118
 Error blocks NeedBraces 'if' construct must use '{}'s. 201
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 214
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 391
 Error blocks NeedBraces 'if' construct must use '{}'s. 412
 Error blocks NeedBraces 'if' construct must use '{}'s. 425
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 465
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 480
 Error blocks NeedBraces 'if' construct must use '{}'s. 485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 550
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 598
 Error blocks NeedBraces 'if' construct must use '{}'s. 602
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 640
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 700
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 811
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 854
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 856
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 913
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 915
 Error sizes LineLength Line is longer than 100 characters (found 101). 989
 Error blocks NeedBraces 'if' construct must use '{}'s. 1072
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1155
 Error blocks NeedBraces 'if' construct must use '{}'s. 1165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1181
 Error blocks NeedBraces 'if' construct must use '{}'s. 1191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1208
 Error blocks NeedBraces 'if' construct must use '{}'s. 1218
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1241
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1246
 Error blocks NeedBraces 'if' construct must use '{}'s. 1261
 Error sizes LineLength Line is longer than 100 characters (found 101). 1263

org/apache/hadoop/hbase/regionserver/HRegionServer.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. 253
 Error design VisibilityModifier Variable 'compactSplitThread' must be private and have accessor methods. 306
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 470
 Error sizes LineLength Line is longer than 100 characters (found 103). 487
 Error sizes LineLength Line is longer than 100 characters (found 109). 488
 Error sizes LineLength Line is longer than 100 characters (found 126). 492
 Error sizes LineLength Line is longer than 100 characters (found 106). 724
 Error sizes LineLength Line is longer than 100 characters (found 101). 725
 Error sizes LineLength Line is longer than 100 characters (found 103). 841
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 872
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 873
 Error blocks NeedBraces 'if' construct must use '{}'s. 878
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 893
 Error sizes MethodLength Method length is 230 lines (max allowed is 150). 1003
 Error blocks NeedBraces 'if' construct must use '{}'s. 1131
 Error blocks NeedBraces 'if' construct must use '{}'s. 1132
 Error blocks NeedBraces 'if' construct must use '{}'s. 1133
 Error blocks EmptyBlock Must have at least one statement. 1140
 Error blocks NeedBraces 'if' construct must use '{}'s. 1240
 Error blocks NeedBraces 'if' construct must use '{}'s. 1462
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1570
 Error indentation Indentation 'method call' child has incorrect indentation level 16, expected level should be 18. 1891
 Error blocks NeedBraces 'if' construct must use '{}'s. 1926
 Error indentation Indentation 'HConstants' has incorrect indentation level 6, expected level should be 8. 2030
 Error blocks NeedBraces 'if' construct must use '{}'s. 2500
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2610
 Error blocks NeedBraces 'if' construct must use '{}'s. 2696
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2712
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2721
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 2818
 Error blocks NeedBraces 'if' construct must use '{}'s. 2832
 Error blocks NeedBraces 'if' construct must use '{}'s. 2835
 Error blocks NeedBraces 'if' construct must use '{}'s. 2913
 Error blocks NeedBraces 'if' construct must use '{}'s. 2918
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3225
 Error indentation Indentation 'synchronized' has incorrect indentation level 5, expected level should be 4. 3226
 Error indentation Indentation 'for' has incorrect indentation level 7, expected level should be 6. 3227
 Error indentation Indentation 'for' child has incorrect indentation level 9, expected level should be 8. 3228
 Error indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 3229
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 3230
 Error indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 3231
 Error indentation Indentation 'for rcurly' has incorrect indentation level 7, expected level should be 6. 3232
 Error indentation Indentation 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. 3233
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3234
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 3235
 Error blocks NeedBraces 'if' construct must use '{}'s. 3409
 Error sizes LineLength Line is longer than 100 characters (found 107). 3414
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 5, expected level should be 4. 3549
 Error sizes LineLength Line is longer than 100 characters (found 114). 3566
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 3587
 Error sizes LineLength Line is longer than 100 characters (found 105). 3615

org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error misc ArrayTypeStyle Array brackets at illegal position. 78

org/apache/hadoop/hbase/regionserver/HStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 2498

org/apache/hadoop/hbase/regionserver/HStoreFile.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterFactory' import. 45
 Error imports UnusedImports Unused import - org.apache.hbase.thirdparty.com.google.common.base.Preconditions. 51
 Error imports RedundantImport Duplicate import to line 44 - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 303
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 557

org/apache/hadoop/hbase/regionserver/HeapMemoryManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 235
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 403
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 404
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 405
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 406
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 408
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 411
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 413
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 495

org/apache/hadoop/hbase/regionserver/HeapMemoryTuner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/ImmutableSegment.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 34
 Error sizes LineLength Line is longer than 100 characters (found 101). 63

org/apache/hadoop/hbase/regionserver/IncreasingToUpperBoundRegionSplitPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. 29
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 94
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115

org/apache/hadoop/hbase/regionserver/InternalScan.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Get' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 57

org/apache/hadoop/hbase/regionserver/InternalScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/regionserver/KeyValueHeap.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 249

org/apache/hadoop/hbase/regionserver/KeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 180
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 181

org/apache/hadoop/hbase/regionserver/LeaseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/LeaseManager.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 80
 Error whitespace ParenPad '(' is followed by whitespace. 104
 Error whitespace ParenPad ')' is preceded with whitespace. 185

org/apache/hadoop/hbase/regionserver/MemStore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 108
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 123
 Error blocks LeftCurly '{' at column 39 should have line break after. 134
 Error blocks LeftCurly '{' at column 38 should have line break after. 140

org/apache/hadoop/hbase/regionserver/MemStoreCompactor.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 123

org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.htrace.core.TraceScope' import. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error design FinalClass Class FlushHandler should be declared as final. 322
 Error sizes LineLength Line is longer than 100 characters (found 101). 341
 Error blocks NeedBraces 'if' construct must use '{}'s. 508
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 546
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 548
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 549
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 593
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 594
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 595
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 598
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 599
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 805
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 814
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 824
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 864
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 873
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 885
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 886
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 4. 924

org/apache/hadoop/hbase/regionserver/MemStoreLAB.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. 23

org/apache/hadoop/hbase/regionserver/MemStoreLABImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 62
 Error sizes LineLength Line is longer than 100 characters (found 101). 80

org/apache/hadoop/hbase/regionserver/MemStoreMergerSegmentsIterator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26

org/apache/hadoop/hbase/regionserver/MemStoreSegmentsIterator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/hadoop/hbase/regionserver/MetricsHeapMemoryManagerSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 128

org/apache/hadoop/hbase/regionserver/MetricsRegion.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23

org/apache/hadoop/hbase/regionserver/MetricsRegionServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 26
 Error sizes LineLength Line is longer than 100 characters (found 110). 248

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error sizes LineLength Line is longer than 100 characters (found 102). 485

org/apache/hadoop/hbase/regionserver/MetricsRegionServerSourceImpl.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 352

org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperImpl.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 234 lines (max allowed is 150). 667
 Error sizes LineLength Line is longer than 100 characters (found 107). 916

org/apache/hadoop/hbase/regionserver/MetricsRegionServerWrapperStub.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 245
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 245

org/apache/hadoop/hbase/regionserver/MetricsRegionWrapper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 128
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 129
 Error sizes LineLength Line is longer than 100 characters (found 101). 134
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 135
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 141
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 147

org/apache/hadoop/hbase/regionserver/MetricsTable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 30

org/apache/hadoop/hbase/regionserver/MetricsTableWrapperAggregateImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. 35

org/apache/hadoop/hbase/regionserver/MetricsUserAggregateFactory.java

Severity Category Rule Message Line
 Error design FinalClass Class MetricsUserAggregateFactory should be declared as final. 24

org/apache/hadoop/hbase/regionserver/MiniBatchOperationInProgress.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 100
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error sizes LineLength Line is longer than 100 characters (found 102). 126

org/apache/hadoop/hbase/regionserver/MobReferenceOnlyFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.filter.FilterBase' import. 23

org/apache/hadoop/hbase/regionserver/MultiVersionConcurrencyControl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 96

org/apache/hadoop/hbase/regionserver/MutableOnlineRegions.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33

org/apache/hadoop/hbase/regionserver/MutableSegment.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 30
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 130

org/apache/hadoop/hbase/regionserver/NoTagByteBufferChunkKeyValue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. 24

org/apache/hadoop/hbase/regionserver/NonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.Path' import. 25

org/apache/hadoop/hbase/regionserver/NonReversedNonLazyKeyValueScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/regionserver/OOMERegionServer.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 46

org/apache/hadoop/hbase/regionserver/OnlineRegions.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 53
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 59

org/apache/hadoop/hbase/regionserver/RSDumpServlet.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 132

org/apache/hadoop/hbase/regionserver/RSRpcServices.java

Severity Category Rule Message Line
 Error indentation Indentation 'class def modifier' has incorrect indentation level 3, expected level should be 2. 429
 Error blocks NeedBraces 'if' construct must use '{}'s. 573
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 684
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 730
 Error sizes MethodLength Method length is 162 lines (max allowed is 150). 735
 Error sizes LineLength Line is longer than 100 characters (found 101). 749
 Error whitespace ParenPad ')' is preceded with whitespace. 765
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 948
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 949
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 950
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1129
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1579
 Error indentation Indentation 'ClientService' has incorrect indentation level 6, expected level should be 8. 1589
 Error indentation Indentation 'ClientService' has incorrect indentation level 6, expected level should be 8. 1590
 Error indentation Indentation 'AdminService' has incorrect indentation level 6, expected level should be 8. 1594
 Error indentation Indentation 'AdminService' has incorrect indentation level 6, expected level should be 8. 1595
 Error whitespace ParenPad ')' is preceded with whitespace. 1627
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1685
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1749
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1930
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2033
 Error sizes LineLength Line is longer than 100 characters (found 121). 2051
 Error indentation Indentation 'regionServer' has incorrect indentation level 14, expected level should be 16. 2141
 Error indentation Indentation 'regionOpenInfo' has incorrect indentation level 16, expected level should be 18. 2145
 Error indentation Indentation 'regionServer' has incorrect indentation level 16, expected level should be 18. 2149
 Error indentation Indentation 'regionServer' has incorrect indentation level 16, expected level should be 18. 2152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2342
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2366
 Error sizes LineLength Line is longer than 100 characters (found 104). 2453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2729
 Error sizes MethodLength Method length is 193 lines (max allowed is 150). 2731
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 2733
 Error sizes MethodLength Method length is 189 lines (max allowed is 150). 3294
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3492
 Error sizes MethodLength Method length is 240 lines (max allowed is 150). 3494

org/apache/hadoop/hbase/regionserver/RSStatusServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl' import. 29
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 37
 Error blocks NeedBraces 'if' construct must use '{}'s. 50
 Error blocks NeedBraces 'if' construct must use '{}'s. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 56

org/apache/hadoop/hbase/regionserver/Region.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 112
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 130
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 223
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 272
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 473
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 474
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 489
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 526
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 528
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 538
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 547
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 565
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 577
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 594
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 605
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 640

org/apache/hadoop/hbase/regionserver/RegionAsTable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 99
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 115
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 122
 Error blocks NeedBraces 'if' construct must use '{}'s. 165
 Error blocks NeedBraces 'for' construct must use '{}'s. 213
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 219
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 227
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 235
 Error blocks NeedBraces 'for' construct must use '{}'s. 246
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 252
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 260
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 268
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 299
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 306
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 325
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 332
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 340
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 347
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 355
 Error blocks LeftCurly '{' at column 55 should have line break after. 391
 Error blocks LeftCurly '{' at column 53 should have line break after. 400

org/apache/hadoop/hbase/regionserver/RegionCoprocessorHost.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 337
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 338
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 14, expected level should be 12. 427
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 677
 Error sizes LineLength Line is longer than 100 characters (found 102). 682
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 711
 Error sizes LineLength Line is longer than 100 characters (found 105). 719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 746
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 814
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 936
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 939
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1333
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1364
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1366
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1367
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1368
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1377
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1379
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1380
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1381
 Error blocks NeedBraces 'if' construct must use '{}'s. 1388
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1406
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1408
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1409
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1410
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1421
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1423
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1424
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1425
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1432
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1439
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1441
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1442
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1443
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1448
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1455
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1457
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1458
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1459
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1478
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1480
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1481
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1482
 Error sizes LineLength Line is longer than 100 characters (found 103). 1485
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1488
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1490
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1491
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1498
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1517
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1519
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1520
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1521
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1527
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 1529
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 1530
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 1531
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1539
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1542
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1543
 Error sizes LineLength Line is longer than 100 characters (found 102). 1552
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1566
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1570
 Error sizes LineLength Line is longer than 100 characters (found 104). 1579

org/apache/hadoop/hbase/regionserver/RegionScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/regionserver/RegionServerAccounting.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.util.MemorySizeUtil' import. 28

org/apache/hadoop/hbase/regionserver/RegionServerCoprocessorHost.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Service' import. 24
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 190
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 192
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 193
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 194
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 6. 299
 Error indentation Indentation 'ctor def' child has incorrect indentation level 7, expected level should be 6. 300
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 305

org/apache/hadoop/hbase/regionserver/RegionServerServices.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 60
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 64
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 242

org/apache/hadoop/hbase/regionserver/RegionSplitPolicy.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 85
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 111

org/apache/hadoop/hbase/regionserver/ReplicationSinkService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/regionserver/ReversedKeyValueHeap.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182

org/apache/hadoop/hbase/regionserver/ReversedRegionScannerImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44

org/apache/hadoop/hbase/regionserver/ReversedStoreScanner.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 44
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 47

org/apache/hadoop/hbase/regionserver/RowProcessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 29
 Error imports ImportOrder Wrong order for 'com.google.protobuf.Message' import. 32
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151

org/apache/hadoop/hbase/regionserver/RpcSchedulerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. 25

org/apache/hadoop/hbase/regionserver/ScanInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78

org/apache/hadoop/hbase/regionserver/ScanOptions.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 131). 41
 Error sizes LineLength Line is longer than 100 characters (found 133). 43
 Error sizes LineLength Line is longer than 100 characters (found 131). 47

org/apache/hadoop/hbase/regionserver/ScannerContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 614
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 682

org/apache/hadoop/hbase/regionserver/ScannerIdGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. 23

org/apache/hadoop/hbase/regionserver/SecureBulkLoadManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 454
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 456
 Error sizes LineLength Line is longer than 100 characters (found 101). 462

org/apache/hadoop/hbase/regionserver/Segment.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 112). 100

org/apache/hadoop/hbase/regionserver/SegmentFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25
 Error sizes LineLength Line is longer than 100 characters (found 108). 126
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 132
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 134
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 135
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 138
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 139
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 140

org/apache/hadoop/hbase/regionserver/SegmentScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 30
 Error sizes LineLength Line is longer than 100 characters (found 112). 269

org/apache/hadoop/hbase/regionserver/ServerNonceManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 149
 Error blocks NeedBraces 'if' construct must use '{}'s. 154
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 243
 Error blocks NeedBraces 'if' construct must use '{}'s. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 277

org/apache/hadoop/hbase/regionserver/ShipperListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 33

org/apache/hadoop/hbase/regionserver/ShutdownHook.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 81
 Error indentation Indentation 'this' has incorrect indentation level 14, expected level should be 16. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 256
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257

org/apache/hadoop/hbase/regionserver/SimpleRpcSchedulerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. 26
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 42
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 42

org/apache/hadoop/hbase/regionserver/SplitWALCallable.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 100

org/apache/hadoop/hbase/regionserver/SteppingSplitPolicy.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 31
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 32
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 33

org/apache/hadoop/hbase/regionserver/Store.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 98
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 204
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257

org/apache/hadoop/hbase/regionserver/StoreFileComparators.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/regionserver/StoreFileInfo.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 248
 Error blocks NeedBraces 'if' construct must use '{}'s. 539
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error blocks NeedBraces 'if' construct must use '{}'s. 602
 Error blocks NeedBraces 'if' construct must use '{}'s. 603
 Error blocks NeedBraces 'if' construct must use '{}'s. 605
 Error blocks NeedBraces 'if' construct must use '{}'s. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 610
 Error blocks NeedBraces 'if' construct must use '{}'s. 613
 Error blocks NeedBraces 'if' construct must use '{}'s. 614
 Error blocks NeedBraces 'if' construct must use '{}'s. 615
 Error blocks NeedBraces 'if' construct must use '{}'s. 618
 Error blocks NeedBraces 'if' construct must use '{}'s. 619
 Error blocks NeedBraces 'if' construct must use '{}'s. 620

org/apache/hadoop/hbase/regionserver/StoreFileManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148

org/apache/hadoop/hbase/regionserver/StoreFileReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 514
 Error blocks NeedBraces 'if' construct must use '{}'s. 534
 Error blocks NeedBraces 'if' construct must use '{}'s. 653

org/apache/hadoop/hbase/regionserver/StoreFileScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 40
 Error blocks NeedBraces 'if' construct must use '{}'s. 212
 Error blocks NeedBraces 'if' construct must use '{}'s. 240
 Error blocks NeedBraces 'if' construct must use '{}'s. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 309
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 311
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 314
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 333
 Error blocks NeedBraces 'if' construct must use '{}'s. 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 502
 Error blocks NeedBraces 'if' construct must use '{}'s. 510

org/apache/hadoop/hbase/regionserver/StoreFileWriter.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hbase.thirdparty.com.google.common.collect.SetMultimap. 66
 Error design FinalClass Class StoreFileWriter should be declared as final. 74

org/apache/hadoop/hbase/regionserver/StoreFlushContext.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77

org/apache/hadoop/hbase/regionserver/StoreFlusher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75

org/apache/hadoop/hbase/regionserver/StoreScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 34
 Error sizes LineLength Line is longer than 100 characters (found 105). 183
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 232
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 392
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 393
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 543
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 544
 Error sizes MethodLength Method length is 228 lines (max allowed is 150). 547
 Error coding InnerAssignment Inner assignments should be avoided. 759
 Error coding InnerAssignment Inner assignments should be avoided. 890
 Error coding InnerAssignment Inner assignments should be avoided. 915
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1060
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1061
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1062
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1063
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1078
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1080
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1172
 Error blocks NeedBraces 'if' construct must use '{}'s. 1176
 Error blocks NeedBraces 'if' construct must use '{}'s. 1212
 Error blocks NeedBraces 'for' construct must use '{}'s. 1214

org/apache/hadoop/hbase/regionserver/StoreUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44

org/apache/hadoop/hbase/regionserver/StorefileRefresherChore.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner' import. 31
 Error blocks NeedBraces 'if' construct must use '{}'s. 94
 Error sizes LineLength Line is longer than 100 characters (found 118). 111

org/apache/hadoop/hbase/regionserver/StripeMultiFileWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 34
 Error blocks NeedBraces 'if' construct must use '{}'s. 195

org/apache/hadoop/hbase/regionserver/StripeStoreConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24

org/apache/hadoop/hbase/regionserver/StripeStoreEngine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. 32

org/apache/hadoop/hbase/regionserver/StripeStoreFileManager.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'stripeEndRows' must be private and have accessor methods. 95
 Error design VisibilityModifier Variable 'stripeFiles' must be private and have accessor methods. 102
 Error design VisibilityModifier Variable 'level0Files' must be private and have accessor methods. 104
 Error design VisibilityModifier Variable 'allFilesCached' must be private and have accessor methods. 107
 Error blocks NeedBraces 'if' construct must use '{}'s. 512
 Error blocks NeedBraces 'if' construct must use '{}'s. 513
 Error blocks NeedBraces 'if' construct must use '{}'s. 517
 Error blocks NeedBraces 'if' construct must use '{}'s. 587
 Error blocks NeedBraces 'if' construct must use '{}'s. 595
 Error blocks NeedBraces 'if' construct must use '{}'s. 736
 Error sizes LineLength Line is longer than 100 characters (found 107). 900
 Error blocks NeedBraces 'if' construct must use '{}'s. 917
 Error blocks NeedBraces 'if' construct must use '{}'s. 921
 Error blocks NeedBraces 'if' construct must use '{}'s. 963

org/apache/hadoop/hbase/regionserver/StripeStoreFlusher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java

Severity Category Rule Message Line
 Error indentation Indentation '" The Universe, and Everything"' has incorrect indentation level 4, expected level should be 6. 143
 Error blocks NeedBraces 'if' construct must use '{}'s. 282
 Error whitespace MethodParamPad '(' is preceded with whitespace. 292
 Error whitespace MethodParamPad '(' is preceded with whitespace. 298
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 300
 Error sizes LineLength Line is longer than 100 characters (found 101). 389
 Error sizes LineLength Line is longer than 100 characters (found 101). 390
 Error blocks NeedBraces 'while' construct must use '{}'s. 574
 Error coding EmptyStatement Empty statement. 575
 Error indentation Indentation 'ctor def rcurly' has incorrect indentation level 3, expected level should be 4. 696
 Error design FinalClass Class WrappedRowLock should be declared as final. 730

org/apache/hadoop/hbase/regionserver/TestBlocksScanned.java

Severity Category Rule Message Line
 Error indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 88
 Error indentation Indentation 'method call rparen' has incorrect indentation level 8, expected level should be 4. 104
 Error blocks NeedBraces 'while' construct must use '{}'s. 127
 Error coding EmptyStatement Empty statement. 127

org/apache/hadoop/hbase/regionserver/TestCellFlatSet.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 66
 Error misc ArrayTypeStyle Array brackets at illegal position. 68
 Error sizes LineLength Line is longer than 100 characters (found 101). 91
 Error sizes LineLength Line is longer than 100 characters (found 104). 208
 Error misc ArrayTypeStyle Array brackets at illegal position. 288
 Error sizes LineLength Line is longer than 100 characters (found 105). 318

org/apache/hadoop/hbase/regionserver/TestCellSkipListSet.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 152

org/apache/hadoop/hbase/regionserver/TestClearRegionBlockCache.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 181
 Error coding EmptyStatement Empty statement. 181

org/apache/hadoop/hbase/regionserver/TestColumnSeeking.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 150
 Error blocks NeedBraces 'while' construct must use '{}'s. 166
 Error coding EmptyStatement Empty statement. 167
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'while' construct must use '{}'s. 278
 Error coding EmptyStatement Empty statement. 279

org/apache/hadoop/hbase/regionserver/TestCompactingMemStore.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error sizes LineLength Line is longer than 100 characters (found 105). 250
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 312
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 374
 Error whitespace ParenPad '(' is followed by whitespace. 688
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 915
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 916
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be 4. 917
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 6. 918
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be 4. 919
 Error indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 920

org/apache/hadoop/hbase/regionserver/TestCompactingToCellFlatMapMemStore.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 131
 Error whitespace ParenPad '(' is followed by whitespace. 165
 Error whitespace ParenPad '(' is followed by whitespace. 188
 Error whitespace ParenPad '(' is followed by whitespace. 324
 Error whitespace ParenPad '(' is followed by whitespace. 335
 Error whitespace ParenPad '(' is followed by whitespace. 343
 Error whitespace ParenPad '(' is followed by whitespace. 358
 Error sizes LineLength Line is longer than 100 characters (found 103). 403
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 405
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 407
 Error sizes LineLength Line is longer than 100 characters (found 103). 423
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 425
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 427
 Error sizes LineLength Line is longer than 100 characters (found 103). 440
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 442
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 444

org/apache/hadoop/hbase/regionserver/TestCompaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error sizes LineLength Line is longer than 100 characters (found 104). 199
 Error blocks NeedBraces 'if' construct must use '{}'s. 536
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 651

org/apache/hadoop/hbase/regionserver/TestCompactionState.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 154
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 155
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error blocks NeedBraces 'if' construct must use '{}'s. 223
 Error blocks NeedBraces 'else' construct must use '{}'s. 224

org/apache/hadoop/hbase/regionserver/TestCompoundBloomFilter.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 81
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 82
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 83
 Error misc ArrayTypeStyle Array brackets at illegal position. 85
 Error misc ArrayTypeStyle Array brackets at illegal position. 92
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 30. 96
 Error misc ArrayTypeStyle Array brackets at illegal position. 105
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 51. 106
 Error blocks LeftCurly '{' at column 10 should have line break after. 107
 Error misc ArrayTypeStyle Array brackets at illegal position. 109
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 55. 110
 Error blocks LeftCurly '{' at column 10 should have line break after. 111
 Error blocks NeedBraces 'for' construct must use '{}'s. 117
 Error blocks NeedBraces 'for' construct must use '{}'s. 148
 Error blocks NeedBraces 'if' construct must use '{}'s. 331
 Error sizes LineLength Line is longer than 100 characters (found 109). 363

org/apache/hadoop/hbase/regionserver/TestDateTieredCompactionPolicy.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. 86
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 83. 194
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 82. 270

org/apache/hadoop/hbase/regionserver/TestDateTieredCompactionPolicyOverflow.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 40. 73

org/apache/hadoop/hbase/regionserver/TestDefaultMemStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error sizes LineLength Line is longer than 100 characters (found 103). 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 237
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 313
 Error misc ArrayTypeStyle Array brackets at illegal position. 526
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 545
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 584
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 838
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 878
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 921
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 995
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1027
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1037
 Error whitespace MethodParamPad '(' should be on the previous line. 1058
 Error blocks NeedBraces 'while' construct must use '{}'s. 1105
 Error blocks NeedBraces 'for' construct must use '{}'s. 1121

org/apache/hadoop/hbase/regionserver/TestFSErrorsExposed.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 236

org/apache/hadoop/hbase/regionserver/TestFailedAppendAndSync.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 194 lines (max allowed is 150). 114
 Error blocks NeedBraces 'while' construct must use '{}'s. 227
 Error blocks NeedBraces 'while' construct must use '{}'s. 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 303

org/apache/hadoop/hbase/regionserver/TestGetClosestAtOrBefore.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 171

org/apache/hadoop/hbase/regionserver/TestHMobStore.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 290
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 380
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 463
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 476
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 477

org/apache/hadoop/hbase/regionserver/TestHRegion.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 278
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1222
 Error blocks NeedBraces 'if' construct must use '{}'s. 1485
 Error blocks NeedBraces 'else' construct must use '{}'s. 1487
 Error blocks NeedBraces 'if' construct must use '{}'s. 1504
 Error blocks NeedBraces 'else' construct must use '{}'s. 1506
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3793
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 4456
 Error blocks NeedBraces 'while' construct must use '{}'s. 4526
 Error coding EmptyStatement Empty statement. 4527
 Error blocks NeedBraces 'while' construct must use '{}'s. 4677
 Error coding EmptyStatement Empty statement. 4678
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 8. 4705
 Error design FinalClass Class PutThread should be declared as final. 4716
 Error blocks NeedBraces 'if' construct must use '{}'s. 4892
 Error blocks EmptyBlock Must have at least one statement. 4954
 Error misc ArrayTypeStyle Array brackets at illegal position. 5107
 Error misc ArrayTypeStyle Array brackets at illegal position. 5118
 Error misc ArrayTypeStyle Array brackets at illegal position. 5119
 Error blocks NeedBraces 'if' construct must use '{}'s. 5137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 5431
 Error blocks NeedBraces 'for' construct must use '{}'s. 5825
 Error sizes MethodLength Method length is 160 lines (max allowed is 150). 6267
 Error sizes LineLength Line is longer than 100 characters (found 101). 6814

org/apache/hadoop/hbase/regionserver/TestHRegionFileSystem.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 293
 Error blocks NeedBraces 'if' construct must use '{}'s. 326
 Error blocks NeedBraces 'if' construct must use '{}'s. 338
 Error coding EmptyStatement Empty statement. 356

org/apache/hadoop/hbase/regionserver/TestHRegionInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 33

org/apache/hadoop/hbase/regionserver/TestHRegionOnCluster.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 166

org/apache/hadoop/hbase/regionserver/TestHRegionReplayEvents.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 311
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 370
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 372
 Error coding EmptyStatement Empty statement. 429
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 472
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 578
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 668
 Error indentation Indentation '=' has incorrect indentation level 6, expected level should be 8. 780
 Error blocks EmptyBlock Must have at least one statement. 782
 Error blocks EmptyBlock Must have at least one statement. 879
 Error blocks EmptyBlock Must have at least one statement. 883
 Error blocks EmptyBlock Must have at least one statement. 1039
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1156
 Error blocks EmptyBlock Must have at least one statement. 1457
 Error sizes LineLength Line is longer than 100 characters (found 113). 1581
 Error sizes LineLength Line is longer than 100 characters (found 101). 1639
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1676

org/apache/hadoop/hbase/regionserver/TestHRegionServerBulkLoad.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 193
 Error sizes LineLength Line is longer than 100 characters (found 105). 222
 Error sizes LineLength Line is longer than 100 characters (found 107). 246
 Error misc ArrayTypeStyle Array brackets at illegal position. 294
 Error misc ArrayTypeStyle Array brackets at illegal position. 301
 Error misc ArrayTypeStyle Array brackets at illegal position. 320
 Error misc ArrayTypeStyle Array brackets at illegal position. 321
 Error misc ArrayTypeStyle Array brackets at illegal position. 427

org/apache/hadoop/hbase/regionserver/TestHRegionServerBulkLoadWithOldClient.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 79
 Error sizes LineLength Line is longer than 100 characters (found 102). 106
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 111
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 114
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 115

org/apache/hadoop/hbase/regionserver/TestHStore.java

Severity Category Rule Message Line
 Error indentation Indentation 'ColumnFamilyDescriptorBuilder' has incorrect indentation level 4, expected level should be 6. 547
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 756
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 768
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 814
 Error sizes LineLength Line is longer than 100 characters (found 102). 954
 Error blocks LeftCurly '{' at column 23 should have line break after. 2569
 Error blocks LeftCurly '{' at column 30 should have line break after. 2572
 Error blocks LeftCurly '{' at column 39 should have line break after. 2575
 Error blocks LeftCurly '{' at column 35 should have line break after. 2578
 Error blocks LeftCurly '{' at column 31 should have line break after. 2581
 Error blocks LeftCurly '{' at column 35 should have line break after. 2584
 Error blocks LeftCurly '{' at column 37 should have line break after. 2593
 Error blocks LeftCurly '{' at column 49 should have line break after. 2596
 Error blocks LeftCurly '{' at column 54 should have line break after. 2599
 Error blocks LeftCurly '{' at column 65 should have line break after. 2602
 Error blocks LeftCurly '{' at column 47 should have line break after. 2605
 Error blocks LeftCurly '{' at column 47 should have line break after. 2608
 Error blocks LeftCurly '{' at column 25 should have line break after. 2611
 Error blocks LeftCurly '{' at column 29 should have line break after. 2614
 Error blocks LeftCurly '{' at column 40 should have line break after. 2617
 Error blocks LeftCurly '{' at column 43 should have line break after. 2620
 Error blocks LeftCurly '{' at column 32 should have line break after. 2623
 Error blocks LeftCurly '{' at column 34 should have line break after. 2626
 Error blocks LeftCurly '{' at column 38 should have line break after. 2629
 Error blocks LeftCurly '{' at column 43 should have line break after. 2632
 Error blocks LeftCurly '{' at column 52 should have line break after. 2635
 Error sizes LineLength Line is longer than 100 characters (found 102). 2638
 Error blocks LeftCurly '{' at column 56 should have line break after. 2638

org/apache/hadoop/hbase/regionserver/TestHStoreFile.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 152 lines (max allowed is 150). 385

org/apache/hadoop/hbase/regionserver/TestJoinedScanners.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198

org/apache/hadoop/hbase/regionserver/TestKeyValueHeap.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 150
 Error coding EmptyStatement Empty statement. 150
 Error blocks NeedBraces 'while' construct must use '{}'s. 182
 Error coding EmptyStatement Empty statement. 182

org/apache/hadoop/hbase/regionserver/TestKeyValueScanFixture.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 43

org/apache/hadoop/hbase/regionserver/TestLogRoller.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.HashMap' import. 39

org/apache/hadoop/hbase/regionserver/TestMajorCompaction.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error whitespace ParenPad '(' is followed by whitespace. 221
 Error whitespace ParenPad ')' is preceded with whitespace. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 442
 Error blocks NeedBraces 'if' construct must use '{}'s. 497
 Error blocks NeedBraces 'if' construct must use '{}'s. 516

org/apache/hadoop/hbase/regionserver/TestMasterAddressTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 133

org/apache/hadoop/hbase/regionserver/TestMaxResultsPerColumnFamily.java

Severity Category Rule Message Line
 Error indentation Indentation 'ColumnFamilyDescriptorBuilder' has incorrect indentation level 4, expected level should be 6. 78

org/apache/hadoop/hbase/regionserver/TestMetricsRegion.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 95
 Error sizes LineLength Line is longer than 100 characters (found 101). 98
 Error sizes LineLength Line is longer than 100 characters (found 105). 101

org/apache/hadoop/hbase/regionserver/TestMetricsRegionServer.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 122
 Error sizes LineLength Line is longer than 100 characters (found 103). 123

org/apache/hadoop/hbase/regionserver/TestMobStoreScanner.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 144
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 144
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 145
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 153
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 154
 Error coding EmptyStatement Empty statement. 310
 Error coding EmptyStatement Empty statement. 393

org/apache/hadoop/hbase/regionserver/TestMultiColumnScanner.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 56. 99
 Error blocks NeedBraces 'for' construct must use '{}'s. 123
 Error blocks NeedBraces 'if' construct must use '{}'s. 161
 Error blocks NeedBraces 'for' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 192

org/apache/hadoop/hbase/regionserver/TestMultiVersionConcurrencyControl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 67

org/apache/hadoop/hbase/regionserver/TestNotCleanupCompactedFileWhenRegionWarmup.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 46
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 49

org/apache/hadoop/hbase/regionserver/TestPerColumnFamilyFlush.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error sizes LineLength Line is longer than 100 characters (found 106). 499
 Error sizes LineLength Line is longer than 100 characters (found 106). 500
 Error sizes LineLength Line is longer than 100 characters (found 106). 501

org/apache/hadoop/hbase/regionserver/TestRSKilledWhenInitializing.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 89
 Error sizes LineLength Line is longer than 100 characters (found 105). 132
 Error blocks NeedBraces 'if' construct must use '{}'s. 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 179
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 202
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 208

org/apache/hadoop/hbase/regionserver/TestRegionIncrement.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 175
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 179
 Error blocks NeedBraces 'while' construct must use '{}'s. 199
 Error blocks NeedBraces 'for' construct must use '{}'s. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 219
 Error blocks NeedBraces 'while' construct must use '{}'s. 236
 Error blocks NeedBraces 'for' construct must use '{}'s. 239

org/apache/hadoop/hbase/regionserver/TestRegionMergeTransactionOnCluster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 159
 Error sizes LineLength Line is longer than 100 characters (found 106). 398
 Error sizes LineLength Line is longer than 100 characters (found 108). 401
 Error sizes LineLength Line is longer than 100 characters (found 140). 403
 Error sizes LineLength Line is longer than 100 characters (found 139). 404
 Error sizes LineLength Line is longer than 100 characters (found 146). 405
 Error sizes LineLength Line is longer than 100 characters (found 147). 406

org/apache/hadoop/hbase/regionserver/TestRegionOpen.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 117
 Error sizes LineLength Line is longer than 100 characters (found 118). 125

org/apache/hadoop/hbase/regionserver/TestRegionReplicaFailover.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52, 53. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127

org/apache/hadoop/hbase/regionserver/TestRegionReplicasWithRestartScenarios.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 50
 Error imports ImportOrder Wrong order for 'org.junit.Assert.*' import. 50

org/apache/hadoop/hbase/regionserver/TestRegionServerAbort.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 127

org/apache/hadoop/hbase/regionserver/TestRegionServerHostname.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 136
 Error sizes LineLength Line is longer than 100 characters (found 103). 138
 Error sizes LineLength Line is longer than 100 characters (found 114). 170
 Error sizes LineLength Line is longer than 100 characters (found 118). 173
 Error sizes LineLength Line is longer than 100 characters (found 107). 195
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 196

org/apache/hadoop/hbase/regionserver/TestRegionServerMetrics.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.assertNotEquals. 21
 Error blocks NeedBraces 'if' construct must use '{}'s. 163
 Error blocks NeedBraces 'if' construct must use '{}'s. 166
 Error whitespace ParenPad '(' is followed by whitespace. 183
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 568
 Error sizes LineLength Line is longer than 100 characters (found 101). 607

org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 295
 Error sizes LineLength Line is longer than 100 characters (found 109). 300
 Error sizes LineLength Line is longer than 100 characters (found 109). 312

org/apache/hadoop/hbase/regionserver/TestRegionServerOnlineConfigChange.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error sizes LineLength Line is longer than 100 characters (found 101). 213

org/apache/hadoop/hbase/regionserver/TestRegionServerReadRequestMetrics.java

Severity Category Rule Message Line
 Error indentation Indentation 'requestsMap' has incorrect indentation level 6, expected level should be 8. 157

org/apache/hadoop/hbase/regionserver/TestRegionServerReportForDuty.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.log4j.Appender' import. 46
 Error sizes LineLength Line is longer than 100 characters (found 108). 185
 Error sizes LineLength Line is longer than 100 characters (found 108). 186

org/apache/hadoop/hbase/regionserver/TestResettingCounters.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 72
 Error blocks NeedBraces 'for' construct must use '{}'s. 75
 Error blocks NeedBraces 'for' construct must use '{}'s. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 97
 Error blocks NeedBraces 'else' construct must use '{}'s. 98
 Error blocks NeedBraces 'for' construct must use '{}'s. 103
 Error blocks NeedBraces 'for' construct must use '{}'s. 107

org/apache/hadoop/hbase/regionserver/TestReversibleScanners.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. 174
 Error blocks NeedBraces 'if' construct must use '{}'s. 203
 Error blocks NeedBraces 'if' construct must use '{}'s. 208
 Error blocks NeedBraces 'if' construct must use '{}'s. 218
 Error blocks NeedBraces 'if' construct must use '{}'s. 235
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 65. 264
 Error sizes LineLength Line is longer than 100 characters (found 107). 274
 Error blocks NeedBraces 'for' construct must use '{}'s. 352
 Error blocks NeedBraces 'for' construct must use '{}'s. 358
 Error blocks NeedBraces 'if' construct must use '{}'s. 448
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 582
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 608
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 609
 Error blocks NeedBraces 'if' construct must use '{}'s. 627
 Error blocks NeedBraces 'if' construct must use '{}'s. 644

org/apache/hadoop/hbase/regionserver/TestRowTooBig.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126

org/apache/hadoop/hbase/regionserver/TestScanWithBloomError.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 157
 Error blocks NeedBraces 'for' construct must use '{}'s. 187

org/apache/hadoop/hbase/regionserver/TestScannerHeartbeatMessages.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 582
 Error blocks NeedBraces 'if' construct must use '{}'s. 584
 Error blocks NeedBraces 'if' construct must use '{}'s. 601
 Error blocks NeedBraces 'if' construct must use '{}'s. 603

org/apache/hadoop/hbase/regionserver/TestScannerRPCScanMetrics.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.assertTrue. 21
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.TestClientScannerRPCTimeout. 34
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 47
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 129
 Error blocks EmptyBlock Must have at least one statement. 129

org/apache/hadoop/hbase/regionserver/TestScannerRetriableFailure.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 169

org/apache/hadoop/hbase/regionserver/TestScannerWithBulkload.java

Severity Category Rule Message Line
 Error indentation Indentation 'else' child has incorrect indentation level 4, expected level should be 6. 187
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 226

org/apache/hadoop/hbase/regionserver/TestSeekOptimizations.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error blocks EmptyBlock Must have at least one statement. 470

org/apache/hadoop/hbase/regionserver/TestServerNonceManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 232
 Error blocks NeedBraces 'if' construct must use '{}'s. 256

org/apache/hadoop/hbase/regionserver/TestSettingTimeoutOnBlockingPoint.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 102
 Error whitespace ParenPad '(' is followed by whitespace. 111

org/apache/hadoop/hbase/regionserver/TestSplitLogWorker.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 182
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 185
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 186
 Error whitespace ParenPad '(' is followed by whitespace. 188
 Error indentation Indentation 'finally' child has incorrect indentation level 5, expected level should be 6. 266
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 271

org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 564
 Error blocks NeedBraces 'for' construct must use '{}'s. 776
 Error blocks NeedBraces 'for' construct must use '{}'s. 802
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1025
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1026
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1027
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1028
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1032
 Error indentation Indentation 'ZooKeeperConnectionException' has incorrect indentation level 2, expected level should be 4. 1033
 Error blocks NeedBraces 'if' construct must use '{}'s. 1063
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1081
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1082
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1084
 Error blocks NeedBraces 'if' construct must use '{}'s. 1090
 Error blocks NeedBraces 'if' construct must use '{}'s. 1091
 Error blocks NeedBraces 'if' construct must use '{}'s. 1133
 Error blocks EmptyBlock Must have at least one statement. 1177

org/apache/hadoop/hbase/regionserver/TestTags.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 548

org/apache/hadoop/hbase/regionserver/TestTimestampFilterSeekHint.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 77
 Error whitespace ParenPad ')' is preceded with whitespace. 91

org/apache/hadoop/hbase/regionserver/TestWALLockup.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 158
 Error whitespace MethodParamPad '(' is preceded with whitespace. 268
 Error sizes LineLength Line is longer than 100 characters (found 104). 437

org/apache/hadoop/hbase/regionserver/TestWALMonotonicallyIncreasingSeqId.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 233

org/apache/hadoop/hbase/regionserver/TestWalAndCompactingMemStoreFlush.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 230 lines (max allowed is 150). 137
 Error sizes MethodLength Method length is 254 lines (max allowed is 150). 371
 Error sizes LineLength Line is longer than 100 characters (found 102). 887
 Error sizes LineLength Line is longer than 100 characters (found 101). 889
 Error sizes LineLength Line is longer than 100 characters (found 101). 891
 Error sizes LineLength Line is longer than 100 characters (found 104). 894
 Error sizes LineLength Line is longer than 100 characters (found 102). 998
 Error sizes LineLength Line is longer than 100 characters (found 102). 1005

org/apache/hadoop/hbase/regionserver/TimeRangeTracker.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 188
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189

org/apache/hadoop/hbase/regionserver/compactions/CompactionConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreConfigInformation' import. 29

org/apache/hadoop/hbase/regionserver/compactions/CompactionProgress.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'currentCompactedKVs' must be private and have accessor methods. 42
 Error design VisibilityModifier Variable 'totalCompactedSize' must be private and have accessor methods. 44
 Error coding InnerAssignment Inner assignments should be avoided. 64

org/apache/hadoop/hbase/regionserver/compactions/CompactionRequest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 25

org/apache/hadoop/hbase/regionserver/compactions/CompactionRequester.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. 27

org/apache/hadoop/hbase/regionserver/compactions/Compactor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 99
 Error design VisibilityModifier Variable 'maxKeyCount' must be private and have accessor methods. 120
 Error design VisibilityModifier Variable 'earliestPutTs' must be private and have accessor methods. 122
 Error design VisibilityModifier Variable 'latestPutTs' must be private and have accessor methods. 124
 Error design VisibilityModifier Variable 'maxSeqId' must be private and have accessor methods. 126
 Error design VisibilityModifier Variable 'maxMVCCReadpoint' must be private and have accessor methods. 128
 Error design VisibilityModifier Variable 'maxTagsLength' must be private and have accessor methods. 130
 Error design VisibilityModifier Variable 'minSeqIdToKeep' must be private and have accessor methods. 132
 Error coding InnerAssignment Inner assignments should be avoided. 199
 Error sizes LineLength Line is longer than 100 characters (found 107). 206
 Error sizes LineLength Line is longer than 100 characters (found 104). 240

org/apache/hadoop/hbase/regionserver/compactions/CurrentHourProvider.java

Severity Category Rule Message Line
 Error design FinalClass Class CurrentHourProvider should be declared as final. 26

org/apache/hadoop/hbase/regionserver/compactions/DefaultCompactor.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 52
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 6, 8. 56
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 57
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 2, 4. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76

org/apache/hadoop/hbase/regionserver/compactions/OffPeakHours.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error blocks LeftCurly '{' at column 46 should have line break after. 30
 Error blocks LeftCurly '{' at column 60 should have line break after. 31

org/apache/hadoop/hbase/regionserver/compactions/PerfTestCompactionPolicies.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 62
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 63
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 64
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 68
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 69
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 70
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 71
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 72
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 73
 Error indentation Indentation 'array initialization rcurly' has incorrect indentation level 5, expected level should be one of the following: 4, 6. 74

org/apache/hadoop/hbase/regionserver/compactions/RatioBasedCompactionPolicy.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 78

org/apache/hadoop/hbase/regionserver/compactions/SortedCompactionPolicy.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118

org/apache/hadoop/hbase/regionserver/compactions/SpikyFileListGenerator.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 48

org/apache/hadoop/hbase/regionserver/compactions/StripeCompactionPolicy.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 210
 Error blocks NeedBraces 'if' construct must use '{}'s. 332
 Error blocks NeedBraces 'if' construct must use '{}'s. 351
 Error blocks NeedBraces 'if' construct must use '{}'s. 357
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error coding InnerAssignment Inner assignments should be avoided. 482

org/apache/hadoop/hbase/regionserver/compactions/StripeCompactor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 105

org/apache/hadoop/hbase/regionserver/compactions/TestCompactor.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 58
 Error blocks NeedBraces 'if' construct must use '{}'s. 207

org/apache/hadoop/hbase/regionserver/handler/OpenPriorityRegionHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 36

org/apache/hadoop/hbase/regionserver/handler/OpenRegionHandler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 196

org/apache/hadoop/hbase/regionserver/handler/ParallelSeekHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27

org/apache/hadoop/hbase/regionserver/handler/RegionReplicaFlushHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. 38
 Error indentation Indentation 'try' child has incorrect indentation level 9, expected level should be 8. 126

org/apache/hadoop/hbase/regionserver/handler/WALSplitterHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Server' import. 27
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 77
 Error indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 78
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 83
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 84
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 85
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 86
 Error indentation Indentation 'method call' child has incorrect indentation level 12, expected level should be 14. 87
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 88
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 89
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 93
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 95
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 97
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 98
 Error indentation Indentation 'method call' child has incorrect indentation level 10, expected level should be 12. 99
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 100

org/apache/hadoop/hbase/regionserver/querymatcher/ColumnTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ShipperListener' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 134

org/apache/hadoop/hbase/regionserver/querymatcher/CompactionScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. 27

org/apache/hadoop/hbase/regionserver/querymatcher/DeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 21

org/apache/hadoop/hbase/regionserver/querymatcher/DropDeletesCompactionScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 23

org/apache/hadoop/hbase/regionserver/querymatcher/ExplicitColumnTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. 28

org/apache/hadoop/hbase/regionserver/querymatcher/IncludeAllCompactionQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 24

org/apache/hadoop/hbase/regionserver/querymatcher/MajorCompactionScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 25

org/apache/hadoop/hbase/regionserver/querymatcher/MinorCompactionScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 25

org/apache/hadoop/hbase/regionserver/querymatcher/NewVersionBehaviorTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue.Type' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. 36
 Error design VisibilityModifier Variable 'ts' must be private and have accessor methods. 110
 Error design VisibilityModifier Variable 'mvcc' must be private and have accessor methods. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 165
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 200
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 201
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 203
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 204
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 205
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 209
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 212
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 213
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 214
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 215
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 216
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 217
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 280

org/apache/hadoop/hbase/regionserver/querymatcher/NormalUserScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 26

org/apache/hadoop/hbase/regionserver/querymatcher/RawScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 24

org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/regionserver/querymatcher/ScanQueryMatcher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error sizes LineLength Line is longer than 100 characters (found 108). 303
 Error sizes LineLength Line is longer than 100 characters (found 107). 321
 Error sizes LineLength Line is longer than 100 characters (found 106). 333

org/apache/hadoop/hbase/regionserver/querymatcher/ScanWildcardColumnTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. 30

org/apache/hadoop/hbase/regionserver/querymatcher/StripeCompactionScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. 25

org/apache/hadoop/hbase/regionserver/querymatcher/TestExplicitColumnTracker.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 41. 184

org/apache/hadoop/hbase/regionserver/querymatcher/TestNewVersionBehaviorTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 21

org/apache/hadoop/hbase/regionserver/querymatcher/TestScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/regionserver/querymatcher/TestUserScanQueryMatcher.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 167
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. 174
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. 175
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. 176
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 45. 177
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 186
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 187
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 188
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 189
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 230
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 231
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 232
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 233
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 38. 234

org/apache/hadoop/hbase/regionserver/querymatcher/UserScanQueryMatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 28

org/apache/hadoop/hbase/regionserver/snapshot/FlushSnapshotSubprocedure.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.IsolationLevel' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils' import. 38

org/apache/hadoop/hbase/regionserver/snapshot/RegionServerSnapshotManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 82
 Error sizes LineLength Line is longer than 100 characters (found 102). 96
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 188
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 189
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 191
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 193
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 206
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 224
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error blocks EmptyBlock Must have at least one statement. 373
 Error blocks NeedBraces 'if' construct must use '{}'s. 381

org/apache/hadoop/hbase/regionserver/throttle/CompactionThroughputControllerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 25

org/apache/hadoop/hbase/regionserver/throttle/FlushThroughputControllerFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 25

org/apache/hadoop/hbase/regionserver/throttle/NoLimitThroughputController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 22

org/apache/hadoop/hbase/regionserver/throttle/PressureAwareCompactionThroughputController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 26

org/apache/hadoop/hbase/regionserver/throttle/PressureAwareFlushThroughputController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 26

org/apache/hadoop/hbase/regionserver/throttle/PressureAwareThroughputController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 102). 80

org/apache/hadoop/hbase/regionserver/throttle/ThroughputController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. 23

org/apache/hadoop/hbase/regionserver/wal/AbstractFSWAL.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'encodedName2HighestSequenceId' must be private and have accessor methods. 285

org/apache/hadoop/hbase/regionserver/wal/AbstractProtobufLogWriter.java

Severity Category Rule Message Line
 Error coding InnerAssignment Inner assignments should be avoided. 230

org/apache/hadoop/hbase/regionserver/wal/AbstractTestFSWAL.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 409

org/apache/hadoop/hbase/regionserver/wal/AbstractTestLogRolling.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 201
 Error blocks NeedBraces 'if' construct must use '{}'s. 301
 Error blocks NeedBraces 'if' construct must use '{}'s. 302

org/apache/hadoop/hbase/regionserver/wal/AbstractTestProtobufLog.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 131
 Error blocks NeedBraces 'if' construct must use '{}'s. 166

org/apache/hadoop/hbase/regionserver/wal/AbstractTestWALReplay.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 332
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 334
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 335
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 397
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 398
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 399
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 400
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 401
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 468
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 469
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 471
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 575
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 576
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 583
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 666
 Error blocks NeedBraces 'if' construct must use '{}'s. 752
 Error blocks NeedBraces 'if' construct must use '{}'s. 754
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 764
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 1200
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 1202

org/apache/hadoop/hbase/regionserver/wal/AsyncFSWAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.htrace.core.TraceScope' import. 63

org/apache/hadoop/hbase/regionserver/wal/AsyncProtobufLogWriter.java

Severity Category Rule Message Line
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 255
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 257

org/apache/hadoop/hbase/regionserver/wal/CompressionContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.TagCompressionContext' import. 28

org/apache/hadoop/hbase/regionserver/wal/Compressor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL' import. 36
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 44
 Error blocks NeedBraces 'while' construct must use '{}'s. 88
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 105
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 142
 Error annotation MissingDeprecated Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. 181

org/apache/hadoop/hbase/regionserver/wal/FSHLog.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 64
 Error imports RedundantImport Duplicate import to line 63 - org.apache.hbase.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder. 68
 Error sizes LineLength Line is longer than 100 characters (found 109). 112
 Error sizes LineLength Line is longer than 100 characters (found 110). 113
 Error sizes LineLength Line is longer than 100 characters (found 111). 122
 Error sizes LineLength Line is longer than 100 characters (found 111). 249
 Error sizes LineLength Line is longer than 100 characters (found 115). 278
 Error coding InnerAssignment Inner assignments should be avoided. 572
 Error sizes LineLength Line is longer than 100 characters (found 105). 794
 Error sizes LineLength Line is longer than 100 characters (found 110). 871
 Error sizes LineLength Line is longer than 100 characters (found 107). 873
 Error sizes LineLength Line is longer than 100 characters (found 112). 1077
 Error sizes LineLength Line is longer than 100 characters (found 102). 1078

org/apache/hadoop/hbase/regionserver/wal/FailedLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 38

org/apache/hadoop/hbase/regionserver/wal/FailedSyncBeforeLogCloseException.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36

org/apache/hadoop/hbase/regionserver/wal/InstrumentedLogWriter.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 40
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 41
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 43
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 44
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 46
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47

org/apache/hadoop/hbase/regionserver/wal/MetricsWAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. 30

org/apache/hadoop/hbase/regionserver/wal/ProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileSystem' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 40
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 187
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 192
 Error blocks NeedBraces 'if' construct must use '{}'s. 193
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 193
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 194
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 196
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 197
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 198
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 199
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 200
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 201
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 202
 Error sizes LineLength Line is longer than 100 characters (found 194). 242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error blocks NeedBraces 'if' construct must use '{}'s. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 453

org/apache/hadoop/hbase/regionserver/wal/ReaderBase.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 105

org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.EncryptionUtil' import. 37

org/apache/hadoop/hbase/regionserver/wal/SecureProtobufLogWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. 26

org/apache/hadoop/hbase/regionserver/wal/SecureWALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 32

org/apache/hadoop/hbase/regionserver/wal/SequenceIdAccounting.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 287
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 288
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 289
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 290

org/apache/hadoop/hbase/regionserver/wal/TestAsyncFSWAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 59

org/apache/hadoop/hbase/regionserver/wal/TestAsyncWALReplay.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 32

org/apache/hadoop/hbase/regionserver/wal/TestFSHLog.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 175
 Error sizes LineLength Line is longer than 100 characters (found 101). 216

org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 174 lines (max allowed is 150). 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 422
 Error blocks NeedBraces 'if' construct must use '{}'s. 528
 Error blocks NeedBraces 'if' construct must use '{}'s. 570

org/apache/hadoop/hbase/regionserver/wal/TestLogRollingNoCluster.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 180
 Error blocks NeedBraces 'else' construct must use '{}'s. 182

org/apache/hadoop/hbase/regionserver/wal/TestWALConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 41
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 44

org/apache/hadoop/hbase/regionserver/wal/WALActionsListener.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 118

org/apache/hadoop/hbase/regionserver/wal/WALCellCodec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.codec.BaseDecoder' import. 32
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 107
 Error indentation Indentation 'array initialization lcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 125
 Error blocks NeedBraces 'if' construct must use '{}'s. 210

org/apache/hadoop/hbase/regionserver/wal/WALCoprocessorHost.java

Severity Category Rule Message Line
 Error design FinalClass Class WALEnvironment should be declared as final. 55

org/apache/hadoop/hbase/regionserver/wal/WALUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class WALUtil should be declared as final. 51
 Error sizes LineLength Line is longer than 100 characters (found 120). 136

org/apache/hadoop/hbase/replication/BaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 54
 Error sizes LineLength Line is longer than 100 characters (found 106). 62
 Error sizes LineLength Line is longer than 100 characters (found 111). 81

org/apache/hadoop/hbase/replication/BulkLoadCellFilter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 114). 43

org/apache/hadoop/hbase/replication/ChainWALEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26

org/apache/hadoop/hbase/replication/ClusterMarkingEntryFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 28
 Error sizes LineLength Line is longer than 100 characters (found 113). 47

org/apache/hadoop/hbase/replication/HBaseReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Abortable' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/replication/ReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. 34
 Error blocks LeftCurly '{' at column 37 should have line break after. 114
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 191

org/apache/hadoop/hbase/replication/ReplicationException.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. 21

org/apache/hadoop/hbase/replication/ReplicationFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 29

org/apache/hadoop/hbase/replication/ReplicationPeers.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69

org/apache/hadoop/hbase/replication/ReplicationQueueInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ServerName' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 69
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 79
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 80
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 82
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 83
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 84
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 85
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 86
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 87
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 88
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 89
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 90
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 91
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 92
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 93
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 94
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 95
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 96

org/apache/hadoop/hbase/replication/ReplicationSinkServiceImpl.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.wal.WALProvider. 36

org/apache/hadoop/hbase/replication/ReplicationTracker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 39

org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 227
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 229
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 230
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 231
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 283
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 310

org/apache/hadoop/hbase/replication/TestPerTableCFReplication.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 1, expected level should be 2. 279
 Error sizes MethodLength Method length is 153 lines (max allowed is 150). 374

org/apache/hadoop/hbase/replication/TestReplicationBase.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.commons.io.IOUtils. 28

org/apache/hadoop/hbase/replication/TestReplicationDisableInactivePeer.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/replication/TestReplicationStatusSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 33

org/apache/hadoop/hbase/replication/TestVerifyReplicationAdjunct.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 269
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 274
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be one of the following: 6, 26. 275

org/apache/hadoop/hbase/replication/WALCellFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. 23
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 37

org/apache/hadoop/hbase/replication/WALEntryFilter.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 32

org/apache/hadoop/hbase/replication/ZKReplicationPeerStorage.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. 27

org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 119

org/apache/hadoop/hbase/replication/master/ReplicationPeerConfigUpgrader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. 37

org/apache/hadoop/hbase/replication/regionserver/DumpReplicationQueues.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 69
 Error whitespace MethodParamPad '(' is preceded with whitespace. 102
 Error whitespace MethodParamPad '(' is preceded with whitespace. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error sizes LineLength Line is longer than 100 characters (found 101). 275

org/apache/hadoop/hbase/replication/regionserver/MetricsSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 22
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68

org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 69
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error sizes MethodLength Method length is 154 lines (max allowed is 150). 422
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 519
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 521

org/apache/hadoop/hbase/replication/regionserver/Replication.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178

org/apache/hadoop/hbase/replication/regionserver/ReplicationLoad.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/replication/regionserver/ReplicationSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. 46
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 368
 Error coding InnerAssignment Inner assignments should be avoided. 447
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 457

org/apache/hadoop/hbase/replication/regionserver/ReplicationSinkManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.Lists' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 33

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.stream.Collectors. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 402

org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 379

org/apache/hadoop/hbase/replication/regionserver/ReplicationThrottler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. 21
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 105

org/apache/hadoop/hbase/replication/regionserver/TestGlobalReplicationThrottler.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 143
 Error sizes LineLength Line is longer than 100 characters (found 102). 144
 Error sizes LineLength Line is longer than 100 characters (found 101). 145

org/apache/hadoop/hbase/replication/regionserver/TestRefreshRecoveredReplication.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Collection. 21
 Error imports UnusedImports Unused import - java.util.stream.Collectors. 24
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 58

org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpoint.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.client.replication.ReplicationAdmin. 55
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 72
 Error imports UnusedImports Unused import - org.mockito.Mockito. 79
 Error sizes LineLength Line is longer than 100 characters (found 114). 201
 Error sizes LineLength Line is longer than 100 characters (found 104). 221

org/apache/hadoop/hbase/replication/regionserver/TestReplicationSink.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error whitespace ParenPad '(' is followed by whitespace. 246
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 293
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 445
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 448

org/apache/hadoop/hbase/replication/regionserver/TestReplicationSinkManager.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.mockito.Mockito.when. 22
 Error imports ImportOrder Wrong order for 'org.mockito.Mockito' import. 41
 Error imports UnusedImports Unused import - org.mockito.Mockito. 41

org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 482
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 581
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 620
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 621

org/apache/hadoop/hbase/replication/regionserver/TestWALEntrySinkFilter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error sizes LineLength Line is longer than 100 characters (found 103). 192
 Error sizes MethodLength Method length is 282 lines (max allowed is 150). 266
 Error sizes MethodLength Method length is 257 lines (max allowed is 150). 289
 Error sizes LineLength Line is longer than 100 characters (found 119). 323
 Error sizes LineLength Line is longer than 100 characters (found 159). 333
 Error sizes LineLength Line is longer than 100 characters (found 127). 373
 Error sizes LineLength Line is longer than 100 characters (found 162). 378
 Error sizes LineLength Line is longer than 100 characters (found 147). 383
 Error sizes LineLength Line is longer than 100 characters (found 136). 398
 Error sizes LineLength Line is longer than 100 characters (found 171). 403
 Error sizes LineLength Line is longer than 100 characters (found 156). 408
 Error sizes LineLength Line is longer than 100 characters (found 123). 433
 Error sizes LineLength Line is longer than 100 characters (found 146). 438
 Error sizes LineLength Line is longer than 100 characters (found 179). 473
 Error sizes LineLength Line is longer than 100 characters (found 164). 478

org/apache/hadoop/hbase/replication/regionserver/WALEntrySinkFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 22
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 36

org/apache/hadoop/hbase/rest/ExistsResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 30
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49

org/apache/hadoop/hbase/rest/MetricsREST.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. 23
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. 25
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 37

org/apache/hadoop/hbase/rest/MetricsRESTSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89

org/apache/hadoop/hbase/rest/MultiRowResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53

org/apache/hadoop/hbase/rest/NamespacesInstanceResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87

org/apache/hadoop/hbase/rest/NamespacesResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.model.NamespacesModel' import. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/rest/ProtobufMessageHandler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 42

org/apache/hadoop/hbase/rest/RESTServer.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'conf' must be private and have accessor methods. 111
 Error blocks EmptyBlock Must have at least one statement. 242
 Error sizes MethodLength Method length is 159 lines (max allowed is 150). 255
 Error sizes LineLength Line is longer than 100 characters (found 101). 283
 Error sizes LineLength Line is longer than 100 characters (found 104). 285
 Error sizes LineLength Line is longer than 100 characters (found 110). 383

org/apache/hadoop/hbase/rest/RESTServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error blocks NeedBraces 'if' construct must use '{}'s. 155
 Error blocks NeedBraces 'if' construct must use '{}'s. 156

org/apache/hadoop/hbase/rest/RESTServletContainer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter.toLowerCase' import. 34

org/apache/hadoop/hbase/rest/RegionsResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61

org/apache/hadoop/hbase/rest/ResourceBase.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. 28

org/apache/hadoop/hbase/rest/RootResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/rest/RowResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 77
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error blocks NeedBraces 'if' construct must use '{}'s. 227
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 228
 Error indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 229
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 230
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 231
 Error blocks NeedBraces 'if' construct must use '{}'s. 267
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 268
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 269
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 270
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 271
 Error misc ArrayTypeStyle Array brackets at illegal position. 313
 Error blocks NeedBraces 'if' construct must use '{}'s. 338
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 339
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 340
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 341
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 342
 Error blocks NeedBraces 'if' construct must use '{}'s. 403
 Error blocks NeedBraces 'else' construct must use '{}'s. 405
 Error blocks NeedBraces 'if' construct must use '{}'s. 444
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 445
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 446
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 447
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 561
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 562
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 563
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 564
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 565
 Error blocks NeedBraces 'if' construct must use '{}'s. 691
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 692
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 693
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 694
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 695
 Error sizes LineLength Line is longer than 100 characters (found 101). 714
 Error blocks NeedBraces 'if' construct must use '{}'s. 785
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 786
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 787
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 788
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 789
 Error sizes LineLength Line is longer than 100 characters (found 101). 808
 Error sizes LineLength Line is longer than 100 characters (found 103). 848
 Error blocks NeedBraces 'if' construct must use '{}'s. 882
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 883
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 884
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 885
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 886

org/apache/hadoop/hbase/rest/RowSpec.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 31
 Error coding InnerAssignment Inner assignments should be avoided. 76
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 237
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 238
 Error indentation Indentation 'while' has incorrect indentation level 8, expected level should be 10. 239
 Error indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 240
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 241
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 242
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 243
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 244
 Error indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 245
 Error indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 10. 246
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 247
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 248
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 249
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 250
 Error indentation Indentation 'while' has incorrect indentation level 8, expected level should be 10. 251
 Error indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 252
 Error indentation Indentation 'if' has incorrect indentation level 10, expected level should be 12. 253
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 254
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 14. 255
 Error indentation Indentation 'if rcurly' has incorrect indentation level 10, expected level should be 12. 256
 Error indentation Indentation 'while' child has incorrect indentation level 10, expected level should be 12. 257
 Error indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 10. 258
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 259
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 260
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 261
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 262

org/apache/hadoop/hbase/rest/ScannerInstanceResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. 41

org/apache/hadoop/hbase/rest/ScannerResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.core.JsonParseException' import. 42
 Error indentation Indentation 'Collections' has incorrect indentation level 3, expected level should be 4. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62

org/apache/hadoop/hbase/rest/ScannerResultGenerator.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 98

org/apache/hadoop/hbase/rest/SchemaResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 69
 Error blocks NeedBraces 'else' construct must use '{}'s. 130
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 131
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'catch' child has incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 6, expected level should be 8. 138

org/apache/hadoop/hbase/rest/StorageClusterStatusResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 57

org/apache/hadoop/hbase/rest/StorageClusterVersionResource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51

org/apache/hadoop/hbase/rest/TableResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 51
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/rest/TableScanResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. 49

org/apache/hadoop/hbase/rest/TestRESTServerSSL.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.assertTrue. 21

org/apache/hadoop/hbase/rest/TestScannerResource.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 393

org/apache/hadoop/hbase/rest/TestSecureRESTServer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 108). 346
 Error sizes LineLength Line is longer than 100 characters (found 124). 373

org/apache/hadoop/hbase/rest/VersionResource.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. 32
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.model.VersionModel' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 60

org/apache/hadoop/hbase/rest/client/Client.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.FileInputStream. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 267
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error blocks NeedBraces 'if' construct must use '{}'s. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 362
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 424
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 436
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 475
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 487
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 525
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 553
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 586
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 634
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 637
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 649
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 674
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 688
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 736
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 739
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 751
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 754
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 774
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 785

org/apache/hadoop/hbase/rest/client/RemoteAdmin.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 63
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 125
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 127
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 128
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 129
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 130
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 131
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 132
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 133
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 134
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 135
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 137
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 138
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 139
 Error sizes LineLength Line is longer than 100 characters (found 111). 148
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 152
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 153
 Error indentation Indentation 'if' has incorrect indentation level 6, expected level should be 4. 154
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 155
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 156
 Error indentation Indentation 'if rcurly' has incorrect indentation level 6, expected level should be 4. 157
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 167
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 168
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 169
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 171
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 172
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 173
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 174
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 175
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 176
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 177
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 178
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 179
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 180
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 181
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 209
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 210
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 212
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 214
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 216
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 219
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 220
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 221
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 222
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 223
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 224
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 225
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 226
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 227
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 228
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 229
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 230
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 257
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 258
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 259
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 260
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 261
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 262
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 263
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 264
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 265
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 266
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 267
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 268
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 269
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 298
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 299
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 300
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 301
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 302
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 303
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 304
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 305
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 306
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 307
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 308
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 343
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 344
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 345
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 346
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 347
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 348
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 349
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 350
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 351
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 352
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 353
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 382
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 383
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 384
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 385
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 386
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 387
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 388
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 389
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 390
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 391
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 392
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 393
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 394
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 395

org/apache/hadoop/hbase/rest/client/RemoteHTable.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Append' import. 54
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 275
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 276
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 277
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 278
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 279
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 280
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 281
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 282
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 283
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 284
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 285
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 286
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 287
 Error whitespace ParenPad '(' is followed by whitespace. 325
 Error whitespace ParenPad ')' is preceded with whitespace. 325
 Error whitespace ParenPad '(' is followed by whitespace. 353
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 404
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 405
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 406
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 408
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 409
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 410
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 411
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 412
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 413
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 414
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 459
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 460
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 461
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 462
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 463
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 464
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 465
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 466
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 467
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 468
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 469
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 483
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 484
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 485
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 486
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 487
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 488
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 489
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 490
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 491
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 492
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 493
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 536
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 537
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 538
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 539
 Error indentation Indentation 'try' has incorrect indentation level 10, expected level should be 12. 540
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 541
 Error indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 542
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 543
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 544
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 545
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 546
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 547
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 563
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 564
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 565
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 566
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 567
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 568
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 569
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 570
 Error indentation Indentation 'try' has incorrect indentation level 10, expected level should be 12. 571
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 14. 572
 Error indentation Indentation 'try rcurly' has incorrect indentation level 10, expected level should be 12. 573
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 14. 574
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 10, expected level should be 12. 575
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 576
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 577
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 578
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 703
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 704
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 705
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 706
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 707
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 708
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 709
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 710
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 711
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 712
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 713
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 714
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 715
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 760
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 761
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 762
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 763
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 764
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 10. 765
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 12. 766
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 10. 767
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 12. 768
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 10. 769
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 770
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 771
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 772
 Error sizes LineLength Line is longer than 100 characters (found 108). 788

org/apache/hadoop/hbase/rest/client/TestRemoteTable.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 163

org/apache/hadoop/hbase/rest/model/CellModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. 37
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 127
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 129
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 155

org/apache/hadoop/hbase/rest/model/ColumnSchemaModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. 32
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. 35

org/apache/hadoop/hbase/rest/model/NamespacesInstanceModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 35
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error blocks LeftCurly '{' at column 23 should have line break after. 85
 Error blocks LeftCurly '{' at column 40 should have line break after. 90

org/apache/hadoop/hbase/rest/model/NamespacesModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 34
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66

org/apache/hadoop/hbase/rest/model/ScannerModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. 38
 Error imports ImportOrder Wrong order for 'com.fasterxml.jackson.annotation.JsonInclude' import. 79
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 134
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 135
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 136
 Error design VisibilityModifier Variable 'type' must be private and have accessor methods. 206
 Error design VisibilityModifier Variable 'op' must be private and have accessor methods. 207
 Error design VisibilityModifier Variable 'value' must be private and have accessor methods. 209
 Error design VisibilityModifier Variable 'filters' must be private and have accessor methods. 210
 Error design VisibilityModifier Variable 'limit' must be private and have accessor methods. 211
 Error design VisibilityModifier Variable 'offset' must be private and have accessor methods. 212
 Error design VisibilityModifier Variable 'family' must be private and have accessor methods. 213
 Error design VisibilityModifier Variable 'qualifier' must be private and have accessor methods. 214
 Error design VisibilityModifier Variable 'ifMissing' must be private and have accessor methods. 215
 Error design VisibilityModifier Variable 'latestVersion' must be private and have accessor methods. 216
 Error design VisibilityModifier Variable 'minColumn' must be private and have accessor methods. 217
 Error design VisibilityModifier Variable 'minColumnInclusive' must be private and have accessor methods. 218
 Error design VisibilityModifier Variable 'maxColumn' must be private and have accessor methods. 219
 Error design VisibilityModifier Variable 'maxColumnInclusive' must be private and have accessor methods. 220
 Error design VisibilityModifier Variable 'dropDependentColumn' must be private and have accessor methods. 221
 Error design VisibilityModifier Variable 'chance' must be private and have accessor methods. 222
 Error design VisibilityModifier Variable 'prefixes' must be private and have accessor methods. 223
 Error design VisibilityModifier Variable 'timestamps' must be private and have accessor methods. 225
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 352
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 373
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 374
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 375
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 376
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 377
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 378
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 379
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 380
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 381
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 382
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 383
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 386
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 387
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 388
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 391
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 392
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 393
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 394
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 395
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 396
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 10. 397
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 398
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 10. 399
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 400
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 401
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 402
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 403
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 404
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 405
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 406
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 407
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 408
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 409
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 410
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 411
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 412
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 10. 413
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 12. 414
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 10. 415
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 416
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 417
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 418
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 419
 Error indentation Indentation 'block rcurly' has incorrect indentation level 6, expected level should be 8. 420
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 421
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 422
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 423
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 424
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 425
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 426
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 427
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 428
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 429
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 430
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 431
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 432
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 433
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 434
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 435
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 436
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 437
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 440
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 441
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 442
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 443
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 444
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 445
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 446
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 447
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 448
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 451
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 452
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 453
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 10. 454
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 12. 455
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 10. 456
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 457
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 458
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 459
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 460
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 461
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 462
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 463
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 464
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 465
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 466
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 467
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 468
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 469
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 470
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 471
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 490
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 501
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 512
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 574
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 597
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 599
 Error sizes LineLength Line is longer than 100 characters (found 101). 764
 Error blocks NeedBraces 'for' construct must use '{}'s. 825

org/apache/hadoop/hbase/rest/model/TableInfoModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 33
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65

org/apache/hadoop/hbase/rest/model/TableListModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. 31
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 32

org/apache/hadoop/hbase/rest/model/TableModel.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 55

org/apache/hadoop/hbase/rest/model/TableRegionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 28
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. 29
 Error misc ArrayTypeStyle Array brackets at illegal position. 140

org/apache/hadoop/hbase/rest/model/TestStorageClusterStatusModel.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 79

org/apache/hadoop/hbase/rest/model/VersionModel.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 29
 Error blocks NeedBraces 'if' construct must use '{}'s. 79

org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. 31

org/apache/hadoop/hbase/rest/provider/consumer/ProtobufMessageBodyConsumer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. 39

org/apache/hadoop/hbase/rest/provider/producer/PlainTextMessageBodyProducer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. 35

org/apache/hadoop/hbase/rsgroup/RSGroupAdminEndpoint.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 93

org/apache/hadoop/hbase/rsgroup/RSGroupAdminServer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 55

org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 81

org/apache/hadoop/hbase/rsgroup/RSGroupUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/hadoop/hbase/rsgroup/TestRSGroupMajorCompactionTTL.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.assertTrue. 20

org/apache/hadoop/hbase/rsgroup/TestRSGroupUtil.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 96

org/apache/hadoop/hbase/security/AbstractHBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 56
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74

org/apache/hadoop/hbase/security/AccessDeniedException.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 36

org/apache/hadoop/hbase/security/AuthMethod.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. 27
 Error design VisibilityModifier Variable 'authenticationMethod' must be private and have accessor methods. 39

org/apache/hadoop/hbase/security/CryptoAESUnwrapHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. 26

org/apache/hadoop/hbase/security/CryptoAESWrapHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. 31

org/apache/hadoop/hbase/security/EncryptionUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 124
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125

org/apache/hadoop/hbase/security/HBasePolicyProvider.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 21
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.security.authorize.PolicyProvider' import. 26

org/apache/hadoop/hbase/security/HBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.WritableUtils' import. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error misc ArrayTypeStyle Array brackets at illegal position. 229
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 265

org/apache/hadoop/hbase/security/HadoopSecurityEnabledUserProviderForTesting.java

Severity Category Rule Message Line
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.security.UserProvider. 20

org/apache/hadoop/hbase/security/NettyHBaseRpcConnectionHeaderHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 27
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. 29

org/apache/hadoop/hbase/security/NettyHBaseSaslRpcClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 23

org/apache/hadoop/hbase/security/NettyHBaseSaslRpcClientHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 26
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ipc.FallbackDisallowedException' import. 34

org/apache/hadoop/hbase/security/SaslChallengeDecoder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.ipc.RemoteException' import. 29

org/apache/hadoop/hbase/security/SaslStatus.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 26
 Error whitespace MethodParamPad '(' is preceded with whitespace. 27

org/apache/hadoop/hbase/security/SaslUnwrapHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.security.sasl.SaslClient' import. 25

org/apache/hadoop/hbase/security/SaslUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35

org/apache/hadoop/hbase/security/SecurityInfo.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 29

org/apache/hadoop/hbase/security/SecurityUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/Superusers.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 84

org/apache/hadoop/hbase/security/TestSecureIPC.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 231
 Error sizes LineLength Line is longer than 100 characters (found 108). 276
 Error misc ArrayTypeStyle Array brackets at illegal position. 284

org/apache/hadoop/hbase/security/TestUser.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20

org/apache/hadoop/hbase/security/TestUsersOperationsWithSecureHadoop.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/hadoop/hbase/security/User.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error indentation Indentation 'class def modifier' has incorrect indentation level 3, expected level should be 2. 295
 Error blocks NeedBraces 'if' construct must use '{}'s. 317
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 370
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 372

org/apache/hadoop/hbase/security/access/AccessControlClient.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 33
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error sizes LineLength Line is longer than 100 characters (found 102). 94
 Error sizes LineLength Line is longer than 100 characters (found 118). 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 107
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 108
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 109
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 110
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error sizes LineLength Line is longer than 100 characters (found 111). 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 140
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 141
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 157
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error sizes LineLength Line is longer than 100 characters (found 107). 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 173
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 174
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 196
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 209
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 211
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236

org/apache/hadoop/hbase/security/access/AccessControlFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 26
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 172

org/apache/hadoop/hbase/security/access/AccessControlUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 30
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 39
 Error design FinalClass Class AccessControlUtil should be declared as final. 46
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 389
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 390
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 391
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 392
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 393
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 394
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 395
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 396
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 397
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 398
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 412
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 413
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 414
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 415
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 416
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 417
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 418
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 419
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 420
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 421
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 492
 Error sizes LineLength Line is longer than 100 characters (found 110). 497
 Error sizes LineLength Line is longer than 100 characters (found 105). 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 521
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 549
 Error sizes LineLength Line is longer than 100 characters (found 116). 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 670
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 701
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 761
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 777
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 817
 Error indentation Indentation 'method call' child has incorrect indentation level 4, expected level should be 6. 915

org/apache/hadoop/hbase/security/access/AccessController.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.ByteRange' import. 128
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 6. 294
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 306
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 446
 Error sizes MethodLength Method length is 166 lines (max allowed is 150). 448
 Error blocks NeedBraces 'if' construct must use '{}'s. 561
 Error blocks NeedBraces 'if' construct must use '{}'s. 807
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1042
 Error sizes LineLength Line is longer than 100 characters (found 101). 1138
 Error sizes LineLength Line is longer than 100 characters (found 108). 1172
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1313
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1314
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1315
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1316
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1317
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1318
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1319
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1320
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1877
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1891
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1895
 Error blocks NeedBraces 'if' construct must use '{}'s. 2178
 Error blocks NeedBraces 'if' construct must use '{}'s. 2181

org/apache/hadoop/hbase/security/access/AuthResult.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 27
 Error blocks LeftCurly '{' at column 29 should have line break after. 132
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 296
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 297

org/apache/hadoop/hbase/security/access/Permission.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 35
 Error blocks LeftCurly '{' at column 24 should have line break after. 59

org/apache/hadoop/hbase/security/access/SecureTestUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread' import. 61
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 65
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 71
 Error blocks NeedBraces 'if' construct must use '{}'s. 116
 Error coding InnerAssignment Inner assignments should be avoided. 260

org/apache/hadoop/hbase/security/access/ShadedAccessControlUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 49
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 76
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 78
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 80
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 81
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 82
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 83
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 84
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 85
 Error blocks NeedBraces 'if' construct must use '{}'s. 151
 Error blocks NeedBraces 'if' construct must use '{}'s. 152

org/apache/hadoop/hbase/security/access/TablePermission.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 29

org/apache/hadoop/hbase/security/access/TestAccessControlFilter.java

Severity Category Rule Message Line
 Error whitespace MethodParamPad '(' is preceded with whitespace. 72

org/apache/hadoop/hbase/security/access/TestAccessController.java

Severity Category Rule Message Line
 Error indentation Indentation 'implements' has incorrect indentation level 2, expected level should be 4. 559
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. 624
 Error indentation Indentation 'method def' child has incorrect indentation level 7, expected level should be one of the following: 8, 10. 646
 Error blocks EmptyBlock Must have at least one statement. 930
 Error sizes MethodLength Method length is 243 lines (max allowed is 150). 1350
 Error sizes LineLength Line is longer than 100 characters (found 101). 1508
 Error sizes LineLength Line is longer than 100 characters (found 101). 1600
 Error sizes MethodLength Method length is 167 lines (max allowed is 150). 1820
 Error sizes LineLength Line is longer than 100 characters (found 104). 2299
 Error sizes LineLength Line is longer than 100 characters (found 112). 2527
 Error sizes LineLength Line is longer than 100 characters (found 103). 2810

org/apache/hadoop/hbase/security/access/TestAccessController2.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Must have at least one statement. 298
 Error blocks EmptyBlock Must have at least one statement. 324
 Error whitespace ParenPad '(' is followed by whitespace. 528

org/apache/hadoop/hbase/security/access/TestAccessController3.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.JVMClusterUtil. 47

org/apache/hadoop/hbase/security/access/TestCellACLWithMultipleVersions.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 765

org/apache/hadoop/hbase/security/access/TestCellACLs.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 221 lines (max allowed is 150). 149
 Error whitespace ParenPad ')' is preceded with whitespace. 243

org/apache/hadoop/hbase/security/access/TestHDFSAclHelper.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 31
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 37
 Error sizes LineLength Line is longer than 100 characters (found 108). 149

org/apache/hadoop/hbase/security/access/TestTablePermissions.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 132
 Error indentation Indentation 'array initialization' child has incorrect indentation level 20, expected level should be 19. 442

org/apache/hadoop/hbase/security/access/TestWithDisabledAuthorization.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 165 lines (max allowed is 150). 240
 Error sizes MethodLength Method length is 297 lines (max allowed is 150). 466
 Error whitespace ParenPad ')' is preceded with whitespace. 965

org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 283

org/apache/hadoop/hbase/security/token/AuthenticationKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.DataInput' import. 23
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 30

org/apache/hadoop/hbase/security/token/AuthenticationTokenIdentifier.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. 26
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 32

org/apache/hadoop/hbase/security/token/AuthenticationTokenSecretManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error sizes LineLength Line is longer than 100 characters (found 103). 84
 Error sizes LineLength Line is longer than 100 characters (found 104). 85

org/apache/hadoop/hbase/security/token/AuthenticationTokenSelector.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.Text' import. 26

org/apache/hadoop/hbase/security/token/SecureTestCluster.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36

org/apache/hadoop/hbase/security/token/TestTokenAuthentication.java

Severity Category Rule Message Line
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 10, expected level should be 8. 269
 Error sizes LineLength Line is longer than 100 characters (found 111). 444
 Error sizes LineLength Line is longer than 100 characters (found 113). 445
 Error sizes LineLength Line is longer than 100 characters (found 112). 473

org/apache/hadoop/hbase/security/token/TestZKSecretWatcher.java

Severity Category Rule Message Line
 Error indentation Indentation 'extends' has incorrect indentation level 2, expected level should be 4. 80
 Error sizes MethodLength Method length is 152 lines (max allowed is 150). 139
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 189
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 191

org/apache/hadoop/hbase/security/token/TokenProvider.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 111

org/apache/hadoop/hbase/security/token/TokenUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43

org/apache/hadoop/hbase/security/visibility/CellVisibility.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 21
 Error blocks NeedBraces 'for' construct must use '{}'s. 67
 Error blocks NeedBraces 'if' construct must use '{}'s. 68

org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 386
 Error blocks NeedBraces 'if' construct must use '{}'s. 423
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 621
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 633
 Error blocks NeedBraces 'if' construct must use '{}'s. 648
 Error blocks NeedBraces 'if' construct must use '{}'s. 693

org/apache/hadoop/hbase/security/visibility/DefinedSetFilterScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/EnforcingScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/ExpAsStringVisibilityLabelServiceImpl.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 435

org/apache/hadoop/hbase/security/visibility/ExpressionExpander.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. 23

org/apache/hadoop/hbase/security/visibility/ExpressionParser.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. 26
 Error blocks NeedBraces 'if' construct must use '{}'s. 76
 Error sizes LineLength Line is longer than 100 characters (found 102). 90
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 303
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 304
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 305
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 306
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 307
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 308
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 309
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 310

org/apache/hadoop/hbase/security/visibility/FeedUserAuthScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 28

org/apache/hadoop/hbase/security/visibility/LabelFilteringScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 24
 Error blocks NeedBraces 'if' construct must use '{}'s. 46
 Error blocks NeedBraces 'if' construct must use '{}'s. 49

org/apache/hadoop/hbase/security/visibility/LoadTestDataGeneratorWithVisibilityLabels.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Get' import. 22

org/apache/hadoop/hbase/security/visibility/ScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configurable' import. 23
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 37

org/apache/hadoop/hbase/security/visibility/SimpleScanLabelGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23

org/apache/hadoop/hbase/security/visibility/TestExpressionExpander.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 358 lines (max allowed is 150). 41

org/apache/hadoop/hbase/security/visibility/TestExpressionParser.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 253 lines (max allowed is 150). 44
 Error sizes LineLength Line is longer than 100 characters (found 107). 404

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabels.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 266
 Error sizes LineLength Line is longer than 100 characters (found 101). 379
 Error sizes LineLength Line is longer than 100 characters (found 101). 407
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 28. 872

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsOpWithDifferentUsersNoACL.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 12. 153

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsReplication.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 119
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be 4. 126

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithACL.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be 12. 283

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithCustomVisLabService.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 63

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDefaultVisLabelService.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 148

org/apache/hadoop/hbase/security/visibility/TestVisibilityLabelsWithDeletes.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 155 lines (max allowed is 150). 2601

org/apache/hadoop/hbase/security/visibility/TestVisibilityLablesWithGroups.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 240 lines (max allowed is 150). 117

org/apache/hadoop/hbase/security/visibility/VisibilityClient.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 55
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 105
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 180
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 191
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 207
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 243
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 296
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 298
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 313
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317

org/apache/hadoop/hbase/security/visibility/VisibilityConstants.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25

org/apache/hadoop/hbase/security/visibility/VisibilityController.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 237
 Error blocks NeedBraces 'if' construct must use '{}'s. 588
 Error sizes LineLength Line is longer than 100 characters (found 108). 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1026

org/apache/hadoop/hbase/security/visibility/VisibilityExpEvaluator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 24

org/apache/hadoop/hbase/security/visibility/VisibilityLabelFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25

org/apache/hadoop/hbase/security/visibility/VisibilityLabelService.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. 27
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 176

org/apache/hadoop/hbase/security/visibility/VisibilityLabelServiceManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error design FinalClass Class VisibilityLabelServiceManager should be declared as final. 31
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. 33
 Error design FinalClass Class VisibilityLabelsCache should be declared as final. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 82
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 259

org/apache/hadoop/hbase/security/visibility/VisibilityLabelsValidator.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/security/visibility/VisibilityNewVersionBehaivorTracker.java

Severity Category Rule Message Line
 Error design FinalClass Class TagInfo should be declared as final. 56
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 126
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 127
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 130
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 131
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 132
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 136
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 140
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 141
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 143
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 144
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 145

org/apache/hadoop/hbase/security/visibility/VisibilityReplicationEndpoint.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 31 should have line break after. 143

org/apache/hadoop/hbase/security/visibility/VisibilityScanDeleteTracker.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker' import. 29
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 30
 Error sizes LineLength Line is longer than 100 characters (found 113). 127
 Error sizes LineLength Line is longer than 100 characters (found 115). 130
 Error sizes LineLength Line is longer than 100 characters (found 120). 140
 Error sizes LineLength Line is longer than 100 characters (found 122). 143

org/apache/hadoop/hbase/security/visibility/VisibilityTestUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 22

org/apache/hadoop/hbase/security/visibility/VisibilityUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 72
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 126
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 128
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 149
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 231
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 237

org/apache/hadoop/hbase/security/visibility/ZKVisibilityLabelWatcher.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137

org/apache/hadoop/hbase/shaded/protobuf/ProtobufUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.BalancerDecision' import. 71
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Addressing' import. 189
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 210
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 300
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 417
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 497
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 498
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 499
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 500
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 501
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 502
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 503
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 504
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 505
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 506
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 507
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 508
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 518
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 519
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 520
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 521
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 522
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 523
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 524
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 525
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 526
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 527
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 528
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 529
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 538
 Error blocks NeedBraces 'if' construct must use '{}'s. 541
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 619
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 622
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 632
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 635
 Error sizes LineLength Line is longer than 100 characters (found 104). 664
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 734
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 737
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 747
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 750
 Error sizes LineLength Line is longer than 100 characters (found 117). 812
 Error sizes LineLength Line is longer than 100 characters (found 109). 830
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 880
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 883
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 903
 Error sizes LineLength Line is longer than 100 characters (found 108). 909
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 923
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 973
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1076
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1275
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1276
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1278
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1329
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1330
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1331
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1333
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1346
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1374
 Error blocks NeedBraces 'if' construct must use '{}'s. 1459
 Error blocks NeedBraces 'if' construct must use '{}'s. 1461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1517
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1520
 Error blocks NeedBraces 'if' construct must use '{}'s. 1540
 Error blocks NeedBraces 'if' construct must use '{}'s. 1546
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1580
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1637
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1639
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1644
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1645
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1646
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1647
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1648
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1649
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1650
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1651
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1652
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1662
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1667
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1668
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1669
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1670
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1671
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1672
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1673
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1674
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 1675
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 1676
 Error blocks NeedBraces 'if' construct must use '{}'s. 1689
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1757
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1758
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1759
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1777
 Error sizes LineLength Line is longer than 100 characters (found 130). 1782
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1796
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1797
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1798
 Error sizes LineLength Line is longer than 100 characters (found 124). 1801
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1816
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1818
 Error sizes LineLength Line is longer than 100 characters (found 124). 1820
 Error sizes LineLength Line is longer than 100 characters (found 112). 1830
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1832
 Error sizes LineLength Line is longer than 100 characters (found 117). 1849
 Error blocks NeedBraces 'if' construct must use '{}'s. 1850
 Error sizes LineLength Line is longer than 100 characters (found 116). 1851
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1864
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1882
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1894
 Error sizes LineLength Line is longer than 100 characters (found 116). 2108
 Error sizes LineLength Line is longer than 100 characters (found 104). 2133
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2181
 Error blocks NeedBraces 'if' construct must use '{}'s. 2185
 Error sizes LineLength Line is longer than 100 characters (found 103). 2226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2335
 Error blocks NeedBraces 'if' construct must use '{}'s. 2339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2348
 Error blocks NeedBraces 'if' construct must use '{}'s. 2351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2378
 Error blocks NeedBraces 'if' construct must use '{}'s. 2382
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2391
 Error blocks NeedBraces 'if' construct must use '{}'s. 2394
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2409
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2423
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2442
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2461
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2492
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2523
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2537
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2551
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2565
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2696
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2719
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2734
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2749
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2763
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2777
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2778
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2779
 Error sizes LineLength Line is longer than 100 characters (found 116). 2910
 Error sizes LineLength Line is longer than 100 characters (found 105). 3031
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3082
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3095
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 3112
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3114
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3115
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3117
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3118
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 3119
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 3120
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3204
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3205
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3206
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 3208
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3209
 Error blocks NeedBraces 'if' construct must use '{}'s. 3212
 Error sizes LineLength Line is longer than 100 characters (found 101). 3266
 Error sizes LineLength Line is longer than 100 characters (found 107). 3281
 Error sizes LineLength Line is longer than 100 characters (found 108). 3306
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 3330
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 3331
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 3332
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 3333
 Error indentation Indentation '.' has incorrect indentation level 4, expected level should be 6. 3334

org/apache/hadoop/hbase/shaded/protobuf/RequestConverter.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 202
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 203
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 204
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 244
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 266
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 326
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 328
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 366
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 387
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 389
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 412
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 415
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 417
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 438
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 439
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 440
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 457
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 458
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 459
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 460
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 483
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 484
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 485
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 486
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 487
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 501
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 502
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 503
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 504
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 505
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 506
 Error sizes LineLength Line is longer than 100 characters (found 110). 526
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 569
 Error indentation Indentation 'org' has incorrect indentation level 9, expected level should be 10. 611
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 738
 Error indentation Indentation 'org' has incorrect indentation level 9, expected level should be 10. 779
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1193
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1194
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1233
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1234
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1252
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1253
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1311
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1407
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1408
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1431
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1432
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1451
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1464
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1591
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1592
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1710
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1766
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1878
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1890
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1902
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1913
 Error sizes LineLength Line is longer than 100 characters (found 101). 1916

org/apache/hadoop/hbase/shaded/protobuf/ResponseConverter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.util.StringUtils' import. 37
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. 64
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 101
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 113
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 275
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287
 Error blocks NeedBraces 'if' construct must use '{}'s. 292
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 297
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error indentation Indentation 'method def lparen' has incorrect indentation level 6, expected level should be 2. 338
 Error whitespace MethodParamPad '(' should be on the previous line. 338
 Error blocks NeedBraces 'if' construct must use '{}'s. 339
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 346
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 365
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 435
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 452
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 453
 Error blocks NeedBraces 'if' construct must use '{}'s. 458
 Error sizes LineLength Line is longer than 100 characters (found 101). 477
 Error sizes LineLength Line is longer than 100 characters (found 129). 530
 Error sizes LineLength Line is longer than 100 characters (found 104). 531
 Error sizes LineLength Line is longer than 100 characters (found 103). 532

org/apache/hadoop/hbase/shaded/protobuf/TestProtobufUtil.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 143). 384

org/apache/hadoop/hbase/slowlog/SlowLogTableAccessor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 36
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 47

org/apache/hadoop/hbase/snapshot/CreateSnapshot.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 63
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 6. 64
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 70
 Error indentation Indentation 'try' child has incorrect indentation level 10, expected level should be 6. 72
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 6. 74
 Error indentation Indentation 'catch' child has incorrect indentation level 10, expected level should be 6. 75
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 77
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78

org/apache/hadoop/hbase/snapshot/ExportSnapshot.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 281
 Error blocks NeedBraces 'if' construct must use '{}'s. 546
 Error blocks NeedBraces 'if' construct must use '{}'s. 549
 Error blocks NeedBraces 'if' construct must use '{}'s. 553
 Error blocks NeedBraces 'if' construct must use '{}'s. 556
 Error blocks LeftCurly '{' at column 44 should have line break after. 782
 Error blocks LeftCurly '{' at column 45 should have line break after. 785
 Error blocks LeftCurly '{' at column 34 should have line break after. 788
 Error blocks NeedBraces 'if' construct must use '{}'s. 816
 Error blocks NeedBraces 'if' construct must use '{}'s. 817
 Error sizes MethodLength Method length is 171 lines (max allowed is 150). 951
 Error sizes LineLength Line is longer than 100 characters (found 102). 989

org/apache/hadoop/hbase/snapshot/MobSnapshotTestingUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 90
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 91
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Error coding InnerAssignment Inner assignments should be avoided. 127

org/apache/hadoop/hbase/snapshot/RestoreSnapshotHelper.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 378
 Error blocks NeedBraces 'if' construct must use '{}'s. 419
 Error blocks NeedBraces 'if' construct must use '{}'s. 434
 Error blocks NeedBraces 'if' construct must use '{}'s. 449
 Error blocks NeedBraces 'if' construct must use '{}'s. 586
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 642
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 667
 Error blocks NeedBraces 'if' construct must use '{}'s. 733
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 827
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 828
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 829
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 830
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 831
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 832

org/apache/hadoop/hbase/snapshot/SnapshotDescriptionUtils.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. 50
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 98
 Error sizes LineLength Line is longer than 100 characters (found 101). 134
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 169
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 170
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 171
 Error sizes LineLength Line is longer than 100 characters (found 102). 194
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 380
 Error blocks NeedBraces 'if' construct must use '{}'s. 437
 Error sizes LineLength Line is longer than 100 characters (found 101). 442

org/apache/hadoop/hbase/snapshot/SnapshotInfo.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 126
 Error blocks NeedBraces 'if' construct must use '{}'s. 127
 Error blocks NeedBraces 'if' construct must use '{}'s. 128
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 153
 Error blocks LeftCurly '{' at column 40 should have line break after. 192
 Error blocks LeftCurly '{' at column 40 should have line break after. 230
 Error blocks NeedBraces 'if' construct must use '{}'s. 327
 Error blocks NeedBraces 'if' construct must use '{}'s. 399
 Error sizes LineLength Line is longer than 100 characters (found 102). 462
 Error blocks NeedBraces 'if' construct must use '{}'s. 472
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 483

org/apache/hadoop/hbase/snapshot/SnapshotManifest.java

Severity Category Rule Message Line
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 186
 Error blocks NeedBraces 'if' construct must use '{}'s. 352
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 436
 Error blocks NeedBraces 'if' construct must use '{}'s. 480
 Error sizes LineLength Line is longer than 100 characters (found 101). 581

org/apache/hadoop/hbase/snapshot/SnapshotManifestV2.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 149

org/apache/hadoop/hbase/snapshot/SnapshotTestingUtils.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 212
 Error sizes LineLength Line is longer than 100 characters (found 105). 214
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 224
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 227
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 228
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 229
 Error sizes LineLength Line is longer than 100 characters (found 152). 234
 Error sizes LineLength Line is longer than 100 characters (found 158). 241
 Error sizes LineLength Line is longer than 100 characters (found 103). 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 451
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 454
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 455
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 10, 12. 456
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 457
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 458
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 459
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 460
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 461
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 6, 8. 462
 Error blocks NeedBraces 'if' construct must use '{}'s. 593
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 12. 607
 Error blocks NeedBraces 'if' construct must use '{}'s. 625
 Error sizes LineLength Line is longer than 100 characters (found 104). 665
 Error sizes LineLength Line is longer than 100 characters (found 104). 675
 Error sizes LineLength Line is longer than 100 characters (found 103). 832
 Error sizes LineLength Line is longer than 100 characters (found 102). 847

org/apache/hadoop/hbase/snapshot/TestExportSnapshot.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.collect.Lists' import. 68

org/apache/hadoop/hbase/snapshot/TestFlushSnapshotFromClient.java

Severity Category Rule Message Line
 Error indentation Indentation 'try' has incorrect indentation level 4, expected level should be 6. 252
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 253
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 254
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 255
 Error indentation Indentation 'try' child has incorrect indentation level 6, expected level should be 8. 256
 Error indentation Indentation 'try rcurly' has incorrect indentation level 4, expected level should be 6. 257
 Error indentation Indentation 'catch' child has incorrect indentation level 6, expected level should be 8. 258
 Error blocks NeedBraces 'if' construct must use '{}'s. 410

org/apache/hadoop/hbase/snapshot/TestRestoreSnapshotHelper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 210
 Error sizes LineLength Line is longer than 100 characters (found 105). 252

org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 480
 Error misc UpperEll Should use uppercase 'L'. 660
 Error whitespace MethodParamPad '(' is preceded with whitespace. 675
 Error blocks LeftCurly '{' at column 50 should have line break after. 692
 Error misc UpperEll Should use uppercase 'L'. 719
 Error misc UpperEll Should use uppercase 'L'. 723
 Error misc UpperEll Should use uppercase 'L'. 726
 Error whitespace ParenPad ')' is preceded with whitespace. 769
 Error blocks NeedBraces 'if' construct must use '{}'s. 925
 Error blocks NeedBraces 'if' construct must use '{}'s. 1010
 Error blocks NeedBraces 'for' construct must use '{}'s. 1012
 Error indentation Indentation 'throws' has incorrect indentation level 4, expected level should be 6. 1030
 Error blocks NeedBraces 'if' construct must use '{}'s. 1044
 Error sizes LineLength Line is longer than 100 characters (found 111). 1148
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1149
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1166
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1192
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1284
 Error indentation Indentation 'throws' has incorrect indentation level 6, expected level should be 8. 1288
 Error blocks NeedBraces 'if' construct must use '{}'s. 1290
 Error blocks NeedBraces 'if' construct must use '{}'s. 1313
 Error blocks NeedBraces 'if' construct must use '{}'s. 1316
 Error sizes LineLength Line is longer than 100 characters (found 103). 1458
 Error sizes LineLength Line is longer than 100 characters (found 106). 1467
 Error sizes LineLength Line is longer than 100 characters (found 102). 1527
 Error blocks NeedBraces 'if' construct must use '{}'s. 1642
 Error blocks NeedBraces 'if' construct must use '{}'s. 1645
 Error blocks NeedBraces 'if' construct must use '{}'s. 1649
 Error blocks NeedBraces 'else' construct must use '{}'s. 1651
 Error whitespace ParenPad '(' is followed by whitespace. 1711
 Error sizes LineLength Line is longer than 100 characters (found 101). 1890

org/apache/hadoop/hbase/test/IntegrationTestBigLinkedListWithVisibility.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 110). 93
 Error sizes LineLength Line is longer than 100 characters (found 107). 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 341
 Error sizes LineLength Line is longer than 100 characters (found 111). 497
 Error sizes LineLength Line is longer than 100 characters (found 103). 533
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 642

org/apache/hadoop/hbase/test/IntegrationTestLoadAndVerify.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 46
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. 70
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.mapreduce.WALPlayer' import. 72
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. 73
 Error imports ImportOrder Wrong order for 'java.io.BufferedReader' import. 75
 Error indentation Indentation 'method def modifier' has incorrect indentation level 0, expected level should be 2. 157
 Error indentation Indentation 'method def' child has incorrect indentation level 2, expected level should be 4. 159
 Error indentation Indentation 'if' has incorrect indentation level 2, expected level should be 4. 160
 Error indentation Indentation 'if' child has incorrect indentation level 4, expected level should be 6. 161
 Error indentation Indentation 'if rcurly' has incorrect indentation level 2, expected level should be 4. 162
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 0, expected level should be 2. 163
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 172
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad '(' is followed by whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error whitespace ParenPad ')' is preceded with whitespace. 174
 Error whitespace ParenPad '(' is followed by whitespace. 175
 Error whitespace ParenPad '(' is followed by whitespace. 175
 Error whitespace ParenPad '(' is followed by whitespace. 175
 Error whitespace ParenPad ')' is preceded with whitespace. 175
 Error whitespace ParenPad ')' is preceded with whitespace. 175
 Error whitespace ParenPad ')' is preceded with whitespace. 175
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace ParenPad '(' is followed by whitespace. 176
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error whitespace ParenPad ')' is preceded with whitespace. 176
 Error whitespace ParenPad '(' is followed by whitespace. 177
 Error whitespace ParenPad '(' is followed by whitespace. 177
 Error whitespace ParenPad '(' is followed by whitespace. 177
 Error whitespace ParenPad ')' is preceded with whitespace. 177
 Error whitespace ParenPad ')' is preceded with whitespace. 177
 Error whitespace ParenPad ')' is preceded with whitespace. 177
 Error whitespace ParenPad '(' is followed by whitespace. 178
 Error whitespace ParenPad '(' is followed by whitespace. 178
 Error whitespace ParenPad '(' is followed by whitespace. 178
 Error whitespace ParenPad ')' is preceded with whitespace. 178
 Error whitespace ParenPad ')' is preceded with whitespace. 178
 Error whitespace ParenPad ')' is preceded with whitespace. 178
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad '(' is followed by whitespace. 179
 Error whitespace ParenPad ')' is preceded with whitespace. 179
 Error whitespace ParenPad ')' is preceded with whitespace. 179
 Error whitespace ParenPad ')' is preceded with whitespace. 179
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error whitespace ParenPad '(' is followed by whitespace. 180
 Error whitespace ParenPad ')' is preceded with whitespace. 180
 Error whitespace ParenPad ')' is preceded with whitespace. 180
 Error whitespace ParenPad ')' is preceded with whitespace. 180
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad '(' is followed by whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error whitespace ParenPad ')' is preceded with whitespace. 181
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 186
 Error sizes LineLength Line is longer than 100 characters (found 109). 280
 Error blocks NeedBraces 'if' construct must use '{}'s. 471
 Error blocks NeedBraces 'if' construct must use '{}'s. 488
 Error blocks NeedBraces 'if' construct must use '{}'s. 507
 Error blocks NeedBraces 'for' construct must use '{}'s. 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 518
 Error sizes LineLength Line is longer than 100 characters (found 101). 560
 Error sizes LineLength Line is longer than 100 characters (found 107). 561
 Error sizes LineLength Line is longer than 100 characters (found 116). 562
 Error sizes LineLength Line is longer than 100 characters (found 109). 563
 Error sizes LineLength Line is longer than 100 characters (found 115). 564
 Error sizes LineLength Line is longer than 100 characters (found 104). 565
 Error sizes LineLength Line is longer than 100 characters (found 108). 566
 Error sizes LineLength Line is longer than 100 characters (found 116). 567
 Error misc ArrayTypeStyle Array brackets at illegal position. 652

org/apache/hadoop/hbase/test/IntegrationTestReplication.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.HConstants' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 33
 Error imports ImportOrder Wrong order for 'java.util.Collections' import. 43
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 182
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 263
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 287

org/apache/hadoop/hbase/test/IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 66

org/apache/hadoop/hbase/test/IntegrationTestTimeBoundedRequestsWithRegionReplicas.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 164
 Error blocks NeedBraces 'if' construct must use '{}'s. 226
 Error sizes LineLength Line is longer than 100 characters (found 103). 342
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error misc ArrayTypeStyle Array brackets at illegal position. 355
 Error sizes LineLength Line is longer than 100 characters (found 101). 368

org/apache/hadoop/hbase/test/IntegrationTestWithCellVisibilityLoadAndVerify.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 94
 Error indentation Indentation 'array initialization' child has incorrect indentation level 6, expected level should be one of the following: 4, 52. 95
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 69. 144
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 193
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 194
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 195
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 196
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 197
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 198
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 199
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 200
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 201
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 202
 Error misc ArrayTypeStyle Array brackets at illegal position. 398

org/apache/hadoop/hbase/thrift/DemoClient.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.Bytes. 38
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 99
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 100
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 102
 Error indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 103
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105

org/apache/hadoop/hbase/thrift/HbaseHandlerMetricsProxy.java

Severity Category Rule Message Line
 Error design FinalClass Class HbaseHandlerMetricsProxy should be declared as final. 35

org/apache/hadoop/hbase/thrift/IncrementCoalescer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 38
 Error blocks NeedBraces 'if' construct must use '{}'s. 112
 Error blocks NeedBraces 'if' construct must use '{}'s. 113
 Error blocks NeedBraces 'if' construct must use '{}'s. 114
 Error blocks NeedBraces 'if' construct must use '{}'s. 176
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error blocks EmptyBlock Must have at least one statement. 280

org/apache/hadoop/hbase/thrift/MetricsThriftServerSource.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 41

org/apache/hadoop/hbase/thrift/MetricsThriftServerSourceFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 23

org/apache/hadoop/hbase/thrift/TBoundedThreadPoolServer.java

Severity Category Rule Message Line
 Error design FinalClass Class ClientConnnection should be declared as final. 262

org/apache/hadoop/hbase/thrift/TestBindExceptionHandling.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 28
 Error imports UnusedImports Unused import - java.io.IOException. 28

org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hbase.thirdparty.com.google.common.base.Joiner. 54

org/apache/hadoop/hbase/thrift/TestThriftServer.java

Severity Category Rule Message Line
 Error misc UpperEll Should use uppercase 'L'. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 199
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 201
 Error coding EmptyStatement Empty statement. 228
 Error indentation Indentation 'try' has incorrect indentation level 3, expected level should be 4. 238
 Error indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 239
 Error sizes LineLength Line is longer than 100 characters (found 105). 239
 Error indentation Indentation 'try' child has incorrect indentation level 5, expected level should be 6. 240
 Error sizes LineLength Line is longer than 100 characters (found 104). 240
 Error indentation Indentation 'try rcurly' has incorrect indentation level 3, expected level should be 4. 241
 Error indentation Indentation 'catch' child has incorrect indentation level 5, expected level should be 6. 242
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 3, expected level should be 4. 243
 Error whitespace ParenPad '(' is followed by whitespace. 253
 Error blocks NeedBraces 'while' construct must use '{}'s. 320
 Error whitespace ParenPad ')' is preceded with whitespace. 321
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 336
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 494
 Error sizes LineLength Line is longer than 100 characters (found 103). 535
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 680
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 714
 Error blocks NeedBraces 'if' construct must use '{}'s. 765
 Error sizes LineLength Line is longer than 100 characters (found 114). 790
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 845
 Error blocks NeedBraces 'if' construct must use '{}'s. 871
 Error blocks NeedBraces 'if' construct must use '{}'s. 872
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 879
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 891
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 892
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 893
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 894
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 923

org/apache/hadoop/hbase/thrift/ThriftHBaseServiceHandler.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 114
 Error sizes LineLength Line is longer than 100 characters (found 120). 166

org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.http.ProxyUserAuthenticationFilter.getDoasFromHeader' import. 46

org/apache/hadoop/hbase/thrift/ThriftMetrics.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 121). 75
 Error sizes LineLength Line is longer than 100 characters (found 121). 77

org/apache/hadoop/hbase/thrift/ThriftServerRunner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.Closeable' import. 22

org/apache/hadoop/hbase/thrift/ThriftUtilities.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 58
 Error whitespace ParenPad '(' is followed by whitespace. 153
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 154
 Error indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 8. 155
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 156
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 157
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 158
 Error indentation Indentation 'if' has incorrect indentation level 8, expected level should be 6. 159
 Error indentation Indentation 'if' child has incorrect indentation level 10, expected level should be 8. 160
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 161
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 162
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 166
 Error indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 6. 167
 Error indentation Indentation 'else' child has incorrect indentation level 10, expected level should be 8. 168
 Error indentation Indentation 'for' has incorrect indentation level 10, expected level should be 8. 169
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 10. 170
 Error indentation Indentation 'for rcurly' has incorrect indentation level 10, expected level should be 8. 174
 Error indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 6. 175
 Error blocks NeedBraces 'if' construct must use '{}'s. 207

org/apache/hadoop/hbase/thrift2/DemoClient.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.util.Bytes. 36

org/apache/hadoop/hbase/thrift2/ThriftHBaseServiceHandler.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.LogQueryFilter' import. 69
 Error imports ImportOrder Wrong order for 'org.apache.thrift.TException' import. 100

org/apache/hadoop/hbase/thrift2/ThriftUtilities.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 114
 Error design FinalClass Class ThriftUtilities should be declared as final. 121
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 368
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 369
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 370
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 371
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 372
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 373
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 374
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 375
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 376
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 377
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 378
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 379
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 380
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 381
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 382
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 383
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 384
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 385
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 386
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 387
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 388
 Error indentation Indentation 'case' child has incorrect indentation level 10, expected level should be 12. 389
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 14. 390
 Error indentation Indentation 'if' child has incorrect indentation level 14, expected level should be 16. 391
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 14. 392
 Error indentation Indentation 'else' child has incorrect indentation level 14, expected level should be 16. 393
 Error indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 14. 395
 Error indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 14. 396
 Error blocks NeedBraces 'if' construct must use '{}'s. 523
 Error blocks NeedBraces 'if' construct must use '{}'s. 525
 Error blocks NeedBraces 'if' construct must use '{}'s. 527

org/apache/hadoop/hbase/tool/HFileContentValidator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 38

org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.regionserver.HStore. 89
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 107
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 644
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 646
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 10, 12. 648
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 8, 10. 649
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 650

org/apache/hadoop/hbase/tool/MapreduceTestingShim.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 111

org/apache/hadoop/hbase/tool/TestCanaryTool.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 118). 108

org/apache/hadoop/hbase/tool/TestLoadIncrementalHFiles.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 123
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 134
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 154
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 164
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 174
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 187
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 23. 234
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 25. 459

org/apache/hadoop/hbase/tool/TestLoadIncrementalHFilesSplitRecovery.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 172
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 257
 Error coding InnerAssignment Inner assignments should be avoided. 265
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 646
 Error coding InnerAssignment Inner assignments should be avoided. 654

org/apache/hadoop/hbase/trace/IntegrationTestSendTraceRequests.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.TableName' import. 25
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 44
 Error indentation Indentation 'for' has incorrect indentation level 6, expected level should be 4. 118
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 148
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 153
 Error indentation Indentation 'for rcurly' has incorrect indentation level 6, expected level should be 4. 154

org/apache/hadoop/hbase/trace/TraceTree.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 23
 Error indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 40
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 42
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 43
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 44
 Error indentation Indentation 'method def modifier' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 91
 Error indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be one of the following: 8, 10. 93
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 10, expected level should be one of the following: 6, 8. 94
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 4, 6. 95

org/apache/hadoop/hbase/types/TestOrderedBlob.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 103). 48

org/apache/hadoop/hbase/types/TestOrderedString.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 4, expected level should be one of the following: 8, 21. 40
 Error sizes LineLength Line is longer than 100 characters (found 109). 45

org/apache/hadoop/hbase/types/TestTerminatedWrapper.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 76
 Error indentation Indentation 'array initialization' child has incorrect indentation level 8, expected level should be 6. 112

org/apache/hadoop/hbase/util/AbstractFileStatusFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 24
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. 29
 Error sizes LineLength Line is longer than 100 characters (found 104). 64

org/apache/hadoop/hbase/util/AbstractHBaseTool.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 285

org/apache/hadoop/hbase/util/Addressing.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 53
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 54
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 124

org/apache/hadoop/hbase/util/AvlUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 158
 Error blocks NeedBraces 'if' construct must use '{}'s. 206
 Error blocks NeedBraces 'if' construct must use '{}'s. 234
 Error blocks NeedBraces 'if' construct must use '{}'s. 238
 Error blocks NeedBraces 'if' construct must use '{}'s. 242
 Error blocks NeedBraces 'if' construct must use '{}'s. 262
 Error blocks NeedBraces 'if' construct must use '{}'s. 431
 Error blocks NeedBraces 'if' construct must use '{}'s. 520
 Error blocks NeedBraces 'if' construct must use '{}'s. 521

org/apache/hadoop/hbase/util/BaseTestHBaseFsck.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 228
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 286
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 300
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 357
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 358
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 360
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 386

org/apache/hadoop/hbase/util/BloomContext.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFile' import. 25
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 49
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 70
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 71

org/apache/hadoop/hbase/util/BloomFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. 24

org/apache/hadoop/hbase/util/BloomFilterChunk.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. 29
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106

org/apache/hadoop/hbase/util/BloomFilterFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 115
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 160
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 205
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 206

org/apache/hadoop/hbase/util/BloomFilterUtil.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 74
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 118
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 137
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 139
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 152
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 153
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 188
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 256

org/apache/hadoop/hbase/util/BloomFilterWriter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.regionserver.CellSink' import. 24

org/apache/hadoop/hbase/util/BoundedPriorityBlockingQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.BlockingQueue' import. 23
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 25
 Error imports ImportOrder Wrong order for 'java.util.AbstractQueue' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 95
 Error blocks NeedBraces 'if' construct must use '{}'s. 160
 Error blocks NeedBraces 'if' construct must use '{}'s. 177
 Error blocks NeedBraces 'if' construct must use '{}'s. 194
 Error blocks NeedBraces 'if' construct must use '{}'s. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 324
 Error blocks NeedBraces 'if' construct must use '{}'s. 326
 Error blocks NeedBraces 'if' construct must use '{}'s. 328

org/apache/hadoop/hbase/util/ByteBufferUtils.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 396
 Error indentation Indentation 'method def modifier' has incorrect indentation level 3, expected level should be 2. 418
 Error indentation Indentation 'if' has incorrect indentation level 5, expected level should be 4. 423
 Error indentation Indentation 'if' child has incorrect indentation level 7, expected level should be 6. 424
 Error indentation Indentation 'if rcurly' has incorrect indentation level 5, expected level should be 4. 425
 Error indentation Indentation 'else' child has incorrect indentation level 7, expected level should be 6. 426
 Error indentation Indentation 'else rcurly' has incorrect indentation level 5, expected level should be 4. 427
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 3, expected level should be 2. 428
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 574
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 609
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 690
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 691
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 692
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 693
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 867
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 868
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 869
 Error blocks NeedBraces 'if' construct must use '{}'s. 888
 Error blocks NeedBraces 'if' construct must use '{}'s. 920
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 982
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 983
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 999
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1000
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1032
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1033
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1056
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1066
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1067
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1120
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1121
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1122
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1123
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1142
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1143
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1144
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1145
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1165
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1166
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1167
 Error blocks NeedBraces 'if' construct must use '{}'s. 1191
 Error blocks NeedBraces 'if' construct must use '{}'s. 1201
 Error blocks NeedBraces 'if' construct must use '{}'s. 1203

org/apache/hadoop/hbase/util/ByteStringer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'com.google.protobuf.ByteString' import. 24
 Error design FinalClass Class ByteStringer should be declared as final. 30

org/apache/hadoop/hbase/util/Bytes.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 214
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 215
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 284
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 403
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 434
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 452
 Error blocks NeedBraces 'if' construct must use '{}'s. 616
 Error blocks NeedBraces 'if' construct must use '{}'s. 633
 Error blocks NeedBraces 'if' construct must use '{}'s. 658
 Error blocks NeedBraces 'if' construct must use '{}'s. 659
 Error blocks NeedBraces 'if' construct must use '{}'s. 686
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 807
 Error indentation Indentation 'else' child has incorrect indentation level 5, expected level should be 6. 825
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 838
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 981
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1033
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1055
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1117
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1146
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1179
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1195
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1210
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1220
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1221
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1222
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1326
 Error blocks NeedBraces 'if' construct must use '{}'s. 1690
 Error blocks NeedBraces 'if' construct must use '{}'s. 1691
 Error blocks NeedBraces 'if' construct must use '{}'s. 1692
 Error blocks NeedBraces 'if' construct must use '{}'s. 1693
 Error blocks NeedBraces 'if' construct must use '{}'s. 1698
 Error blocks NeedBraces 'if' construct must use '{}'s. 1722
 Error blocks NeedBraces 'if' construct must use '{}'s. 1735
 Error blocks NeedBraces 'if' construct must use '{}'s. 1736
 Error blocks NeedBraces 'if' construct must use '{}'s. 1737
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1764
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1765
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1775
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1776
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1785
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1795
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1902
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1915
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1916
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 1918
 Error blocks NeedBraces 'if' construct must use '{}'s. 1926
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1939
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 1948
 Error blocks NeedBraces 'if' construct must use '{}'s. 2008
 Error blocks NeedBraces 'if' construct must use '{}'s. 2009
 Error blocks NeedBraces 'if' construct must use '{}'s. 2013
 Error blocks NeedBraces 'else' construct must use '{}'s. 2015
 Error blocks NeedBraces 'for' construct must use '{}'s. 2042
 Error blocks NeedBraces 'if' construct must use '{}'s. 2141
 Error blocks NeedBraces 'if' construct must use '{}'s. 2144
 Error blocks NeedBraces 'else' construct must use '{}'s. 2147
 Error blocks NeedBraces 'if' construct must use '{}'s. 2183
 Error blocks NeedBraces 'if' construct must use '{}'s. 2186
 Error blocks NeedBraces 'else' construct must use '{}'s. 2189
 Error blocks NeedBraces 'if' construct must use '{}'s. 2218
 Error blocks NeedBraces 'if' construct must use '{}'s. 2221
 Error blocks NeedBraces 'else' construct must use '{}'s. 2224
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 2239
 Error blocks NeedBraces 'if' construct must use '{}'s. 2256
 Error blocks NeedBraces 'if' construct must use '{}'s. 2283
 Error blocks NeedBraces 'if' construct must use '{}'s. 2308
 Error blocks NeedBraces 'for' construct must use '{}'s. 2325
 Error blocks NeedBraces 'while' construct must use '{}'s. 2337
 Error blocks NeedBraces 'if' construct must use '{}'s. 2350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2361
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2362
 Error blocks NeedBraces 'if' construct must use '{}'s. 2365
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2547
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2549
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2570
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2571
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2572
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2598
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2599
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 2626
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2659
 Error indentation Indentation 'for' child has incorrect indentation level 8, expected level should be 6. 2666
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2672
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2673
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2694
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2695

org/apache/hadoop/hbase/util/ChecksumType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 104

org/apache/hadoop/hbase/util/ClassSize.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 38
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 353
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 354
 Error blocks NeedBraces 'if' construct must use '{}'s. 367
 Error blocks NeedBraces 'if' construct must use '{}'s. 377
 Error blocks NeedBraces 'if' construct must use '{}'s. 379
 Error blocks NeedBraces 'if' construct must use '{}'s. 381
 Error blocks NeedBraces 'if' construct must use '{}'s. 383
 Error blocks NeedBraces 'if' construct must use '{}'s. 385
 Error blocks NeedBraces 'if' construct must use '{}'s. 387
 Error blocks NeedBraces 'if' construct must use '{}'s. 389
 Error blocks NeedBraces 'if' construct must use '{}'s. 391
 Error whitespace ParenPad '(' is followed by whitespace. 443
 Error sizes LineLength Line is longer than 100 characters (found 112). 493

org/apache/hadoop/hbase/util/Classes.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/hadoop/hbase/util/CollectionBackedScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 28

org/apache/hadoop/hbase/util/CommonFSUtils.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error sizes LineLength Line is longer than 100 characters (found 102). 775
 Error sizes LineLength Line is longer than 100 characters (found 103). 780

org/apache/hadoop/hbase/util/CompressionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. 40
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 51
 Error whitespace ParenPad '(' is followed by whitespace. 113
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 121

org/apache/hadoop/hbase/util/ConcurrentMapUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error coding InnerAssignment Inner assignments should be avoided. 61
 Error coding InnerAssignment Inner assignments should be avoided. 61
 Error coding InnerAssignment Inner assignments should be avoided. 62

org/apache/hadoop/hbase/util/ConfigurationUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.util.StringUtils' import. 24
 Error imports ImportOrder Wrong order for 'java.util.AbstractMap' import. 26

org/apache/hadoop/hbase/util/ConnectionCache.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 34
 Error blocks LeftCurly '{' at column 46 should have line break after. 74
 Error blocks LeftCurly '{' at column 44 should have line break after. 75
 Error blocks NeedBraces 'if' construct must use '{}'s. 126

org/apache/hadoop/hbase/util/ConstantDelayQueue.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 48

org/apache/hadoop/hbase/util/CoprocessorClassLoader.java

Severity Category Rule Message Line
 Error design FinalClass Class CoprocessorClassLoader should be declared as final. 77
 Error indentation Indentation 'array initialization rcurly' has incorrect indentation level 2, expected level should be one of the following: 6, 8. 126
 Error sizes LineLength Line is longer than 100 characters (found 104). 169
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 238
 Error indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 264
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be one of the following: 12, 14. 266
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12. 267
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 6, expected level should be one of the following: 8, 10. 268
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 372
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 395
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 396

org/apache/hadoop/hbase/util/Counter.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 23 should have line break after. 183
 Error blocks LeftCurly '{' at column 23 should have line break after. 184

org/apache/hadoop/hbase/util/DNS.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 47

org/apache/hadoop/hbase/util/DirectMemoryUtils.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 48
 Error blocks NeedBraces 'if' construct must use '{}'s. 121

org/apache/hadoop/hbase/util/EncryptionTest.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error design FinalClass Class EncryptionTest should be declared as final. 38
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 79

org/apache/hadoop/hbase/util/EnvironmentEdgeManager.java

Severity Category Rule Message Line
 Error design FinalClass Class EnvironmentEdgeManager should be declared as final. 62

org/apache/hadoop/hbase/util/FSRegionScanner.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. 30
 Error imports RedundantImport Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. 34

org/apache/hadoop/hbase/util/FSTableDescriptors.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 344
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 478
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 534
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 613
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 641

org/apache/hadoop/hbase/util/FSUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hbase.thirdparty.com.google.common.base.Throwables' import. 92
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 119
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 136
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 262
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 270
 Error blocks NeedBraces 'if' construct must use '{}'s. 274
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 285
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 286
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 289
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 311
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 352
 Error sizes LineLength Line is longer than 100 characters (found 102). 369
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 387
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 405
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 444
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 459
 Error blocks NeedBraces 'if' construct must use '{}'s. 499
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 561
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 604
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 608
 Error blocks NeedBraces 'if' construct must use '{}'s. 612
 Error blocks NeedBraces 'if' construct must use '{}'s. 650
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 681
 Error blocks NeedBraces 'if' construct must use '{}'s. 683
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 752
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 787
 Error blocks NeedBraces 'if' construct must use '{}'s. 907
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 933
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 934
 Error sizes LineLength Line is longer than 100 characters (found 105). 935
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 936
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 937
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 984
 Error sizes LineLength Line is longer than 100 characters (found 103). 986
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1050
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1201
 Error indentation Indentation 'final' has incorrect indentation level 2, expected level should be 4. 1204
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1205
 Error sizes LineLength Line is longer than 100 characters (found 101). 1221
 Error sizes LineLength Line is longer than 100 characters (found 110). 1288
 Error sizes LineLength Line is longer than 100 characters (found 101). 1310
 Error whitespace ParenPad '(' is followed by whitespace. 1336
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1414
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1468
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1473
 Error blocks NeedBraces 'if' construct must use '{}'s. 1496
 Error blocks NeedBraces 'if' construct must use '{}'s. 1509
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1720
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1738
 Error blocks NeedBraces 'if' construct must use '{}'s. 1747
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1754
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1756

org/apache/hadoop/hbase/util/FSVisitor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 57
 Error sizes LineLength Line is longer than 100 characters (found 115). 80

org/apache/hadoop/hbase/util/FileStatusFilter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.fs.FileStatus' import. 22

org/apache/hadoop/hbase/util/GetJavaProperty.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 28

org/apache/hadoop/hbase/util/HBaseConfTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 23
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30
 Error misc ArrayTypeStyle Array brackets at illegal position. 32

org/apache/hadoop/hbase/util/HBaseFsck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator' import. 122
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 144
 Error blocks NeedBraces 'if' construct must use '{}'s. 713
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 771
 Error blocks NeedBraces 'if' construct must use '{}'s. 849
 Error design VisibilityModifier Variable 'regionName' must be private and have accessor methods. 876
 Error design VisibilityModifier Variable 'metaFirstKey' must be private and have accessor methods. 877
 Error design VisibilityModifier Variable 'metaLastKey' must be private and have accessor methods. 878
 Error design VisibilityModifier Variable 'storesFirstKey' must be private and have accessor methods. 879
 Error design VisibilityModifier Variable 'storesLastKey' must be private and have accessor methods. 880
 Error whitespace MethodParamPad '(' is preceded with whitespace. 882
 Error blocks NeedBraces 'if' construct must use '{}'s. 936
 Error blocks NeedBraces 'if' construct must use '{}'s. 938
 Error blocks NeedBraces 'if' construct must use '{}'s. 1013
 Error whitespace ParenPad ')' is preceded with whitespace. 1048
 Error blocks NeedBraces 'if' construct must use '{}'s. 1145
 Error blocks NeedBraces 'if' construct must use '{}'s. 1150
 Error blocks NeedBraces 'if' construct must use '{}'s. 1200
 Error blocks NeedBraces 'if' construct must use '{}'s. 1204
 Error sizes LineLength Line is longer than 100 characters (found 118). 1210
 Error sizes LineLength Line is longer than 100 characters (found 113). 1211
 Error sizes LineLength Line is longer than 100 characters (found 104). 1219
 Error sizes LineLength Line is longer than 100 characters (found 113). 1220
 Error sizes LineLength Line is longer than 100 characters (found 101). 1222
 Error blocks NeedBraces 'if' construct must use '{}'s. 1236
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1370
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1373
 Error sizes LineLength Line is longer than 100 characters (found 102). 1391
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1392
 Error blocks NeedBraces 'if' construct must use '{}'s. 1396
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1407
 Error sizes LineLength Line is longer than 100 characters (found 109). 1426
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1427
 Error sizes LineLength Line is longer than 100 characters (found 104). 1456
 Error sizes LineLength Line is longer than 100 characters (found 123). 1459
 Error sizes LineLength Line is longer than 100 characters (found 102). 1470
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1612
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 1613
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1616
 Error indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 1651
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 1654
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 1655
 Error whitespace ParenPad ')' is preceded with whitespace. 1707
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 1785
 Error whitespace ParenPad ')' is preceded with whitespace. 1975
 Error blocks NeedBraces 'if' construct must use '{}'s. 2104
 Error blocks NeedBraces 'if' construct must use '{}'s. 2146
 Error sizes MethodLength Method length is 232 lines (max allowed is 150). 2167
 Error blocks NeedBraces 'if' construct must use '{}'s. 2170
 Error blocks NeedBraces 'if' construct must use '{}'s. 2242
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2405
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 2615
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2656
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2657
 Error indentation Indentation '.' has incorrect indentation level 10, expected level should be 12. 2683
 Error design VisibilityModifier Variable 'errorCount' must be private and have accessor methods. 2881
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 2945
 Error sizes LineLength Line is longer than 100 characters (found 101). 3055
 Error sizes LineLength Line is longer than 100 characters (found 104). 3115
 Error coding EmptyStatement Empty statement. 3174
 Error sizes LineLength Line is longer than 100 characters (found 104). 3186
 Error sizes LineLength Line is longer than 100 characters (found 115). 3499
 Error sizes LineLength Line is longer than 100 characters (found 108). 3542
 Error sizes LineLength Line is longer than 100 characters (found 107). 3547
 Error sizes LineLength Line is longer than 100 characters (found 104). 3548
 Error sizes LineLength Line is longer than 100 characters (found 111). 3555
 Error sizes LineLength Line is longer than 100 characters (found 116). 3560
 Error sizes LineLength Line is longer than 100 characters (found 108). 3567
 Error sizes LineLength Line is longer than 100 characters (found 106). 3569
 Error sizes LineLength Line is longer than 100 characters (found 113). 3572
 Error sizes LineLength Line is longer than 100 characters (found 145). 3574
 Error sizes LineLength Line is longer than 100 characters (found 104). 3575
 Error sizes LineLength Line is longer than 100 characters (found 179). 3576
 Error sizes LineLength Line is longer than 100 characters (found 113). 3578
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3603
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 3604
 Error blocks LeftCurly '{' at column 39 should have line break after. 3620
 Error sizes MethodLength Method length is 227 lines (max allowed is 150). 3631

org/apache/hadoop/hbase/util/HBaseFsckRepair.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 53
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 68
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 85
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 86
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 87
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 88
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 107

org/apache/hadoop/hbase/util/HBaseHomePath.java

Severity Category Rule Message Line
 Error design FinalClass Class HBaseHomePath should be declared as final. 24

org/apache/hadoop/hbase/util/HFileArchiveTestingUtil.java

Severity Category Rule Message Line
 Error design FinalClass Class HFileArchiveTestingUtil should be declared as final. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 89
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 135
 Error blocks NeedBraces 'if' construct must use '{}'s. 137
 Error blocks NeedBraces 'if' construct must use '{}'s. 192
 Error blocks NeedBraces 'else' construct must use '{}'s. 193
 Error blocks NeedBraces 'if' construct must use '{}'s. 201

org/apache/hadoop/hbase/util/HFileArchiveUtil.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 196
 Error blocks NeedBraces 'if' construct must use '{}'s. 197
 Error blocks NeedBraces 'if' construct must use '{}'s. 200

org/apache/hadoop/hbase/util/HFileTestUtil.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 54
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 91
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 105

org/apache/hadoop/hbase/util/Hash.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/util/HashKey.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 36

org/apache/hadoop/hbase/util/HashedBytes.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 53
 Error blocks NeedBraces 'if' construct must use '{}'s. 55

org/apache/hadoop/hbase/util/JSONBean.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 48
 Error misc ArrayTypeStyle Array brackets at illegal position. 250

org/apache/hadoop/hbase/util/JVM.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 14, expected level should be one of the following: 12, 23, 24. 181
 Error coding InnerAssignment Inner assignments should be avoided. 186
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 226
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 227
 Error coding InnerAssignment Inner assignments should be avoided. 313

org/apache/hadoop/hbase/util/JVMClusterUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 22
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 33
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 41
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 80
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 125
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 163
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 164
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 245
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 246
 Error blocks NeedBraces 'if' construct must use '{}'s. 318

org/apache/hadoop/hbase/util/JenkinsHash.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 86
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 87
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 90
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 91
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 93
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 96
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 99
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 102
 Error sizes MethodLength Method length is 158 lines (max allowed is 150). 104
 Error coding InnerAssignment Inner assignments should be avoided. 109
 Error coding InnerAssignment Inner assignments should be avoided. 109
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 189
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 190
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 191
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 192
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 193
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 194
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 195
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 196
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 197
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 198
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 199
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 200
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 201
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 202
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 203
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 204
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 205
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 206
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 207
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 208
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 209
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 210
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 211
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 213
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 214
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 215
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 216

org/apache/hadoop/hbase/util/JvmPauseMonitor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 31
 Error design FinalClass Class GcTimes should be declared as final. 122

org/apache/hadoop/hbase/util/KeyLocker.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 54
 Error indentation Indentation 'method def' child has incorrect indentation level 14, expected level should be one of the following: 8, 10. 56
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8. 57
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 10, expected level should be one of the following: 4, 6. 58
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 67

org/apache/hadoop/hbase/util/LeaseNotRecoveredException.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 39
 Error indentation Indentation 'ctor def' child has incorrect indentation level 6, expected level should be 4. 43

org/apache/hadoop/hbase/util/LoadTestDataGeneratorWithMOB.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 66

org/apache/hadoop/hbase/util/LoadTestDataGeneratorWithTags.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Cell' import. 25
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. 30

org/apache/hadoop/hbase/util/LoadTestTool.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 45
 Error sizes LineLength Line is longer than 100 characters (found 102). 336
 Error indentation Indentation 'if' child has incorrect indentation level 8, expected level should be 6. 586
 Error sizes MethodLength Method length is 191 lines (max allowed is 150). 595
 Error misc ArrayTypeStyle Array brackets at illegal position. 668
 Error blocks NeedBraces 'if' construct must use '{}'s. 912

org/apache/hadoop/hbase/util/MD5Hash.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 40
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 53
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 54

org/apache/hadoop/hbase/util/ManualEnvironmentEdge.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 109). 24

org/apache/hadoop/hbase/util/MapreduceDependencyClasspathTool.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 107). 52
 Error sizes LineLength Line is longer than 100 characters (found 106). 53

org/apache/hadoop/hbase/util/MockServer.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 54
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 62
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 65

org/apache/hadoop/hbase/util/ModifyRegionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 42
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106
 Error blocks NeedBraces 'if' construct must use '{}'s. 111
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 132
 Error sizes LineLength Line is longer than 100 characters (found 117). 136
 Error blocks NeedBraces 'if' construct must use '{}'s. 138
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 200

org/apache/hadoop/hbase/util/MoveWithAck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 35

org/apache/hadoop/hbase/util/MoveWithoutAck.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.List' import. 29

org/apache/hadoop/hbase/util/MultiHConnection.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 34
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. 37

org/apache/hadoop/hbase/util/MultiThreadedAction.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 24
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. 44
 Error sizes LineLength Line is longer than 100 characters (found 105). 58
 Error sizes LineLength Line is longer than 100 characters (found 117). 80
 Error sizes LineLength Line is longer than 100 characters (found 119). 81
 Error sizes MethodLength Method length is 166 lines (max allowed is 150). 326
 Error misc ArrayTypeStyle Array brackets at illegal position. 509
 Error blocks NeedBraces 'if' construct must use '{}'s. 543

org/apache/hadoop/hbase/util/MultiThreadedReader.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Consistency' import. 31
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 40

org/apache/hadoop/hbase/util/MultiThreadedReaderWithACL.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 104). 112

org/apache/hadoop/hbase/util/MultiThreadedUpdater.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.test.LoadTestDataGenerator' import. 48
 Error sizes LineLength Line is longer than 100 characters (found 111). 169
 Error indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 206
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 207
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 208
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 209
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 210
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 211
 Error indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 212
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 213
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 216
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 217
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 218
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 219
 Error indentation Indentation 'case' child has incorrect indentation level 18, expected level should be 20. 220
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 221
 Error indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 22. 222
 Error sizes LineLength Line is longer than 100 characters (found 103). 269
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 324

org/apache/hadoop/hbase/util/MultiThreadedWriter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 113). 126
 Error indentation Indentation 'for' child has incorrect indentation level 7, expected level should be 6. 181

org/apache/hadoop/hbase/util/MunkresAssignment.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 95

org/apache/hadoop/hbase/util/MurmurHash3.java

Severity Category Rule Message Line
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 69
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 70
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 72
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 73
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 75
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 76
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 77
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 78
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 79
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 80
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 81

org/apache/hadoop/hbase/util/NettyEventLoopGroupConfig.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.concurrent.ThreadFactory' import. 30

org/apache/hadoop/hbase/util/OrderedBytes.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 266
 Error blocks NeedBraces 'if' construct must use '{}'s. 344
 Error coding InnerAssignment Inner assignments should be avoided. 344
 Error blocks NeedBraces 'if' construct must use '{}'s. 346
 Error blocks NeedBraces 'if' construct must use '{}'s. 461
 Error blocks NeedBraces 'if' construct must use '{}'s. 462
 Error blocks NeedBraces 'if' construct must use '{}'s. 463
 Error blocks NeedBraces 'if' construct must use '{}'s. 464
 Error blocks NeedBraces 'if' construct must use '{}'s. 465
 Error blocks NeedBraces 'if' construct must use '{}'s. 466
 Error blocks NeedBraces 'if' construct must use '{}'s. 467
 Error blocks NeedBraces 'if' construct must use '{}'s. 468
 Error blocks NeedBraces 'if' construct must use '{}'s. 469
 Error whitespace ParenPad '(' is followed by whitespace. 579
 Error whitespace ParenPad '(' is followed by whitespace. 580
 Error blocks NeedBraces 'while' construct must use '{}'s. 602
 Error coding EmptyStatement Empty statement. 603
 Error blocks LeftCurly '{' at column 37 should have line break after. 649
 Error blocks LeftCurly '{' at column 36 should have line break after. 650
 Error blocks LeftCurly '{' at column 49 should have line break after. 724
 Error blocks LeftCurly '{' at column 48 should have line break after. 725
 Error blocks LeftCurly '{' at column 60 should have line break after. 726
 Error blocks NeedBraces 'if' construct must use '{}'s. 834
 Error blocks NeedBraces 'if' construct must use '{}'s. 918
 Error blocks NeedBraces 'if' construct must use '{}'s. 919
 Error blocks NeedBraces 'if' construct must use '{}'s. 920
 Error blocks NeedBraces 'if' construct must use '{}'s. 921
 Error blocks NeedBraces 'if' construct must use '{}'s. 940
 Error blocks NeedBraces 'if' construct must use '{}'s. 941
 Error blocks NeedBraces 'if' construct must use '{}'s. 942
 Error blocks NeedBraces 'if' construct must use '{}'s. 959
 Error blocks NeedBraces 'if' construct must use '{}'s. 975
 Error blocks NeedBraces 'for' construct must use '{}'s. 983
 Error coding EmptyStatement Empty statement. 984
 Error blocks NeedBraces 'if' construct must use '{}'s. 1001
 Error blocks NeedBraces 'else' construct must use '{}'s. 1003
 Error blocks NeedBraces 'for' construct must use '{}'s. 1100
 Error coding EmptyStatement Empty statement. 1101
 Error blocks NeedBraces 'if' construct must use '{}'s. 1118
 Error blocks NeedBraces 'if' construct must use '{}'s. 1140
 Error blocks NeedBraces 'if' construct must use '{}'s. 1162
 Error blocks NeedBraces 'if' construct must use '{}'s. 1197
 Error blocks NeedBraces 'for' construct must use '{}'s. 1754
 Error coding EmptyStatement Empty statement. 1755

org/apache/hadoop/hbase/util/Pair.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 28
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 29
 Error blocks LeftCurly '{' at column 1 should be on the previous line. 33
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 42
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 51
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 73
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 82
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 91
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 100
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 105
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 112
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 119
 Error blocks NeedBraces 'if' construct must use '{}'s. 120
 Error blocks NeedBraces 'if' construct must use '{}'s. 122
 Error blocks NeedBraces 'else' construct must use '{}'s. 124
 Error blocks LeftCurly '{' at column 3 should be on the previous line. 130

org/apache/hadoop/hbase/util/PairOfSameType.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 30
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 65
 Error blocks NeedBraces 'if' construct must use '{}'s. 78
 Error blocks NeedBraces 'if' construct must use '{}'s. 80
 Error blocks NeedBraces 'else' construct must use '{}'s. 82
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error blocks NeedBraces 'if' construct must use '{}'s. 104
 Error blocks NeedBraces 'else' construct must use '{}'s. 105

org/apache/hadoop/hbase/util/PoolMap.java

Severity Category Rule Message Line
 Error indentation Indentation 'ctor def modifier' has incorrect indentation level 3, expected level should be 2. 61
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 62
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 63
 Error indentation Indentation 'ctor def' child has incorrect indentation level 5, expected level should be 4. 64
 Error indentation Indentation 'synchronized' has incorrect indentation level 5, expected level should be 4. 68
 Error indentation Indentation 'synchronized' child has incorrect indentation level 7, expected level should be 6. 69
 Error indentation Indentation 'if' has incorrect indentation level 7, expected level should be 6. 71
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 72
 Error indentation Indentation 'if' child has incorrect indentation level 9, expected level should be 8. 73
 Error indentation Indentation 'if rcurly' has incorrect indentation level 7, expected level should be 6. 74
 Error indentation Indentation 'try' has incorrect indentation level 7, expected level should be 6. 76
 Error indentation Indentation 'try' child has incorrect indentation level 9, expected level should be 8. 77
 Error indentation Indentation 'try rcurly' has incorrect indentation level 7, expected level should be 6. 78
 Error indentation Indentation 'if' has incorrect indentation level 9, expected level should be 8. 79
 Error indentation Indentation 'if' child has incorrect indentation level 11, expected level should be 10. 80
 Error indentation Indentation 'if rcurly' has incorrect indentation level 9, expected level should be 8. 81
 Error indentation Indentation 'catch' child has incorrect indentation level 9, expected level should be 8. 83
 Error indentation Indentation 'catch rcurly' has incorrect indentation level 7, expected level should be 6. 84
 Error indentation Indentation 'synchronized rcurly' has incorrect indentation level 5, expected level should be 4. 85
 Error indentation Indentation 'method def modifier' has incorrect indentation level 5, expected level should be 4. 131
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 175
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 176
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 177
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 178
 Error indentation Indentation 'case' child has incorrect indentation level 4, expected level should be 6. 179
 Error indentation Indentation 'block' child has incorrect indentation level 6, expected level should be 8. 180

org/apache/hadoop/hbase/util/PoolMapTestBase.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.junit.Assert.assertEquals. 20
 Error imports UnusedImports Unused import - org.junit.Assert.assertTrue. 21
 Error imports UnusedImports Unused import - java.io.IOException. 23
 Error imports UnusedImports Unused import - java.util.Objects. 24
 Error imports UnusedImports Unused import - java.util.concurrent.atomic.AtomicBoolean. 25
 Error imports UnusedImports Unused import - java.util.concurrent.atomic.AtomicReference. 26
 Error imports UnusedImports Unused import - org.junit.After. 28

org/apache/hadoop/hbase/util/PositionedByteRange.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168

org/apache/hadoop/hbase/util/PrettyPrinter.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 34
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 76
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 151

org/apache/hadoop/hbase/util/ProcessBasedLocalHBaseCluster.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 130

org/apache/hadoop/hbase/util/ReflectionUtils.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. 35
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 37

org/apache/hadoop/hbase/util/RegionMover.java

Severity Category Rule Message Line
 Error design FinalClass Class RegionMover should be declared as final. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 190
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 236

org/apache/hadoop/hbase/util/RegionSplitCalculator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator' import. 32
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 52
 Error blocks NeedBraces 'if' construct must use '{}'s. 86
 Error blocks NeedBraces 'if' construct must use '{}'s. 88
 Error blocks NeedBraces 'if' construct must use '{}'s. 90
 Error blocks NeedBraces 'if' construct must use '{}'s. 222

org/apache/hadoop/hbase/util/RegionSplitter.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. 48
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. 57
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 141
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 390
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 432
 Error sizes MethodLength Method length is 198 lines (max allowed is 150). 454
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 455
 Error blocks NeedBraces 'if' construct must use '{}'s. 571
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 656
 Error blocks NeedBraces 'if' construct must use '{}'s. 741
 Error coding InnerAssignment Inner assignments should be avoided. 750
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 781
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 782
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 796
 Error blocks NeedBraces 'if' construct must use '{}'s. 822
 Error blocks NeedBraces 'if' construct must use '{}'s. 824

org/apache/hadoop/hbase/util/RetryCounter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 155

org/apache/hadoop/hbase/util/RollingStatCalculator.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 48
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 61
 Error blocks LeftCurly '{' at column 5 should be on the previous line. 73
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 81
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 106

org/apache/hadoop/hbase/util/ServerCommandLine.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Threads.isNonDaemonThreadRunning' import. 39
 Error blocks NeedBraces 'if' construct must use '{}'s. 133
 Error misc ArrayTypeStyle Array brackets at illegal position. 150

org/apache/hadoop/hbase/util/ServerRegionReplicaUtil.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.ReplicationPeerNotFoundException. 25

org/apache/hadoop/hbase/util/ShutdownHookManager.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'else' construct must use '{}'s. 67

org/apache/hadoop/hbase/util/SimpleByteRange.java

Severity Category Rule Message Line
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 127

org/apache/hadoop/hbase/util/SimpleMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 124
 Error blocks NeedBraces 'if' construct must use '{}'s. 131
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 225

org/apache/hadoop/hbase/util/SimplePositionedByteRange.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 57 should have line break after. 132

org/apache/hadoop/hbase/util/SimplePositionedMutableByteRange.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 183
 Error blocks NeedBraces 'if' construct must use '{}'s. 190
 Error blocks NeedBraces 'if' construct must use '{}'s. 217
 Error blocks NeedBraces 'if' construct must use '{}'s. 224

org/apache/hadoop/hbase/util/StealJobQueue.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Comparator' import. 23
 Error blocks NeedBraces 'if' construct must use '{}'s. 127

org/apache/hadoop/hbase/util/StoppableImplementation.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. 22

org/apache/hadoop/hbase/util/TestBloomFilterChunk.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 115
 Error blocks NeedBraces 'if' construct must use '{}'s. 155

org/apache/hadoop/hbase/util/TestCompressionTest.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 125
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 126
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 129
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 130
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 132
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 133
 Error sizes LineLength Line is longer than 100 characters (found 104). 133
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 134
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 135
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 136
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 10. 139

org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 27

org/apache/hadoop/hbase/util/TestFSTableDescriptors.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 212
 Error sizes LineLength Line is longer than 100 characters (found 105). 227
 Error sizes LineLength Line is longer than 100 characters (found 102). 238
 Error sizes LineLength Line is longer than 100 characters (found 105). 266
 Error sizes LineLength Line is longer than 100 characters (found 102). 274
 Error sizes LineLength Line is longer than 100 characters (found 105). 298
 Error sizes LineLength Line is longer than 100 characters (found 101). 301
 Error sizes LineLength Line is longer than 100 characters (found 109). 353
 Error sizes LineLength Line is longer than 100 characters (found 109). 451

org/apache/hadoop/hbase/util/TestFSUtils.java

Severity Category Rule Message Line
 Error misc ArrayTypeStyle Array brackets at illegal position. 116
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 143
 Error misc ArrayTypeStyle Array brackets at illegal position. 150
 Error misc ArrayTypeStyle Array brackets at illegal position. 185
 Error sizes LineLength Line is longer than 100 characters (found 122). 343
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 479

org/apache/hadoop/hbase/util/TestGsonUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.ClassRule' import. 26

org/apache/hadoop/hbase/util/TestHBaseFsckMOB.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.AfterClass' import. 41

org/apache/hadoop/hbase/util/TestHFileArchiveUtil.java

Severity Category Rule Message Line
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 73

org/apache/hadoop/hbase/util/TestIdLock.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 102

org/apache/hadoop/hbase/util/TestIdReadWriteLock.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'for' construct must use '{}'s. 123
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 133
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 135
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 136
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 137
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 140
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 141
 Error indentation Indentation 'case' child has incorrect indentation level 6, expected level should be 8. 142
 Error indentation Indentation 'block' child has incorrect indentation level 8, expected level should be 10. 143

org/apache/hadoop/hbase/util/TestMiniClusterLoadEncoded.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is preceded with whitespace. 50

org/apache/hadoop/hbase/util/TestMiniClusterLoadSequential.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 102

org/apache/hadoop/hbase/util/TestRegionMover2.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 47

org/apache/hadoop/hbase/util/TestRegionMover3.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 46

org/apache/hadoop/hbase/util/TestRegionSplitter.java

Severity Category Rule Message Line
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Error indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 87
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 88
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 89
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 90
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 91
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 92
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 93
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 94
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 95
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 96
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 97
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 98
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 99
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 100
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 101
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 102
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 103
 Error indentation Indentation 'method def' child has incorrect indentation level 10, expected level should be 4. 104
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 117
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 118
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 119
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 120
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 121
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 122
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 123
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 124
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 125
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 126
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 127
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 128
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 129
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 130
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 131
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 132
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 133
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 134
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 137
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Error indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 250
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 251
 Error indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 252
 Error indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 253
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 44, 45. 264
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Error indentation Indentation 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 48, 49. 280
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Error sizes LineLength Line is longer than 100 characters (found 107). 288
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 296
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 371
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 373
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 379
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 389
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 398
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Error indentation Indentation 'method def' child has incorrect indentation level 6, expected level should be 4. 403
 Error indentation Indentation 'try' has incorrect indentation level 6, expected level should be 4. 404
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 406
 Error indentation Indentation 'try' child has incorrect indentation level 8, expected level should be 6. 407
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 6. 408
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 409
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 410
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 411
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 414
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 415
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 419
 Error indentation Indentation 'for' child has incorrect indentation level 10, expected level should be 8. 420
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 6. 421
 Error indentation Indentation 'try rcurly' has incorrect indentation level 6, expected level should be 4. 422
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 423
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 431
 Error indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 433
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Error indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 435
 Error indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 436
 Error indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 437
 Error indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 438
 Error indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 439
 Error indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 440
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 441
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 442

org/apache/hadoop/hbase/util/TestRoundRobinPoolMap.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Random. 28
 Error imports UnusedImports Unused import - java.util.concurrent.ThreadLocalRandom. 32

org/apache/hadoop/hbase/util/TestSortedList.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.junit.Assert.*. 20
 Error sizes LineLength Line is longer than 100 characters (found 116). 78
 Error sizes LineLength Line is longer than 100 characters (found 116). 113
 Error sizes LineLength Line is longer than 100 characters (found 106). 165

org/apache/hadoop/hbase/util/TestThreadLocalPoolMap.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.Random. 23
 Error imports UnusedImports Unused import - java.util.concurrent.ThreadLocalRandom. 27

org/apache/hadoop/hbase/util/Threads.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error blocks NeedBraces 'if' construct must use '{}'s. 103
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 117
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 120
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 180

org/apache/hadoop/hbase/util/Triple.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error blocks NeedBraces 'if' construct must use '{}'s. 66
 Error blocks NeedBraces 'if' construct must use '{}'s. 68

org/apache/hadoop/hbase/util/UnsafeAccess.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 170
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 171
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 184
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 197
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 212
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 213
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 226
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 227
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 239
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 240
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 254
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 255
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 268
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 269
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 314
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 315
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 316
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 317
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 318
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 347
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 348
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 349
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 350
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 351
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 371
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 372
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 373
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 374
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 375
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 467
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 468

org/apache/hadoop/hbase/util/UnsafeAvailChecker.java

Severity Category Rule Message Line
 Error design FinalClass Class UnsafeAvailChecker should be declared as final. 29

org/apache/hadoop/hbase/util/VersionInfo.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 33

org/apache/hadoop/hbase/util/Writables.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.io.DataInputBuffer' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 36
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 92
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 94
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 95
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 97
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 100
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 111
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 113
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 114
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 120
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 146
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 158

org/apache/hadoop/hbase/util/ZKDataMigrator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. 30
 Error design FinalClass Class ZKDataMigrator should be declared as final. 42
 Error blocks NeedBraces 'if' construct must use '{}'s. 64
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 72
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 73
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 74
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 75
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 76
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 77
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 78
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 79
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 80
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 81
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 82
 Error indentation Indentation 'block' child has incorrect indentation level 10, expected level should be 12. 83
 Error indentation Indentation 'case' child has incorrect indentation level 8, expected level should be 10. 84
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 99
 Error blocks NeedBraces 'if' construct must use '{}'s. 109

org/apache/hadoop/hbase/util/compaction/TestMajorCompactor.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.junit.After' import. 30
 Error imports ImportOrder Wrong order for 'org.junit.Assert.assertEquals' import. 31

org/apache/hadoop/hbase/util/hbck/HFileCorruptionChecker.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 162
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 198
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 270
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 308
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 344
 Error sizes LineLength Line is longer than 100 characters (found 101). 347
 Error sizes LineLength Line is longer than 100 characters (found 110). 357
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 494
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 530
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 538

org/apache/hadoop/hbase/util/hbck/HbckTestingUtil.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.conf.Configuration' import. 30
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 35
 Error sizes LineLength Line is longer than 100 characters (found 101). 87

org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java

Severity Category Rule Message Line
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 8, expected level should be 6. 111

org/apache/hadoop/hbase/util/test/LoadTestDataGenerator.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Get' import. 24
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 147
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 148
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 150
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 158
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 159
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 161

org/apache/hadoop/hbase/util/test/LoadTestDataGeneratorWithACL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. 24

org/apache/hadoop/hbase/wal/BoundedGroupingStrategy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 28
 Error blocks NeedBraces 'if' construct must use '{}'s. 60

org/apache/hadoop/hbase/wal/DisabledWALProvider.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' at column 49 should have line break after. 200
 Error blocks NeedBraces 'if' construct must use '{}'s. 224

org/apache/hadoop/hbase/wal/FileSystemProxy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 61
 Error sizes LineLength Line is longer than 100 characters (found 102). 67

org/apache/hadoop/hbase/wal/IOTestProvider.java

Severity Category Rule Message Line
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 180
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 181
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 189
 Error coding InnerAssignment Inner assignments should be avoided. 248
 Error coding InnerAssignment Inner assignments should be avoided. 250

org/apache/hadoop/hbase/wal/NamespaceGroupingStrategy.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. 24

org/apache/hadoop/hbase/wal/NettyAsyncFSWALConfigHelper.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 106). 42

org/apache/hadoop/hbase/wal/OutputSink.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 36

org/apache/hadoop/hbase/wal/RecoveredEditsOutputSink.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.hadoop.hbase.monitoring.MonitoredTask. 31

org/apache/hadoop/hbase/wal/TestBoundedRegionGroupingStrategy.java

Severity Category Rule Message Line
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be one of the following: 8, 21. 142
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 154
 Error indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 10, 23. 169

org/apache/hadoop/hbase/wal/TestFSHLogProvider.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 168
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 177
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 264
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 340

org/apache/hadoop/hbase/wal/TestWALFactory.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 183
 Error sizes LineLength Line is longer than 100 characters (found 110). 230
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 242
 Error blocks NeedBraces 'while' construct must use '{}'s. 295
 Error blocks NeedBraces 'while' construct must use '{}'s. 309
 Error blocks NeedBraces 'while' construct must use '{}'s. 316
 Error blocks NeedBraces 'while' construct must use '{}'s. 332
 Error blocks NeedBraces 'while' construct must use '{}'s. 339
 Error blocks NeedBraces 'if' construct must use '{}'s. 343
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 348
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 407
 Error blocks NeedBraces 'if' construct must use '{}'s. 485
 Error blocks NeedBraces 'if' construct must use '{}'s. 548
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 622
 Error sizes LineLength Line is longer than 100 characters (found 105). 765

org/apache/hadoop/hbase/wal/TestWALFiltering.java

Severity Category Rule Message Line
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 113
 Error indentation Indentation 'org' has incorrect indentation level 2, expected level should be 4. 114
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 149
 Error indentation Indentation 'org' has incorrect indentation level 2, expected level should be 4. 150

org/apache/hadoop/hbase/wal/TestWALMethods.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 83
 Error indentation Indentation 'throws' has incorrect indentation level 2, expected level should be 4. 129

org/apache/hadoop/hbase/wal/TestWALOpenAfterDNRollingStart.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 102

org/apache/hadoop/hbase/wal/TestWALRootDir.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'if' construct must use '{}'s. 132

org/apache/hadoop/hbase/wal/TestWALSplit.java

Severity Category Rule Message Line
 Error blocks NeedBraces 'while' construct must use '{}'s. 227
 Error blocks NeedBraces 'while' construct must use '{}'s. 682
 Error blocks NeedBraces 'while' construct must use '{}'s. 818
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 889
 Error indentation Indentation 'array initialization' child has incorrect indentation level 10, expected level should be 8. 890
 Error indentation Indentation 'method def modifier' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 914
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 916
 Error indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be one of the following: 12, 14. 917
 Error indentation Indentation 'method def rcurly' has incorrect indentation level 6, expected level should be one of the following: 10, 12. 918
 Error indentation Indentation 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 10. 919
 Error blocks NeedBraces 'if' construct must use '{}'s. 1034
 Error misc ArrayTypeStyle Array brackets at illegal position. 1038
 Error sizes LineLength Line is longer than 100 characters (found 109). 1208

org/apache/hadoop/hbase/wal/WAL.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.commons.lang3.StringUtils.isNumeric' import. 35
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 184
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 185
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 186
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 187
 Error javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 2. 223

org/apache/hadoop/hbase/wal/WALEdit.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. 31

org/apache/hadoop/hbase/wal/WALFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 102). 359

org/apache/hadoop/hbase/wal/WALKey.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 27

org/apache/hadoop/hbase/wal/WALKeyImpl.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 281
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 282
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 299
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 322
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 323
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 324
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 325

org/apache/hadoop/hbase/wal/WALPerformanceEvaluation.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 111). 173
 Error sizes MethodLength Method length is 193 lines (max allowed is 150). 202
 Error blocks NeedBraces 'if' construct must use '{}'s. 355
 Error blocks NeedBraces 'if' construct must use '{}'s. 358
 Error blocks NeedBraces 'if' construct must use '{}'s. 379
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 411
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 413
 Error blocks NeedBraces 'if' construct must use '{}'s. 439
 Error blocks NeedBraces 'for' construct must use '{}'s. 569
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 577
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 579
 Error indentation Indentation 'method def' child has incorrect indentation level 5, expected level should be 4. 586

org/apache/hadoop/hbase/wal/WALSplitter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 101). 444

org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.zookeeper.server.DatadirCleanupManager' import. 47
 Error imports UnusedImports Unused import - org.slf4j.Logger. 48
 Error imports UnusedImports Unused import - org.slf4j.LoggerFactory. 49

org/apache/hadoop/hbase/zookeeper/MetricsZooKeeperSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 100 characters (found 105). 54
 Error sizes LineLength Line is longer than 100 characters (found 104). 60
 Error sizes LineLength Line is longer than 100 characters (found 111). 62

org/apache/hadoop/hbase/zookeeper/ReadOnlyZKClient.java

Severity Category Rule Message Line
 Error indentation Indentation 'lambda arguments' has incorrect indentation level 12, expected level should be 10. 264

org/apache/hadoop/hbase/zookeeper/ZKConfig.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 116
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 185
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 187

org/apache/hadoop/hbase/zookeeper/ZKMetadata.java

Severity Category Rule Message Line
 Error design FinalClass Class ZKMetadata should be declared as final. 28

org/apache/hadoop/hbase/zookeeper/ZNodePaths.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'baseZNode' must be private and have accessor methods. 42
 Error design VisibilityModifier Variable 'rsZNode' must be private and have accessor methods. 52
 Error design VisibilityModifier Variable 'drainingZNode' must be private and have accessor methods. 54
 Error design VisibilityModifier Variable 'masterAddressZNode' must be private and have accessor methods. 56
 Error design VisibilityModifier Variable 'backupMasterAddressesZNode' must be private and have accessor methods. 58
 Error design VisibilityModifier Variable 'clusterStateZNode' must be private and have accessor methods. 60
 Error design VisibilityModifier Variable 'tableZNode' must be private and have accessor methods. 66
 Error design VisibilityModifier Variable 'clusterIdZNode' must be private and have accessor methods. 68
 Error design VisibilityModifier Variable 'splitLogZNode' must be private and have accessor methods. 70
 Error design VisibilityModifier Variable 'balancerZNode' must be private and have accessor methods. 72
 Error design VisibilityModifier Variable 'regionNormalizerZNode' must be private and have accessor methods. 74
 Error design VisibilityModifier Variable 'switchZNode' must be private and have accessor methods. 76
 Error design VisibilityModifier Variable 'namespaceZNode' must be private and have accessor methods. 78
 Error design VisibilityModifier Variable 'masterMaintZNode' must be private and have accessor methods. 80
 Error design VisibilityModifier Variable 'replicationZNode' must be private and have accessor methods. 83
 Error design VisibilityModifier Variable 'peersZNode' must be private and have accessor methods. 85
 Error design VisibilityModifier Variable 'queuesZNode' must be private and have accessor methods. 87
 Error design VisibilityModifier Variable 'hfileRefsZNode' must be private and have accessor methods. 89

org/apache/hadoop/hbase/zookeeper/ZooKeeperHelper.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.yetus.audience.InterfaceAudience' import. 26

org/apache/hadoop/metrics2/MetricHistogram.java

Severity Category Rule Message Line
 Error javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 46

org/apache/hadoop/metrics2/lib/TestMutableRangeHistogram.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 33