Class: RowInterval

hypertable. RowInterval

new RowInterval(args)

RowInterval
Parameters:
Name Type Description
args Object
Properties
Name Type Attributes Description
start_row String <optional>
Starting row key
start_inclusive Boolean <optional>
Starting row/column is inclusive
end_row String <optional>
Ending row key
end_inclusive Boolean <optional>
Ending row/column is inclusive
Source: