Violation | Message | Line |
---|
 | Wrong order for 'org.apache.flume.Event' import. | 30 |
 | Wrong order for 'javax.crypto.Cipher' import. | 40 |
 | Wrong order for 'java.io.ByteArrayInputStream' import. | 42 |
 | Unused import - java.util.concurrent.locks.ReadWriteLock. | 52 |
 | Unused import - java.util.concurrent.locks.ReentrantReadWriteLock. | 53 |
 | Unused import - java.util.logging.Level. | 54 |
 | Missing a Javadoc comment. | 61 |
 | Expected @param tag for 'properties'. | 111 |
 | Expected @param tag for 'retries'. | 112 |
 | Expected @param tag for 'connectionTimeout'. | 112 |
 | Expected @param tag for 'requestTimeout'. | 113 |
 | Expected @param tag for 'delay'. | 113 |
 | Expected @param tag for 'dataDir'. | 113 |
 | Missing a Javadoc comment. | 331 |