TableReplicationInfo
class TableReplicationInfo extends Model (View source)
Properties
string | $replicatedSourceLastRefreshTime | ||
protected | $replicationErrorType | ||
protected | $replicationErrorDataType | ||
string | $replicationIntervalMs | ||
string | $replicationStatus | ||
protected | $sourceTableType | ||
protected | $sourceTableDataType |
Methods
setReplicatedSourceLastRefreshTime($replicatedSourceLastRefreshTime)
No description
string
getReplicatedSourceLastRefreshTime()
No description
getReplicationError()
No description
setReplicationIntervalMs($replicationIntervalMs)
No description
string
getReplicationIntervalMs()
No description
setReplicationStatus($replicationStatus)
No description
string
getReplicationStatus()
No description
getSourceTable()
No description
Details
setReplicatedSourceLastRefreshTime($replicatedSourceLastRefreshTime)
No description
string
getReplicatedSourceLastRefreshTime()
No description
setReplicationError(ErrorProto $replicationError)
No description
ErrorProto
getReplicationError()
No description
setReplicationIntervalMs($replicationIntervalMs)
No description
string
getReplicationIntervalMs()
No description
setReplicationStatus($replicationStatus)
No description
string
getReplicationStatus()
No description
setSourceTable(TableReference $sourceTable)
No description
TableReference
getSourceTable()
No description