Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with misc/omid_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
161 0 1429 0

Files

File  I  W  E
org/apache/hadoop/hbase/ipc/controller/InterRegionServerRpcController.java 0 2 0
org/apache/hadoop/hbase/ipc/controller/InterRegionServerRpcControllerFactory.java 0 6 0
org/apache/hadoop/hbase/regionserver/RegionAccessWrapper.java 0 8 0
org/apache/hadoop/hbase/regionserver/RegionConnectionFactory.java 0 25 0
org/apache/omid/HBaseConfigModule.java 0 10 0
org/apache/omid/HBaseShims.java 0 16 0
org/apache/omid/NetworkUtils.java 0 9 0
org/apache/omid/OmidFilterBase.java 0 2 0
org/apache/omid/ReflectionHelper.java 0 3 0
org/apache/omid/RegionWrapper.java 0 4 0
org/apache/omid/YAMLUtils.java 0 8 0
org/apache/omid/benchmarks/hbase/HBaseCommitTableTester.java 0 6 0
org/apache/omid/benchmarks/tso/RawTxRunner.java 0 16 0
org/apache/omid/benchmarks/tso/TSOServerBenchmark.java 0 6 0
org/apache/omid/benchmarks/tso/TSOServerBenchmarkConfig.java 0 2 0
org/apache/omid/benchmarks/utils/Generator.java 0 5 0
org/apache/omid/benchmarks/utils/IntegerGenerator.java 0 12 0
org/apache/omid/benchmarks/utils/ScrambledZipfianGenerator.java 0 28 0
org/apache/omid/benchmarks/utils/UniformGenerator.java 0 1 0
org/apache/omid/benchmarks/utils/ZipfianGenerator.java 0 58 0
org/apache/omid/committable/CommitTable.java 0 3 0
org/apache/omid/committable/InMemoryCommitTable.java 0 6 0
org/apache/omid/committable/NullCommitTable.java 0 2 0
org/apache/omid/committable/hbase/DefaultHBaseCommitTableStorageModule.java 0 3 0
org/apache/omid/committable/hbase/HBaseCommitTable.java 0 40 0
org/apache/omid/committable/hbase/HBaseCommitTableConfig.java 0 3 0
org/apache/omid/committable/hbase/HBaseCommitTableStorageModule.java 0 3 0
org/apache/omid/committable/hbase/KeyGenerator.java 0 2 0
org/apache/omid/committable/hbase/KeyGeneratorImplementations.java 0 3 0
org/apache/omid/committable/hbase/RegionSplitter.java 0 10 0
org/apache/omid/examples/BasicExample.java 0 12 0
org/apache/omid/examples/ConfigurationExample.java 0 8 0
org/apache/omid/examples/ParallelExecution.java 0 7 0
org/apache/omid/examples/RowIdGenerator.java 0 1 0
org/apache/omid/examples/SnapshotIsolationExample.java 0 28 0
org/apache/omid/metrics/AbstractMetricsConfig.java 0 1 0
org/apache/omid/metrics/CodahaleMetricsConfig.java 0 3 0
org/apache/omid/metrics/CodahaleMetricsProvider.java 0 9 0
org/apache/omid/metrics/Counter.java 0 3 0
org/apache/omid/metrics/Gauge.java 0 1 0
org/apache/omid/metrics/Histogram.java 0 1 0
org/apache/omid/metrics/Meter.java 0 2 0
org/apache/omid/metrics/Metric.java 0 2 0
org/apache/omid/metrics/MetricsProvider.java 0 1 0
org/apache/omid/metrics/MetricsRegistry.java 0 1 0
org/apache/omid/metrics/MetricsRegistryMap.java 0 8 0
org/apache/omid/metrics/MetricsUtils.java 0 2 0
org/apache/omid/metrics/NullMetricsProvider.java 0 4 0
org/apache/omid/metrics/Timer.java 0 1 0
org/apache/omid/timestamp/storage/DefaultHBaseTimestampStorageModule.java 0 6 0
org/apache/omid/timestamp/storage/DefaultZKTimestampStorageModule.java 0 1 0
org/apache/omid/timestamp/storage/HBaseTimestampStorage.java 0 5 0
org/apache/omid/timestamp/storage/HBaseTimestampStorageConfig.java 0 1 0
org/apache/omid/timestamp/storage/HBaseTimestampStorageModule.java 0 2 0
org/apache/omid/timestamp/storage/TimestampStorage.java 0 1 0
org/apache/omid/timestamp/storage/ZKModule.java 0 7 0
org/apache/omid/timestamp/storage/ZKTimestampPaths.java 0 1 0
org/apache/omid/timestamp/storage/ZKTimestampStorage.java 0 3 0
org/apache/omid/timestamp/storage/ZKTimestampStorageModule.java 0 2 0
org/apache/omid/tools/hbase/HBaseLogin.java 0 4 0
org/apache/omid/tools/hbase/OmidTableManager.java 0 31 0
org/apache/omid/tools/hbase/SecureHBaseConfig.java 0 1 0
org/apache/omid/transaction/AbstractTransaction.java 0 23 0
org/apache/omid/transaction/AbstractTransactionManager.java 0 31 0
org/apache/omid/transaction/AttributeSetSnapshotFilter.java 0 8 0
org/apache/omid/transaction/CellInfo.java 0 3 0
org/apache/omid/transaction/CellSkipFilterBase.java 0 2 0
org/apache/omid/transaction/CellUtils.java 0 30 0
org/apache/omid/transaction/ColumnWrapper.java 0 5 0
org/apache/omid/transaction/CommitTimestampLocator.java 0 1 0
org/apache/omid/transaction/CompactorScanner.java 0 21 0
org/apache/omid/transaction/CompactorUtil.java 0 6 0
org/apache/omid/transaction/HBaseAsyncPostCommitter.java 0 2 0
org/apache/omid/transaction/HBaseCellId.java 0 3 0
org/apache/omid/transaction/HBaseOmidClientConfiguration.java 0 8 0
org/apache/omid/transaction/HBaseSyncPostCommitter.java 0 24 0
org/apache/omid/transaction/HBaseTransaction.java 0 9 0
org/apache/omid/transaction/HBaseTransactionClient.java 0 1 0
org/apache/omid/transaction/HBaseTransactionManager.java 0 34 0
org/apache/omid/transaction/HRegionCellGetterAdapter.java 0 6 0
org/apache/omid/transaction/HTableAccessWrapper.java 0 7 0
org/apache/omid/transaction/OmidCompactor.java 0 18 0
org/apache/omid/transaction/OmidSnapshotFilter.java 0 24 0
org/apache/omid/transaction/PostCommitActions.java 0 2 0
org/apache/omid/transaction/RollbackException.java 0 1 0
org/apache/omid/transaction/SnapshotFilter.java 0 5 0
org/apache/omid/transaction/SnapshotFilterImpl.java 0 77 0
org/apache/omid/transaction/TTable.java 0 62 0
org/apache/omid/transaction/TTableCellGetterAdapter.java 0 3 0
org/apache/omid/transaction/TableAccessWrapper.java 0 5 0
org/apache/omid/transaction/Transaction.java 0 8 0
org/apache/omid/transaction/TransactionException.java 0 2 0
org/apache/omid/transaction/TransactionFilters.java 0 2 0
org/apache/omid/transaction/TransactionManager.java 0 5 0
org/apache/omid/transaction/TransactionManagerException.java 0 2 0
org/apache/omid/transaction/TransactionVisibilityFilterBase.java 0 10 0
org/apache/omid/tso/AbstractRequestProcessor.java 0 46 0
org/apache/omid/tso/Batch.java 0 13 0
org/apache/omid/tso/BatchPoolModule.java 0 5 0
org/apache/omid/tso/CacheEvaluation.java 0 9 0
org/apache/omid/tso/CommitHashMap.java 0 5 0
org/apache/omid/tso/DisruptorModule.java 0 13 0
org/apache/omid/tso/FatalExceptionHandler.java 0 1 0
org/apache/omid/tso/HALeaseManagementModule.java 0 6 0
org/apache/omid/tso/InMemoryCommitTableStorageModule.java 0 2 0
org/apache/omid/tso/InMemoryTimestampStorageModule.java 0 2 0
org/apache/omid/tso/LeaseManagement.java 0 2 0
org/apache/omid/tso/LeaseManager.java 0 7 0
org/apache/omid/tso/LongCache.java 0 4 0
org/apache/omid/tso/LowWatermarkWriter.java 0 1 0
org/apache/omid/tso/LowWatermarkWriterImpl.java 0 6 0
org/apache/omid/tso/MockPanicker.java 0 1 0
org/apache/omid/tso/MonitoringContextFactory.java 0 5 0
org/apache/omid/tso/MonitoringContextImpl.java 0 9 0
org/apache/omid/tso/NetworkInterfaceUtils.java 0 4 0
org/apache/omid/tso/Panicker.java 0 1 0
org/apache/omid/tso/PersistEvent.java 0 8 0
org/apache/omid/tso/PersistenceProcessor.java 0 8 0
org/apache/omid/tso/PersistenceProcessorHandler.java 0 14 0
org/apache/omid/tso/PersistenceProcessorImpl.java 0 21 0
org/apache/omid/tso/PersitenceProcessorNullImpl.java 0 9 0
org/apache/omid/tso/ReplyProcessor.java 0 3 0
org/apache/omid/tso/ReplyProcessorImpl.java 0 19 0
org/apache/omid/tso/RequestProcessor.java 0 5 0
org/apache/omid/tso/RequestProcessorPersistCT.java 0 7 0
org/apache/omid/tso/RequestProcessorSkipCT.java 0 8 0
org/apache/omid/tso/RetryProcessor.java 0 2 0
org/apache/omid/tso/RetryProcessorImpl.java 0 20 0
org/apache/omid/tso/RuntimeExceptionPanicker.java 0 1 0
org/apache/omid/tso/SystemExitPanicker.java 0 1 0
org/apache/omid/tso/TSOChannelHandler.java 0 21 0
org/apache/omid/tso/TSOModule.java 0 8 0
org/apache/omid/tso/TSOServer.java 0 11 0
org/apache/omid/tso/TSOServerConfig.java 0 8 0
org/apache/omid/tso/TSOStateManager.java 0 10 0
org/apache/omid/tso/TSOStateManagerImpl.java 0 5 0
org/apache/omid/tso/TimestampOracle.java 0 1 0
org/apache/omid/tso/TimestampOracleImpl.java 0 7 0
org/apache/omid/tso/TsoServerDaemon.java 0 2 0
org/apache/omid/tso/VoidLeaseManagementModule.java 0 4 0
org/apache/omid/tso/VoidLeaseManager.java 0 1 0
org/apache/omid/tso/WorldClockOracleImpl.java 0 15 0
org/apache/omid/tso/client/AbortException.java 0 2 0
org/apache/omid/tso/client/CellId.java 0 1 0
org/apache/omid/tso/client/ClosingException.java 0 2 0
org/apache/omid/tso/client/ConnectionException.java 0 1 0
org/apache/omid/tso/client/ForwardingTSOFuture.java 0 1 0
org/apache/omid/tso/client/HandshakeFailedException.java 0 2 0
org/apache/omid/tso/client/MockTSOClient.java 0 9 0
org/apache/omid/tso/client/OmidClientConfiguration.java 0 3 0
org/apache/omid/tso/client/ServiceUnavailableException.java 0 2 0
org/apache/omid/tso/client/TSOClient.java 0 81 0
org/apache/omid/tso/client/TSOFuture.java 0 1 0
org/apache/omid/tso/client/TSOProtocol.java 0 19 0
org/apache/omid/tso/util/DummyCellIdImpl.java 0 1 0
org/apache/omid/zk/ZKUtils.java 0 2 0
org/apache/statemachine/StateMachine.java 0 18 0
org/apache/statemachine/StateMachineLogParser.java 0 11 0

