Bases: happybase.table.Table
-
delete(row, *args, **kwargs)[source]
-
put(row, *args, **kwargs)[source]
-
row(row, *args, **kwargs)[source]
-
scan(row_start=None, row_stop=None, row_prefix=None, columns=None, filter=None, timestamp=None, include_timestamp=False, batch_size=10, scan_batching=None, limit=None, sorted_columns=False)[source]