unregisterSnapshotEngine

Syntax

unregisterSnapshotEngine(dbName, tableName)

Arguments

dbName is a string indicating the name of a distributed database.

tableName is a string indicating the name of a table.

Details

Unregister a snapshot engine for a distributed table.

Examples

$ unregisterSnapshotEngine("dfs://compoDB","pt")