Create a new dtab.
Create a new dtab. Returns a DtabNamespaceAlreadyExistsException if a dtab already exists with that namespace.
Deletes a dtab.
Deletes a dtab. Returns a DtabNamespaceDoesNotExistException if the namespace does not exist.
List all namespaces
Watch a dtab and its version.
Update an existing dtab regardless of the current version or create a new dtab if one doesn't already exist.
Update an existing dtab.
Update an existing dtab. Returns a DtabVersionMismatchException if the supplied version doesn't match the current version.