Rules

Category Rule Violations Severity
blocks LeftCurly
  • maxLineLength: "120"
4  Warning
NeedBraces 21  Warning
coding MissingSwitchDefault 1  Warning
MultipleVariableDeclarations 3  Warning
NoFinalizer 1  Warning
OneStatementPerLine 1  Warning
OverloadMethodsDeclarationOrder 15  Warning
VariableDeclarationUsageDistance 5  Warning
imports CustomImportOrder
  • sortImportsInGroupAlphabetically: "true"
  • specialImportsRegExp: "com.google"
  • customImportOrderRules: "STATIC###SPECIAL_IMPORTS###THIRD_PARTY_PACKAGE###STANDARD_JAVA_PACKAGE"
410  Warning
indentation CommentsIndentation 2  Warning
Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
64  Warning
javadoc JavadocMethod
  • scope: "public"
  • allowMissingThrowsTags: "true"
  • allowThrowsTagsForSubclasses: "true"
  • allowMissingReturnTag: "true"
  • allowMissingParamTags: "true"
  • minLineCount: "2"
  • allowedAnnotations: "Override, Test"
80  Warning
JavadocParagraph 49  Warning
JavadocTagContinuationIndentation 19  Warning
NonEmptyAtclauseDescription 11  Warning
SummaryJavadoc
  • forbiddenSummaryFragments: "^@return the *|^This method returns |^A [{]@code [a-zA-Z0-9]+[}]( is a )"
88  Warning
misc ArrayTypeStyle 2  Warning
modifier ModifierOrder 25  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
2  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
63  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
8  Warning
MethodName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9_]*$"
2  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
185  Warning
TypeName 2  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
151  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
169  Warning
FileTabCharacter
  • eachLine: "true"
4  Error
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
15  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
2  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
2  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
25  Warning

Details

org/apache/hadoop/hbase/ipc/controller/InterRegionServerRpcController.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'com.google.protobuf.RpcController' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 26

org/apache/hadoop/hbase/ipc/controller/InterRegionServerRpcControllerFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.conf.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 22
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.CellScannable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.CellScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26

org/apache/hadoop/hbase/regionserver/RegionAccessWrapper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.TableAccessWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/apache/hadoop/hbase/regionserver/RegionConnectionFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.conf.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HConstants' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.HBaseShims' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning sizes LineLength Line is longer than 120 characters (found 131). 35
 Warning sizes LineLength Line is longer than 120 characters (found 132). 36
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 75
 Warning javadoc JavadocMethod Missing a Javadoc comment. 87
 Warning sizes LineLength Line is longer than 120 characters (found 140). 101
 Warning javadoc JavadocMethod Missing a Javadoc comment. 101
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 103
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 105
 Warning sizes LineLength Line is longer than 120 characters (found 139). 106
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 117
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 118
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 119
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 120
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 121
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 122
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 124

org/apache/omid/HBaseConfigModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.tools.hbase.HBaseLogin' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.conf.Configuration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 25
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning coding VariableDeclarationUsageDistance Distance between variable 'configuration' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 45
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning blocks NeedBraces 'if' construct must use '{}'s. 63
 Warning blocks NeedBraces 'if' construct must use '{}'s. 65
 Warning blocks NeedBraces 'if' construct must use '{}'s. 69

org/apache/omid/HBaseShims.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 40
 Warning javadoc JavadocMethod Missing a Javadoc comment. 46
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 46
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 52
 Warning javadoc JavadocMethod Missing a Javadoc comment. 60
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 60
 Warning javadoc JavadocMethod Missing a Javadoc comment. 70
 Warning naming MethodName Method name 'OmidCompactionEnabled' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 70
 Warning javadoc JavadocMethod Missing a Javadoc comment. 80
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 82
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning sizes LineLength Line is longer than 120 characters (found 125). 102

org/apache/omid/NetworkUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning javadoc JavadocMethod Missing a Javadoc comment. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 39
 Warning sizes LineLength Line is longer than 120 characters (found 148). 54
 Warning whitespace OperatorWrap '||' should be on a new line. 58
 Warning indentation Indentation 'if' child have incorrect indentation level 18, expected level should be 20. 60

org/apache/omid/OmidFilterBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28

org/apache/omid/ReflectionHelper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 25

org/apache/omid/RegionWrapper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 40
 Warning javadoc JavadocMethod Missing a Javadoc comment. 46

org/apache/omid/YAMLUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.commons.beanutils.BeanUtils' should be separated from previous import group. 22
 Warning javadoc JavadocMethod Missing a Javadoc comment. 38
 Warning javadoc JavadocMethod Missing a Javadoc comment. 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56
 Warning sizes LineLength Line is longer than 120 characters (found 139). 59
 Warning javadoc JavadocMethod Missing a Javadoc comment. 67
 Warning javadoc JavadocMethod Missing a Javadoc comment. 78

org/apache/omid/benchmarks/hbase/HBaseCommitTableTester.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.conf.Configuration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 41
 Warning javadoc JavadocMethod Missing a Javadoc comment. 72
 Warning misc ArrayTypeStyle Array brackets at illegal position. 101
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 123

