apiReplicationCommand

Extends: apiCommand

Information about a replication command.

This object holds all the information a regular ApiCommand object provides, and adds specific information about the results of a replication command.

Depending on the type of the service where the replication was run, a different result property will be populated.

JSON

property type description
hdfsResult hdfsResult (apiHdfsReplicationResult) Results for replication commands on HDFS services.
hiveResult hiveResult (apiHiveReplicationResult) Results for replication commands on Hive services.