Holds information for an HBase all database replication.
name | data type | constraints | description |
---|---|---|---|
failedSnapshotTables | array of string | ||
initialSnapshot | boolean | required |
Example
{ "failedSnapshotTables" : [ "...", "..." ], "initialSnapshot" : true }