org/apache/omid/benchmarks/tso/RawTxRunner.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Binder' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Guice' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Injector' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Module' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 25
 Warning imports CustomImportOrder 'org.apache.omid.benchmarks.utils.IntegerGenerator' should be separated from previous import group. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.tso.client.AbortException' import. Should be before 'org.apache.omid.tso.util.DummyCellIdImpl'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.tso.client.CellId' import. Should be before 'org.apache.omid.tso.util.DummyCellIdImpl'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.tso.client.OmidClientConfiguration' import. Should be before 'org.apache.omid.tso.util.DummyCellIdImpl'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.tso.client.TSOClient' import. Should be before 'org.apache.omid.tso.util.DummyCellIdImpl'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.tso.client.TSOFuture' import. Should be before 'org.apache.omid.tso.util.DummyCellIdImpl'. 36
 Warning imports CustomImportOrder Import statement for 'com.codahale.metrics.MetricRegistry.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 52
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning coding VariableDeclarationUsageDistance Distance between variable 'injector' declaration and its first usage is 13, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 107
 Warning sizes LineLength Line is longer than 120 characters (found 128). 122

org/apache/omid/benchmarks/tso/TSOServerBenchmark.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.slf4j.Logger' should be separated from previous import group. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning javadoc JavadocMethod Missing a Javadoc comment. 65

org/apache/omid/benchmarks/tso/TSOServerBenchmarkConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.YAMLUtils' should be separated from previous import group. 21

org/apache/omid/benchmarks/utils/Generator.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 5
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 12
 Warning sizes LineLength Line is longer than 120 characters (found 125). 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 18

org/apache/omid/benchmarks/utils/IntegerGenerator.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 179). 2
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 5
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 12
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 47
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 48
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 55
 Warning sizes LineLength Line is longer than 120 characters (found 126). 56
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 57
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 63

org/apache/omid/benchmarks/utils/ScrambledZipfianGenerator.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 5
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 12
 Warning sizes LineLength Line is longer than 120 characters (found 135). 16
 Warning sizes LineLength Line is longer than 120 characters (found 139). 17
 Warning sizes LineLength Line is longer than 120 characters (found 148). 18
 Warning sizes LineLength Line is longer than 120 characters (found 159). 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20
 Warning sizes LineLength Line is longer than 120 characters (found 137). 21
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 30
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 30
 Warning naming MemberName Member name '_min' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming MemberName Member name '_max' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming MemberName Member name '_itemcount' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning naming ParameterName Parameter name '_items' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38
 Warning naming ParameterName Parameter name '_min' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning naming ParameterName Parameter name '_max' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 47
 Warning sizes LineLength Line is longer than 120 characters (found 130). 58
 Warning whitespace FileTabCharacter Line contains a tab character. 59
 Warning whitespace FileTabCharacter Line contains a tab character. 60
 Warning whitespace FileTabCharacter Line contains a tab character. 61
 Warning whitespace FileTabCharacter Line contains a tab character. 62
 Warning naming ParameterName Parameter name '_zipfianconstant' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 83
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 93
 Warning javadoc JavadocMethod Missing a Javadoc comment. 103
 Warning naming MethodName Method name 'FNVhash64' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. 129

org/apache/omid/benchmarks/utils/UniformGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/benchmarks/utils/ZipfianGenerator.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 3
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 5
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 12
 Warning sizes LineLength Line is longer than 120 characters (found 135). 17
 Warning sizes LineLength Line is longer than 120 characters (found 139). 18
 Warning sizes LineLength Line is longer than 120 characters (found 148). 19
 Warning sizes LineLength Line is longer than 120 characters (found 159). 20
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 21
 Warning sizes LineLength Line is longer than 120 characters (found 154). 22
 Warning sizes LineLength Line is longer than 120 characters (found 142). 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 25
 Warning sizes LineLength Line is longer than 120 characters (found 123). 26
 Warning sizes LineLength Line is longer than 120 characters (found 146). 27
 Warning sizes LineLength Line is longer than 120 characters (found 146). 28
 Warning sizes LineLength Line is longer than 120 characters (found 149). 29
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning whitespace EmptyLineSeparator ',' should be separated from previous statement. 55
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 55
 Warning sizes LineLength Line is longer than 120 characters (found 165). 63
 Warning sizes LineLength Line is longer than 120 characters (found 159). 64
 Warning sizes LineLength Line is longer than 120 characters (found 170). 65
 Warning sizes LineLength Line is longer than 120 characters (found 179). 66
 Warning sizes LineLength Line is longer than 120 characters (found 179). 67
 Warning sizes LineLength Line is longer than 120 characters (found 178). 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning naming ParameterName Parameter name '_items' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning naming ParameterName Parameter name '_min' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming ParameterName Parameter name '_max' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming ParameterName Parameter name '_items' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning naming ParameterName Parameter name '_zipfianconstant' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning naming ParameterName Parameter name '_zipfianconstant' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning sizes LineLength Line is longer than 120 characters (found 148). 114
 Warning naming ParameterName Parameter name '_zipfianconstant' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning naming ParameterName Parameter name '_zetan' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning sizes LineLength Line is longer than 120 characters (found 125). 146
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning sizes LineLength Line is longer than 120 characters (found 125). 158
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 163
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '152'. 177
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 177
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '163'. 191
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 191
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 203
 Warning sizes LineLength Line is longer than 120 characters (found 156). 229
 Warning sizes LineLength Line is longer than 120 characters (found 138). 238
 Warning sizes LineLength Line is longer than 120 characters (found 151). 239
 Warning sizes LineLength Line is longer than 120 characters (found 184). 242
 Warning naming LocalVariableName Local variable name 'u' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 250
 Warning sizes LineLength Line is longer than 120 characters (found 134). 267
 Warning sizes LineLength Line is longer than 120 characters (found 140). 268
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '211'. 271
 Warning javadoc SummaryJavadoc Forbidden summary fragment. 276
 Warning sizes LineLength Line is longer than 120 characters (found 135). 277
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 278
 Warning sizes LineLength Line is longer than 120 characters (found 140). 278
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 279
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '221'. 281

org/apache/omid/committable/CommitTable.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50

org/apache/omid/committable/InMemoryCommitTable.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.committable.CommitTable.CommitTimestamp.Location' should be separated from previous import group. 23
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 82
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 115

org/apache/omid/committable/NullCommitTable.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77

org/apache/omid/committable/hbase/DefaultHBaseCommitTableStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.HBaseConfigModule' should be separated from previous import group. 22
 Warning sizes LineLength Line is longer than 120 characters (found 126). 40

org/apache/omid/committable/hbase/HBaseCommitTable.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'java.io.IOException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 24
 Warning imports CustomImportOrder Import statement for 'java.util.LinkedList' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 25
 Warning imports CustomImportOrder Import statement for 'java.util.List' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 26
 Warning imports CustomImportOrder Import statement for 'javax.inject.Inject' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.conf.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.TableName' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ConnectionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Delete' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 41
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable.CommitTimestamp.Location' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 42
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 43
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.protobuf.CodedInputStream' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.SettableFuture'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.protobuf.CodedOutputStream' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.SettableFuture'. 51
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 66
 Warning sizes LineLength Line is longer than 120 characters (found 121). 70
 Warning sizes LineLength Line is longer than 120 characters (found 127). 77
 Warning sizes LineLength Line is longer than 120 characters (found 128). 81
 Warning javadoc JavadocMethod Missing a Javadoc comment. 81
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 124
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 154
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 172
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 173
 Warning sizes LineLength Line is longer than 120 characters (found 126). 189
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 205
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 231
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 238
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 241
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 245
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 253
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 254
 Warning sizes LineLength Line is longer than 120 characters (found 122). 265

org/apache/omid/committable/hbase/HBaseCommitTableConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.hadoop.hbase.util.Bytes' should be separated from previous import group. 22
 Warning imports CustomImportOrder Import statement for 'com.google.common.base.Charsets.UTF_8' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 24

org/apache/omid/committable/hbase/HBaseCommitTableStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.committable.CommitTable' should be separated from previous import group. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.conf.Configuration' import. Should be before 'org.apache.omid.committable.CommitTable'. 22

org/apache/omid/committable/hbase/KeyGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22

org/apache/omid/committable/hbase/KeyGeneratorImplementations.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34

org/apache/omid/committable/hbase/RegionSplitter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning sizes LineLength Line is longer than 120 characters (found 141). 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 106
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 113
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 119
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '95'. 130
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '104'. 138
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 141
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '220'. 230
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '225'. 235

