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 DFS table.

Details

Unregister a snapshot engine for a DFS table. In cluster mode, use this function to unregister the snapshot engine for the DFS table on all nodes.

Examples

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