The panko.tests.mocks Module

The panko.tests.mocks Module

class panko.tests.mocks.MockHBaseTable(name, connection, data_prefix)[source]

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]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.