org/apache/omid/examples/BasicExample.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 34
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 38
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41
 Warning sizes LineLength Line is longer than 120 characters (found 121). 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 51
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 56
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 60
 Warning javadoc JavadocMethod Missing a Javadoc comment. 68
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 91

org/apache/omid/examples/ConfigurationExample.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'java.io.IOException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 38
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 40
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 42
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 44
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 107

org/apache/omid/examples/ParallelExecution.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 33
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning javadoc JavadocMethod Missing a Javadoc comment. 43
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55

org/apache/omid/examples/RowIdGenerator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/examples/SnapshotIsolationExample.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.commons.lang.StringUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ConnectionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.HBaseTransactionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.RollbackException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.TTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.Transaction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.TransactionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Preconditions' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 37
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 45
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 47
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 51
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 54
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 58
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 65
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 70
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 74
 Warning javadoc JavadocMethod Missing a Javadoc comment. 91
 Warning sizes LineLength Line is longer than 120 characters (found 131). 155
 Warning sizes LineLength Line is longer than 120 characters (found 124). 184

org/apache/omid/metrics/AbstractMetricsConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/metrics/CodahaleMetricsConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'javax.inject.Singleton'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Set' import. Should be before 'javax.inject.Singleton'. 25

org/apache/omid/metrics/CodahaleMetricsProvider.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Strings' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.net.HostAndPort' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning coding MissingSwitchDefault switch without "default" clause. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 183
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 216
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 226
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 273

org/apache/omid/metrics/Counter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44

org/apache/omid/metrics/Gauge.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/metrics/Histogram.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/metrics/Meter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32

org/apache/omid/metrics/Metric.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20

org/apache/omid/metrics/MetricsProvider.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/metrics/MetricsRegistry.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/metrics/MetricsRegistryMap.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 71
 Warning javadoc JavadocMethod Missing a Javadoc comment. 83
 Warning javadoc JavadocMethod Missing a Javadoc comment. 94
 Warning whitespace OperatorWrap '+' should be on a new line. 97
 Warning whitespace OperatorWrap '+' should be on a new line. 98
 Warning whitespace OperatorWrap '+' should be on a new line. 99
 Warning whitespace OperatorWrap '+' should be on a new line. 100

org/apache/omid/metrics/MetricsUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 28

org/apache/omid/metrics/NullMetricsProvider.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 58
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 68
 Warning naming ParameterName Parameter name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109

org/apache/omid/metrics/Timer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/timestamp/storage/DefaultHBaseTimestampStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.HBaseConfigModule' should be separated from previous import group. 22
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.timestamp.storage.HBaseTimestampStorageConfig.DEFAULT_TIMESTAMP_STORAGE_CF_NAME' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.timestamp.storage.HBaseTimestampStorageConfig.DEFAULT_TIMESTAMP_STORAGE_TABLE_NAME' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 25
 Warning sizes LineLength Line is longer than 120 characters (found 126). 40
 Warning sizes LineLength Line is longer than 120 characters (found 124). 41

org/apache/omid/timestamp/storage/DefaultZKTimestampStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/timestamp/storage/HBaseTimestampStorage.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'java.io.IOException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. 22
 Warning imports CustomImportOrder Import statement for 'javax.inject.Inject' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. 24
 Warning javadoc JavadocMethod Missing a Javadoc comment. 56
 Warning javadoc JavadocMethod Missing a Javadoc comment. 96

org/apache/omid/timestamp/storage/HBaseTimestampStorageConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/timestamp/storage/HBaseTimestampStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.hadoop.conf.Configuration' should be separated from previous import group. 21

org/apache/omid/timestamp/storage/TimestampStorage.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/timestamp/storage/ZKModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.curator.framework.CuratorFramework' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Singleton'. 26
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning blocks NeedBraces 'if' construct must use '{}'s. 56
 Warning blocks NeedBraces 'if' construct must use '{}'s. 57
 Warning blocks NeedBraces 'if' construct must use '{}'s. 61

org/apache/omid/timestamp/storage/ZKTimestampPaths.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/timestamp/storage/ZKTimestampStorage.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Inject'. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.timestamp.storage.ZKTimestampPaths.TIMESTAMP_ZNODE' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 30

org/apache/omid/timestamp/storage/ZKTimestampStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.curator.framework.CuratorFramework' should be separated from previous import group. 21

org/apache/omid/tools/hbase/HBaseLogin.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.annotation.Nullable'. 25
 Warning javadoc JavadocMethod Missing a Javadoc comment. 33
 Warning sizes LineLength Line is longer than 120 characters (found 122). 47

org/apache/omid/tools/hbase/OmidTableManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.conf.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 22
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HBaseConfiguration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HColumnDescriptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HTableDescriptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.TableName' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Admin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ConnectionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.HBaseShims' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.HBaseCommitTableConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.KeyGenerator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.KeyGeneratorImplementations' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.RegionSplitter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.timestamp.storage.HBaseTimestampStorageConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 38
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.IParameterValidator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 40
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.JCommander' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 41
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.Parameter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 42
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.ParameterException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 43
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.Parameters' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 44
 Warning imports CustomImportOrder Import statement for 'com.beust.jcommander.ParametersDelegate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 45
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 47
 Warning javadoc JavadocMethod Missing a Javadoc comment. 68
 Warning javadoc JavadocMethod Missing a Javadoc comment. 80
 Warning javadoc JavadocMethod Missing a Javadoc comment. 117
 Warning naming ParameterName Parameter name 'hBaseConf' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 128
 Warning naming LocalVariableName Local variable name 'hTableName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 147
 Warning naming LocalVariableName Local variable name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 201

org/apache/omid/tools/hbase/SecureHBaseConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/transaction/AbstractTransaction.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 36
 Warning sizes LineLength Line is longer than 120 characters (found 127). 46
 Warning sizes LineLength Line is longer than 120 characters (found 134). 48
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 56
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 57
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 58
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 59
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 60
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 61
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 62
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 63
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 64
 Warning whitespace WhitespaceAround WhitespaceAround: 'assert' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 66
 Warning javadoc JavadocMethod Missing a Javadoc comment. 116
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 178
 Warning sizes LineLength Line is longer than 120 characters (found 133). 186
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 190
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 219
 Warning whitespace OperatorWrap '||' should be on a new line. 304
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 372

org/apache/omid/transaction/AbstractTransactionManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.committable.CommitTable' should be separated from previous import group. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsUtils.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 43
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 47
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 50
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 133
 Warning sizes LineLength Line is longer than 120 characters (found 121). 151
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 166
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 169
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 171
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 173
 Warning sizes LineLength Line is longer than 120 characters (found 121). 187
 Warning coding OneStatementPerLine Only one statement per line allowed. 187
 Warning sizes LineLength Line is longer than 120 characters (found 130). 197
 Warning blocks NeedBraces 'if' construct must use '{}'s. 247
 Warning blocks NeedBraces 'else' construct must use '{}'s. 249
 Warning sizes LineLength Line is longer than 120 characters (found 123). 362
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 397
 Warning sizes LineLength Line is longer than 120 characters (found 123). 401
 Warning sizes LineLength Line is longer than 120 characters (found 136). 417
 Warning sizes LineLength Line is longer than 120 characters (found 124). 424
 Warning sizes LineLength Line is longer than 120 characters (found 129). 428
 Warning sizes LineLength Line is longer than 120 characters (found 131). 430
 Warning sizes LineLength Line is longer than 120 characters (found 128). 436
 Warning sizes LineLength Line is longer than 120 characters (found 125). 439
 Warning sizes LineLength Line is longer than 120 characters (found 133). 441
 Warning sizes LineLength Line is longer than 120 characters (found 128). 445
 Warning sizes LineLength Line is longer than 120 characters (found 121). 450
 Warning sizes LineLength Line is longer than 120 characters (found 128). 455
 Warning sizes LineLength Line is longer than 120 characters (found 138). 458
 Warning naming ParameterName Parameter name 'aVoid' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 476

org/apache/omid/transaction/AttributeSetSnapshotFilter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 21
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 22
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.proto.TSOProto' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27

org/apache/omid/transaction/CellInfo.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.hadoop.hbase.Cell' should be separated from previous import group. 21
 Warning javadoc JavadocMethod Missing a Javadoc comment. 29

org/apache/omid/transaction/CellSkipFilterBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning indentation Indentation 'method def' child have incorrect indentation level 8, expected level should be 12. 56

