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.

Examples

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