Get the gethash url for this table
Add a table to the list of tables we are managing. The name is a
string of the format provider_name-semantic_type-table_type. For
tableName | A string of the format provider_name-semantic_type-table_type. For example, goog-white-enchash or goog-black-url. |
updateUrl | The URL from which to fetch updates. |
gethashUrl | The URL from which to fetch hash completions. |
Turn on update checking for a table. I.e., during the next server
check, download updates for this table.
Turn off update checking for a table.
Toggle update checking, if necessary.
Lookup a key. Should not raise exceptions. Calls the callback
function with a comma-separated list of tables to which the key
belongs.