org/apache/omid/transaction/CellUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.Cell' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.CellUtil' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HConstants' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.KeyValue' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.HBaseShims' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Charsets' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.MoreObjects' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Objects' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 41
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.MoreObjects.ToStringHelper' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 42
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Optional' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 43
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Preconditions' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 44
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.hash.Hasher' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 45
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.hash.Hashing' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 78
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 103
 Warning whitespace OperatorWrap '&&' should be on a new line. 245
 Warning whitespace OperatorWrap '||' should be on a new line. 290
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 396
 Warning blocks NeedBraces 'if' construct must use '{}'s. 397
 Warning blocks NeedBraces 'if' construct must use '{}'s. 399
 Warning sizes LineLength Line is longer than 120 characters (found 125). 424
 Warning sizes LineLength Line is longer than 120 characters (found 140). 431
 Warning sizes LineLength Line is longer than 120 characters (found 148). 479

org/apache/omid/transaction/ColumnWrapper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning blocks NeedBraces 'if' construct must use '{}'s. 50
 Warning blocks NeedBraces 'if' construct must use '{}'s. 52
 Warning blocks NeedBraces 'if' construct must use '{}'s. 54
 Warning blocks NeedBraces 'if' construct must use '{}'s. 57

org/apache/omid/transaction/CommitTimestampLocator.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/transaction/CompactorScanner.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.commons.collections4.map.LRUMap' should be separated from previous import group. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.transaction.CellInfo' import. Should be before 'org.apache.omid.transaction.CellUtils'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.Cell' import. Should be before 'org.apache.omid.transaction.CellUtils'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.CellUtil' import. Should be before 'org.apache.omid.transaction.CellUtils'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.KeyValue' import. Should be before 'org.apache.omid.transaction.CellUtils'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Get' import. Should be before 'org.apache.omid.transaction.CellUtils'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Result' import. Should be before 'org.apache.omid.transaction.CellUtils'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.ObserverContext' import. Should be before 'org.apache.omid.transaction.CellUtils'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. Should be before 'org.apache.omid.transaction.CellUtils'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.util.Bytes' import. Should be before 'org.apache.omid.transaction.CellUtils'. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable.CommitTimestamp.Location.SHADOW_CELL' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 52
 Warning naming MemberName Member name 'hRegion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63
 Warning javadoc JavadocMethod Missing a Javadoc comment. 69
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 69
 Warning javadoc JavadocMethod Missing a Javadoc comment. 96
 Warning javadoc JavadocMethod Missing a Javadoc comment. 193
 Warning naming LocalVariableName Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 236
 Warning sizes LineLength Line is longer than 120 characters (found 127). 253
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 257

org/apache/omid/transaction/CompactorUtil.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.conf.Configuration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.TableName' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.util.Bytes' import. Should be before 'org.apache.omid.tools.hbase.SecureHBaseConfig'. 34
 Warning javadoc JavadocMethod Missing a Javadoc comment. 77

org/apache/omid/transaction/HBaseAsyncPostCommitter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.tso.client.CellId' should be separated from previous import group. 22

org/apache/omid/transaction/HBaseCellId.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.CellId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 22
 Warning javadoc JavadocMethod Missing a Javadoc comment. 35

org/apache/omid/transaction/HBaseOmidClientConfiguration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.annotations.VisibleForTesting'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.name.Named' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.annotations.VisibleForTesting'. 22
 Warning imports CustomImportOrder 'org.apache.commons.beanutils.BeanUtils' should be separated from previous import group. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.conf.Configuration' import. Should be before 'org.apache.omid.tso.client.OmidClientConfiguration'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. Should be before 'org.apache.omid.tso.client.OmidClientConfiguration'. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 36
 Warning javadoc JavadocMethod Missing a Javadoc comment. 61

org/apache/omid/transaction/HBaseSyncPostCommitter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'java.io.IOException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 22
 Warning imports CustomImportOrder Import statement for 'java.util.ArrayList' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 23
 Warning imports CustomImportOrder Import statement for 'java.util.HashMap' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 24
 Warning imports CustomImportOrder Import statement for 'java.util.List' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 26
 Warning imports CustomImportOrder Import statement for 'java.util.Map' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 27
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.ExecutionException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.TableName' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Mutation' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsRegistry' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.Timer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.CellId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 55
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 58
 Warning sizes LineLength Line is longer than 120 characters (found 121). 68
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 69

org/apache/omid/transaction/HBaseTransaction.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Delete' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Mutation' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning sizes LineLength Line is longer than 120 characters (found 121). 39
 Warning sizes LineLength Line is longer than 120 characters (found 125). 60
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103

org/apache/omid/transaction/HBaseTransactionClient.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/transaction/HBaseTransactionManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ConnectionFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 29
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.HBaseCommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.HBaseCommitTableConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tools.hbase.HBaseLogin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.CellId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.OmidClientConfiguration.ConflictDetectionLevel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.TSOClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.TSOProtocol' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 38
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.base.Optional' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 42
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ListeningExecutorService' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 43
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.MoreExecutors' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 44
 Warning imports CustomImportOrder Import statement for 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. 45
 Warning javadoc JavadocMethod Missing a Javadoc comment. 72
 Warning javadoc JavadocMethod Missing a Javadoc comment. 114
 Warning sizes LineLength Line is longer than 120 characters (found 125). 120
 Warning sizes LineLength Line is longer than 120 characters (found 125). 151
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 156
 Warning naming ParameterName Parameter name 'hBaseOmidClientConfiguration' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 178
 Warning naming ParameterName Parameter name 'hBaseTransactionFactory' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 183
 Warning naming LocalVariableName Local variable name 'hBaseTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 206
 Warning naming LocalVariableName Local variable name 'hBaseTx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 217
 Warning naming MemberName Member name 'hBaseCellId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 266
 Warning sizes LineLength Line is longer than 120 characters (found 129). 270
 Warning naming ParameterName Parameter name 'hBaseCellId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 270
 Warning naming ParameterName Parameter name 'hBaseCellId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 276
 Warning sizes LineLength Line is longer than 120 characters (found 134). 280

org/apache/omid/transaction/HRegionCellGetterAdapter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Get' import. Should be before 'org.apache.omid.transaction.CellUtils.CellGetter'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Result' import. Should be before 'org.apache.omid.transaction.CellUtils.CellGetter'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. Should be before 'org.apache.omid.transaction.CellUtils.CellGetter'. 23
 Warning naming MemberName Member name 'hRegion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 29
 Warning naming ParameterName Parameter name 'hRegion' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31

org/apache/omid/transaction/HTableAccessWrapper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 25
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 27
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 28

org/apache/omid/transaction/OmidCompactor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.HBaseShims' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.BaseRegionObserver' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.ObserverContext' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.CompactorScanner' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.InternalScanner' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.RegionConnectionFactory' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.ScanType' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.Store' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest' import. Should be before 'org.apache.omid.committable.hbase.HBaseCommitTableConfig'. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.HBaseCommitTableConfig.COMMIT_TABLE_NAME_KEY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 47
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 62
 Warning sizes LineLength Line is longer than 120 characters (found 129). 100
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109

org/apache/omid/transaction/OmidSnapshotFilter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.omid.HBaseShims' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.Cell' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Get' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.ObserverContext' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.RegionAccessWrapper' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.regionserver.RegionConnectionFactory' import. Should be before 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel'. 43
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.hbase.HBaseCommitTableConfig.COMMIT_TABLE_NAME_KEY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 56
 Warning sizes LineLength Line is longer than 120 characters (found 123). 92
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 98
 Warning javadoc JavadocMethod Missing a Javadoc comment. 105
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 105
 Warning javadoc JavadocMethod Missing a Javadoc comment. 114
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning blocks NeedBraces 'if' construct must use '{}'s. 117
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 130
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 132
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 143
 Warning naming ParameterName Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning javadoc JavadocMethod Missing a Javadoc comment. 152
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 152
 Warning sizes LineLength Line is longer than 120 characters (found 133). 178

org/apache/omid/transaction/PostCommitActions.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.tso.client.CellId' should be separated from previous import group. 21

org/apache/omid/transaction/RollbackException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/transaction/SnapshotFilter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 21
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 22
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 24

