public class GeoReplicationStats extends Object
Constructor and Description |
---|
GeoReplicationStats() |
Modifier and Type | Method and Description |
---|---|
Boolean |
canFailover()
Get a boolean flag which indicates whether or not account failover is supported for the account.
|
org.joda.time.DateTime |
lastSyncTime()
Get all primary writes preceding this UTC date/time value are guaranteed to be available for read operations.
|
GeoReplicationStatus |
status()
Get the status of the secondary location.
|
public GeoReplicationStatus status()
public org.joda.time.DateTime lastSyncTime()
public Boolean canFailover()
Copyright © 2019. All rights reserved.