Jesse Anderson created HBASE-8100:
-------------------------------------

             Summary: Wiki Thrift Documentation For Scan Methods
                 Key: HBASE-8100
                 URL: https://issues.apache.org/jira/browse/HBASE-8100
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Jesse Anderson


The documentation on the Wiki for the Scan methods in Thrift are wrong.  The 
wiki page is http://wiki.apache.org/hadoop/Hbase/ThriftApi.  The openScanner, 
getScannerResult and closeScanner methods aren't methods in the Thrift 
interface.  They should be scannerOpen, scannerGet, and scannerClose.  Some of 
the method paramaters might need to be changed too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to