org/apache/omid/transaction/SnapshotFilterImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'java.io.IOException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 25
 Warning imports CustomImportOrder Import statement for 'java.util.ArrayList' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 26
 Warning imports CustomImportOrder Import statement for 'java.util.Collection' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 27
 Warning imports CustomImportOrder Import statement for 'java.util.Collections' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 28
 Warning imports CustomImportOrder Import statement for 'java.util.HashMap' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 29
 Warning imports CustomImportOrder Import statement for 'java.util.Iterator' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 30
 Warning imports CustomImportOrder Import statement for 'java.util.List' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 31
 Warning imports CustomImportOrder Import statement for 'java.util.Map' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 32
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.ExecutionException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.Cell' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.CellUtil' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.KeyValue' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 41
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 42
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 43
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 44
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 45
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable.CommitTimestamp' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 46
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.AbstractTransaction.VisibilityLevel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 47
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.transaction.HBaseTransactionManager.CommitTimestampLocatorImpl' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 48
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 49
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting group 'SPECIAL_IMPORTS' on this line. 50
 Warning sizes LineLength Line is longer than 120 characters (found 127). 72
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 97
 Warning sizes LineLength Line is longer than 120 characters (found 126). 102
 Warning sizes LineLength Line is longer than 120 characters (found 174). 106
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 129
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 135
 Warning sizes LineLength Line is longer than 120 characters (found 127). 137
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 139
 Warning sizes LineLength Line is longer than 120 characters (found 127). 167
 Warning sizes LineLength Line is longer than 120 characters (found 125). 179
 Warning blocks NeedBraces 'if' construct must use '{}'s. 181
 Warning blocks NeedBraces 'else' construct must use '{}'s. 183
 Warning whitespace WhitespaceAround WhitespaceAround: 'assert' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 195
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 233
 Warning javadoc JavadocMethod Missing a Javadoc comment. 243
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 269
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 275
 Warning indentation Indentation 'method call' child have incorrect indentation level 12, expected level should be 16. 275
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 276
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 277
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 278
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 279
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 280
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 281
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 282
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 284
 Warning sizes LineLength Line is longer than 120 characters (found 214). 321
 Warning blocks NeedBraces 'if' construct must use '{}'s. 326
 Warning naming LocalVariableName Local variable name 'g' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 343
 Warning indentation Indentation 'if' child have incorrect indentation level 36, expected level should be 32. 354
 Warning indentation Indentation 'if' have incorrect indentation level 36, expected level should be 32. 355
 Warning indentation Indentation 'if' child have incorrect indentation level 40, expected level should be 36. 356
 Warning indentation Indentation 'if' child have incorrect indentation level 40, expected level should be 36. 357
 Warning indentation Indentation 'if' child have incorrect indentation level 40, expected level should be 36. 358
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 36, expected level should be 32. 359
 Warning indentation Indentation 'if' child have incorrect indentation level 36, expected level should be 32. 360
 Warning javadoc JavadocMethod Missing a Javadoc comment. 370
 Warning sizes LineLength Line is longer than 120 characters (found 140). 374
 Warning sizes LineLength Line is longer than 120 characters (found 140). 375
 Warning javadoc JavadocMethod Missing a Javadoc comment. 385
 Warning blocks NeedBraces 'if' construct must use '{}'s. 390
 Warning sizes LineLength Line is longer than 120 characters (found 126). 417
 Warning sizes LineLength Line is longer than 120 characters (found 153). 421
 Warning whitespace OperatorWrap '||' should be on a new line. 448
 Warning whitespace OperatorWrap '&&' should be on a new line. 461
 Warning sizes LineLength Line is longer than 120 characters (found 151). 486
 Warning sizes LineLength Line is longer than 120 characters (found 163). 502
 Warning javadoc JavadocMethod Missing a Javadoc comment. 515
 Warning naming ParameterName Parameter name 'hBaseCellId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 515
 Warning sizes LineLength Line is longer than 120 characters (found 121). 546
 Warning sizes LineLength Line is longer than 120 characters (found 135). 633

org/apache/omid/transaction/TTable.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.conf.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.Cell' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 31
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.CellUtil' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HConstants' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.HTableDescriptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 34
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.KeyValue' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.KeyValueUtil' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.TableName' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 37
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Connection' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 38
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Delete' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 39
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Get' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 40
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Mutation' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 41
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.OperationWithAttributes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 42
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Put' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 43
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Result' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 44
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.ResultScanner' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 45
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Row' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 46
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Scan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 47
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.client.Table' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 48
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.io.TimeRange' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 49
 Warning imports CustomImportOrder Import statement for 'org.apache.hadoop.hbase.util.Bytes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 50
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.committable.CommitTable' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 51
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.client.OmidClientConfiguration.ConflictDetectionLevel' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 52
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 53
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 54
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 97
 Warning sizes LineLength Line is longer than 120 characters (found 139). 105
 Warning sizes LineLength Line is longer than 120 characters (found 139). 113
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 117
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 125
 Warning javadoc JavadocMethod Missing a Javadoc comment. 129
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 129
 Warning javadoc JavadocMethod Missing a Javadoc comment. 138
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning javadoc JavadocMethod Missing a Javadoc comment. 145
 Warning naming ParameterName Parameter name 'hTable' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 221
 Warning sizes LineLength Line is longer than 120 characters (found 121). 242
 Warning whitespace SeparatorWrap '.' should be on a new line. 335
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 358
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 363
 Warning sizes LineLength Line is longer than 120 characters (found 128). 380
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '353'. 396
 Warning sizes LineLength Line is longer than 120 characters (found 132). 425
 Warning naming ParameterName Parameter name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 451
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 501
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 509
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 556
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '186'. 564
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 566
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 573
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '473'. 581
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 587
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 603
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '396'. 611
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 623
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 652
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '267'. 659
 Warning javadoc JavadocMethod Missing a Javadoc comment. 689
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '711'. 723

org/apache/omid/transaction/TTableCellGetterAdapter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Get' import. Should be before 'org.apache.omid.transaction.CellUtils.CellGetter'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.hadoop.hbase.client.Result' import. Should be before 'org.apache.omid.transaction.CellUtils.CellGetter'. 22

org/apache/omid/transaction/TableAccessWrapper.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning sizes LineLength Line is longer than 120 characters (found 127). 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 35
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 37

org/apache/omid/transaction/Transaction.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 37
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 78
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92

org/apache/omid/transaction/TransactionException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30

org/apache/omid/transaction/TransactionFilters.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning sizes LineLength Line is longer than 120 characters (found 126). 29

org/apache/omid/transaction/TransactionManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 29
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 40
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 53
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 63

org/apache/omid/transaction/TransactionManagerException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 28

org/apache/omid/transaction/TransactionVisibilityFilterBase.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 54
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 66
 Warning whitespace OperatorWrap '&&' should be on a new line. 80
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 115
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning whitespace WhitespaceAround WhitespaceAround: 'assert' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 122
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 132
 Warning naming ParameterName Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140
 Warning sizes LineLength Line is longer than 120 characters (found 123). 158

org/apache/omid/tso/AbstractRequestProcessor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'com.lmax.disruptor.EventFactory' should be separated from previous import group. 22
 Warning imports CustomImportOrder Import statement for 'com.lmax.disruptor.dsl.ProducerType.MULTI' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 45
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.TimeUnit.MILLISECONDS' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 46
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.TimeUnit.SECONDS' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 47
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.AbstractRequestProcessor.RequestEvent.EVENT_FACTORY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 48
 Warning sizes LineLength Line is longer than 120 characters (found 138). 50
 Warning sizes LineLength Line is longer than 120 characters (found 137). 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 107
 Warning sizes LineLength Line is longer than 120 characters (found 122). 143
 Warning sizes LineLength Line is longer than 120 characters (found 121). 144
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 150
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning sizes LineLength Line is longer than 120 characters (found 134). 161
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 161
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 166
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 173
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 177
 Warning indentation CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 208. 207
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 225
 Warning whitespace OperatorWrap '&&' should be on a new line. 233
 Warning whitespace OperatorWrap '&&' should be on a new line. 234
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 271
 Warning sizes LineLength Line is longer than 120 characters (found 168). 300
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 300
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 301
 Warning sizes LineLength Line is longer than 120 characters (found 122). 301
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 301
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 302
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 302
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 303
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 303
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 304
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '137'. 304
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 308
 Warning misc ArrayTypeStyle Array brackets at illegal position. 323
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 329
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 329
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 335
 Warning naming ParameterName Parameter name 'TableIdSet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 339
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 341
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 353
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 362
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 364
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 404
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 437

org/apache/omid/tso/Batch.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.commons.pool2.BasePooledObjectFactory' should be separated from previous import group. 23
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 97
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 101
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 107
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning sizes LineLength Line is longer than 120 characters (found 133). 117
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 117
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 127
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 131
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 137
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141

