Class: CellInterval

hypertable. CellInterval

new CellInterval(args)

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