TDV Adapter for Apache HBase

Build 22.0.8462

ScanTable

Scan the specified table in Apache HBase.

Input

Name Type Description
TableName String The name of the table you wish to scan.
Parameter String The parameter of scan command.
Rows@next String This is used to page through multiple pages of results and should not be set manually.

Result Set Columns

Name Type Description
ROW String The value of row.
COLUMN+CELL String The value of column and cell.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462