org/apache/omid/tso/BatchPoolModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.commons.pool2.ObjectPool' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.inject.Singleton'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.inject.Singleton'. 30
 Warning indentation CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 60. 59

org/apache/omid/tso/CacheEvaluation.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 27
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 28
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 29
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning coding VariableDeclarationUsageDistance Distance between variable 'elapsedSeconds' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 93
 Warning coding VariableDeclarationUsageDistance Distance between variable 'totalOps' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 94

org/apache/omid/tso/CommitHashMap.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 31
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45

org/apache/omid/tso/DisruptorModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'com.lmax.disruptor.BlockingWaitStrategy' should be separated from previous import group. 22
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 41
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 42
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 43
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 44
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 45
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 47
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 48
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 49
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 50
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 51
 Warning indentation Indentation 'block' child have incorrect indentation level 13, expected level should be 16. 52

org/apache/omid/tso/FatalExceptionHandler.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/HALeaseManagementModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.AbstractModule' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.annotations.VisibleForTesting'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Provides' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.annotations.VisibleForTesting'. 22
 Warning imports CustomImportOrder 'org.apache.curator.framework.CuratorFramework' should be separated from previous import group. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.TSOServer.TSO_HOST_AND_PORT_KEY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52

org/apache/omid/tso/InMemoryCommitTableStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.committable.CommitTable' should be separated from previous import group. 21

org/apache/omid/tso/InMemoryTimestampStorageModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.timestamp.storage.TimestampStorage' should be separated from previous import group. 21

org/apache/omid/tso/LeaseManagement.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31

org/apache/omid/tso/LeaseManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.curator.framework.CuratorFramework' should be separated from previous import group. 24
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141
 Warning sizes LineLength Line is longer than 120 characters (found 140). 171
 Warning sizes LineLength Line is longer than 120 characters (found 125). 295

org/apache/omid/tso/LongCache.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 26
 Warning javadoc JavadocMethod Missing a Javadoc comment. 32
 Warning javadoc JavadocMethod Missing a Javadoc comment. 53

org/apache/omid/tso/LowWatermarkWriter.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/LowWatermarkWriterImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 21
 Warning imports CustomImportOrder 'org.apache.omid.committable.CommitTable' should be separated from previous import group. 22
 Warning imports CustomImportOrder Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 32
 Warning imports CustomImportOrder Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. 33
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsUtils.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 35

org/apache/omid/tso/MockPanicker.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/MonitoringContextFactory.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 25
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 25
 Warning blocks NeedBraces 'if' construct must use '{}'s. 26
 Warning blocks NeedBraces 'else' construct must use '{}'s. 28

org/apache/omid/tso/MonitoringContextImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.metrics.MetricsRegistry' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.annotation.concurrent.NotThreadSafe'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ConcurrentHashMap' import. Should be before 'javax.annotation.concurrent.NotThreadSafe'. 28
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsUtils.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. Should be before 'javax.annotation.concurrent.NotThreadSafe'. 31
 Warning javadoc JavadocMethod Missing a Javadoc comment. 52
 Warning sizes LineLength Line is longer than 120 characters (found 145). 54
 Warning javadoc JavadocMethod Missing a Javadoc comment. 67

org/apache/omid/tso/NetworkInterfaceUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.slf4j.Logger' should be separated from previous import group. 21
 Warning modifier ModifierOrder 'public' modifier out of order with the JLS suggestions. 30
 Warning javadoc JavadocMethod Missing a Javadoc comment. 108

org/apache/omid/tso/Panicker.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/PersistEvent.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.jboss.netty.channel.Channel' should be separated from previous import group. 22
 Warning sizes LineLength Line is longer than 120 characters (found 140). 39
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 58
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 76

org/apache/omid/tso/PersistenceProcessor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.jboss.netty.channel.Channel' should be separated from previous import group. 21
 Warning sizes LineLength Line is longer than 120 characters (found 134). 27
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 27
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 36

org/apache/omid/tso/PersistenceProcessorHandler.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'com.lmax.disruptor.WorkHandler' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Inject'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutionException' import. Should be before 'javax.inject.Inject'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.atomic.AtomicInteger' import. Should be before 'javax.inject.Inject'. 33
 Warning imports CustomImportOrder Import statement for 'com.codahale.metrics.MetricRegistry.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.PersistEvent.Type.COMMIT_RETRY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 36
 Warning sizes LineLength Line is longer than 120 characters (found 121). 63
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 100
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 130
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 130
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) 162
 Warning sizes LineLength Line is longer than 120 characters (found 135). 186

org/apache/omid/tso/PersistenceProcessorImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.name.Named' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 24
 Warning imports CustomImportOrder 'com.lmax.disruptor.EventFactory' should be separated from previous import group. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Inject'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutorService' import. Should be before 'javax.inject.Inject'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'javax.inject.Inject'. 41
 Warning imports CustomImportOrder Import statement for 'com.lmax.disruptor.dsl.ProducerType.SINGLE' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 43
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.TimeUnit.SECONDS' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 44
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent.EVENT_FACTORY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 45
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.PersistenceProcessorImpl.PersistBatchEvent.makePersistBatch' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 46
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 62
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 114
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 126
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 134
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 145
 Warning sizes LineLength Line is longer than 120 characters (found 122). 155
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 155
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 183
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 188
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 201

org/apache/omid/tso/PersitenceProcessorNullImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.jboss.netty.channel.Channel' should be separated from previous import group. 21
 Warning sizes LineLength Line is longer than 120 characters (found 160). 28
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 28
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 33
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning sizes LineLength Line is longer than 120 characters (found 122). 48
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48

org/apache/omid/tso/ReplyProcessor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.jboss.netty.channel.Channel' should be separated from previous import group. 21
 Warning sizes LineLength Line is longer than 120 characters (found 146). 49

org/apache/omid/tso/ReplyProcessorImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.name.Named' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 24
 Warning imports CustomImportOrder 'com.lmax.disruptor.EventFactory' should be separated from previous import group. 25
 Warning imports CustomImportOrder Import statement for 'com.codahale.metrics.MetricRegistry.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 45
 Warning imports CustomImportOrder Import statement for 'com.lmax.disruptor.dsl.ProducerType.MULTI' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 46
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.TimeUnit.SECONDS' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 47
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.ReplyProcessorImpl.ReplyBatchEvent.EVENT_FACTORY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 48
 Warning sizes LineLength Line is longer than 120 characters (found 132). 141
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 157
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 189
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning whitespace SeparatorWrap ',' should be on the previous line. 205
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 219
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 232
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 244
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 275
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 280
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 293

org/apache/omid/tso/RequestProcessor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 28
 Warning sizes LineLength Line is longer than 120 characters (found 154). 30
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 30
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 32

org/apache/omid/tso/RequestProcessorPersistCT.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.base.Optional'. 21
 Warning imports CustomImportOrder 'org.apache.omid.metrics.MetricsRegistry' should be separated from previous import group. 22
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 46
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62

org/apache/omid/tso/RequestProcessorSkipCT.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.base.Optional'. 21
 Warning imports CustomImportOrder 'org.apache.omid.metrics.MetricsRegistry' should be separated from previous import group. 22
 Warning sizes LineLength Line is longer than 120 characters (found 143). 60
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79

org/apache/omid/tso/RetryProcessor.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 25

org/apache/omid/tso/RetryProcessorImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.name.Named' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.ThreadFactoryBuilder'. 22
 Warning imports CustomImportOrder 'com.lmax.disruptor.EventFactory' should be separated from previous import group. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Inject'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutionException' import. Should be before 'javax.inject.Inject'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutorService' import. Should be before 'javax.inject.Inject'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'javax.inject.Inject'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ThreadFactory' import. Should be before 'javax.inject.Inject'. 44
 Warning imports CustomImportOrder Import statement for 'com.codahale.metrics.MetricRegistry.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 46
 Warning imports CustomImportOrder Import statement for 'com.lmax.disruptor.dsl.ProducerType.SINGLE' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 47
 Warning imports CustomImportOrder Import statement for 'java.util.concurrent.TimeUnit.SECONDS' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 48
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.RetryProcessorImpl.RetryEvent.EVENT_FACTORY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 49
 Warning sizes LineLength Line is longer than 120 characters (found 121). 135
 Warning sizes LineLength Line is longer than 120 characters (found 163). 136
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 158
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 160
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 185
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 197
 Warning modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 220

