Fix new javadoc warnings
------------------------

                 Key: HBASE-1340
                 URL: https://issues.apache.org/jira/browse/HBASE-1340
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


{code}
  [javadoc] Building tree for all the packages and classes...
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:50:
 warning - Tag @link: reference not found: HFile
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:235:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:245:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:255:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:265:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:276:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:287:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:299:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:310:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:322:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:337:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:351:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:365:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:380:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:401:
 warning - Tag @return cannot be used in constructor documentation.  It can 
only be used in the following types of documentation: method.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:547:
 warning - @param argument "b" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/KeyValue.java:1037:
 warning - @return tag has no arguments.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/filter/RowFilterInterface.java:124:
 warning - @param argument "colunmName" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/io/RowResult.java:276:
 warning - @param argument "r" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/io/SequenceFile.java:1793:
 warning - @return tag has no arguments.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/io/hfile/HFile.java:277:
 warning - Parameter "c" is documented more than once.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/mapred/TableInputFormatBase.java:75:
 warning - Tag @link: reference not found: Text
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/regionserver/HAbstractScanner.java:90:
 warning - @param argument "family/store" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/regionserver/LruHashMap.java:348:
 warning - @param argument "o" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/regionserver/Store.java:1020:
 warning - @param argument "origin" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/rest/filter/RowFilterSetFactory.java:91:
 warning - @return tag has no arguments.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/util/Bytes.java:692:
 warning - @return tag has no arguments.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/util/Bytes.java:169:
 warning - @param argument "bytes" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/util/Bytes.java:169:
 warning - @param argument "offset" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/util/Bytes.java:169:
 warning - @param argument "b" is not a parameter name.
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] Building index for all the packages and classes...
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] 
/home/stack/checkouts/hbase/trunk/src/java/org/apache/hadoop/hbase/HColumnDescriptor.java:65:
 warning - Tag @link: reference not found: Compression.Algorithm
  [javadoc] Building index for all classes...
  [javadoc] Generating 
/home/stack/checkouts/hbase/trunk/build/docs/api/stylesheet.css...
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to