org/apache/omid/tso/RuntimeExceptionPanicker.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/SystemExitPanicker.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/TSOChannelHandler.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.metrics.MetricsRegistry' should be separated from previous import group. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Closeable' import. Should be before 'javax.inject.Inject'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Inject'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetSocketAddress' import. Should be before 'javax.inject.Inject'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.nio.channels.ClosedChannelException' import. Should be before 'javax.inject.Inject'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'javax.inject.Inject'. 51
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 55
 Warning javadoc JavadocMethod Missing a Javadoc comment. 77
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 94
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 112
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 134
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning sizes LineLength Line is longer than 120 characters (found 122). 168
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 215
 Warning naming LocalVariableName Local variable name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 256
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 265

org/apache/omid/tso/TSOModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.AbstractModule' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.base.Preconditions'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Provider' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.base.Preconditions'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Provides' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.base.Preconditions'. 23
 Warning imports CustomImportOrder Import statement for 'javax.inject.Named' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. 25
 Warning imports CustomImportOrder Import statement for 'javax.inject.Singleton' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. 26
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.tso.TSOServer.TSO_HOST_AND_PORT_KEY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 33
 Warning sizes LineLength Line is longer than 120 characters (found 137). 78

org/apache/omid/tso/TSOServer.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Binder' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Guice' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Inject' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Injector' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Module' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Singleton' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.util.concurrent.AbstractIdleService'. 26
 Warning imports CustomImportOrder 'org.apache.omid.committable.hbase.HBaseCommitTableStorageModule' should be separated from previous import group. 27
 Warning javadoc JavadocMethod Missing a Javadoc comment. 67
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning whitespace OperatorWrap '&&' should be on a new line. 155

org/apache/omid/tso/TSOServerConfig.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.inject.Module' import. Should be before 'org.apache.phoenix.thirdparty.com.google.common.annotations.VisibleForTesting'. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '4' capital letters. 42
 Warning naming TypeName Type name 'WAIT_STRATEGY' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 42
 Warning whitespace EmptyLineSeparator ';' should be separated from previous statement. 45
 Warning naming AbbreviationAsWordInName Abbreviation in name must contain no more than '4' capital letters. 47
 Warning naming TypeName Type name 'TIMESTAMP_TYPE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 47
 Warning whitespace EmptyLineSeparator ';' should be separated from previous statement. 50

org/apache/omid/tso/TSOStateManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 61
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 65
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/omid/tso/TSOStateManagerImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.slf4j.Logger' should be separated from previous import group. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.inject.Inject'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.inject.Inject'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28

org/apache/omid/tso/TimestampOracle.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/TimestampOracleImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Singleton'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executor' import. Should be before 'javax.inject.Singleton'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'javax.inject.Singleton'. 35
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsUtils.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 37
 Warning sizes LineLength Line is longer than 120 characters (found 123). 87
 Warning javadoc JavadocMethod Missing a Javadoc comment. 104

org/apache/omid/tso/TsoServerDaemon.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25

org/apache/omid/tso/VoidLeaseManagementModule.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.HBaseConfigModule' should be separated from previous import group. 23
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.timestamp.storage.HBaseTimestampStorageConfig.DEFAULT_TIMESTAMP_STORAGE_TABLE_NAME' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 31
 Warning sizes LineLength Line is longer than 120 characters (found 126). 42

org/apache/omid/tso/VoidLeaseManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/WorldClockOracleImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.IOException' import. Should be before 'javax.inject.Singleton'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'javax.inject.Singleton'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ScheduledExecutorService' import. Should be before 'javax.inject.Singleton'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. Should be before 'javax.inject.Singleton'. 36
 Warning imports CustomImportOrder Import statement for 'org.apache.omid.metrics.MetricsUtils.name' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. 38
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocMethod Missing a Javadoc comment. 85
 Warning sizes LineLength Line is longer than 120 characters (found 133). 112
 Warning indentation Indentation 'catch' child have incorrect indentation level 15, expected level should be 16. 117
 Warning sizes LineLength Line is longer than 120 characters (found 139). 121
 Warning sizes LineLength Line is longer than 120 characters (found 151). 122
 Warning sizes LineLength Line is longer than 120 characters (found 158). 123
 Warning sizes LineLength Line is longer than 120 characters (found 260). 141
 Warning indentation Indentation 'catch' child have incorrect indentation level 19, expected level should be 20. 146

org/apache/omid/tso/client/AbortException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20

org/apache/omid/tso/client/CellId.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/client/ClosingException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20

org/apache/omid/tso/client/ConnectionException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/client/ForwardingTSOFuture.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/client/HandshakeFailedException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20

org/apache/omid/tso/client/MockTSOClient.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'java.util.Set'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'java.util.Set'. 28
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 59
 Warning sizes LineLength Line is longer than 120 characters (found 128). 109
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 116
 Warning whitespace OperatorWrap '&&' should be on a new line. 122
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 156

org/apache/omid/tso/client/OmidClientConfiguration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder 'org.apache.omid.YAMLUtils' should be separated from previous import group. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24

org/apache/omid/tso/client/ServiceUnavailableException.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20

org/apache/omid/tso/client/TSOClient.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.curator.framework.CuratorFramework' import. Should be before 'org.apache.statemachine.StateMachine'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.curator.framework.recipes.cache.ChildData' import. Should be before 'org.apache.statemachine.StateMachine'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.curator.framework.recipes.cache.NodeCache' import. Should be before 'org.apache.statemachine.StateMachine'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.curator.framework.recipes.cache.NodeCacheListener' import. Should be before 'org.apache.statemachine.StateMachine'. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 186
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 207
 Warning sizes LineLength Line is longer than 120 characters (found 128). 211
 Warning coding VariableDeclarationUsageDistance Distance between variable 'builder' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 212
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 222
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 223
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 224
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 225
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 226
 Warning indentation Indentation 'else' child have incorrect indentation level 20, expected level should be 24. 227
 Warning indentation Indentation 'method call' child have incorrect indentation level 20, expected level should be 24. 227
 Warning indentation Indentation 'else rcurly' have incorrect indentation level 16, expected level should be 20. 228
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 229
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 230
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 231
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 232
 Warning indentation Indentation 'case' child have incorrect indentation level 12, expected level should be 16. 233
 Warning indentation Indentation 'block' child have incorrect indentation level 16, expected level should be 20. 234
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 254
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 268
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 308
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 324
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 378
 Warning naming ParameterName Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 385
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 398
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 409
 Warning naming ParameterName Parameter name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 482
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 497
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 510
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 515
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 548
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 553
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 557
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 561
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 630
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 635
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 649
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 654
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 690
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 695
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 699
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 703
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 767
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 786
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 793
 Warning naming LocalVariableName Local variable name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 808
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 821
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 823
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 832
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 835
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 844
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 847
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 856
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 864
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 869
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 874
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 884
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 892
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 901
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 911
 Warning sizes LineLength Line is longer than 120 characters (found 124). 928
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 962
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 967
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 972
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 977
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 982
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 987
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 992
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 996
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1015
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1022
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1028
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1034
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1043

org/apache/omid/tso/client/TSOFuture.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/tso/client/TSOProtocol.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 23
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 38
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 39
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 40
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 51
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 52
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 53
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 54
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 67
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 68
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 69
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 70
 Warning sizes LineLength Line is longer than 120 characters (found 123). 72
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 79
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 80
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 81
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 91
 Warning javadoc NonEmptyAtclauseDescription At-clause should have a non-empty description. 93

org/apache/omid/tso/util/DummyCellIdImpl.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18

org/apache/omid/zk/ZKUtils.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning javadoc JavadocMethod Missing a Javadoc comment. 34

org/apache/statemachine/StateMachine.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 46
 Warning javadoc JavadocMethod Missing a Javadoc comment. 51
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 95
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 120
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 122
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 124
 Warning javadoc JavadocMethod Missing a Javadoc comment. 132
 Warning naming ParameterName Parameter name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 138
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 175
 Warning naming MemberName Member name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 198
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 200
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 223
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 228
 Warning naming ParameterName Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 233
 Warning coding NoFinalizer Avoid using finalizer method. 245

org/apache/statemachine/StateMachineLogParser.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'package' should be separated from previous statement. 18
 Warning naming ParameterName Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 38
 Warning naming LocalVariableName Local variable name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 39
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 42
 Warning naming ParameterName Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 69
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 92
 Warning naming LocalVariableName Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 112
 Warning javadoc JavadocMethod Missing a Javadoc comment. 154
 Warning sizes LineLength Line is longer than 120 characters (found 125). 159
 Warning naming LocalVariableName Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 159