Package com.morpheusdata.model
Class Replication
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.Replication
-
Field Summary
Modifier and TypeFieldDescriptionprotected Account
protected Boolean
protected BackupProvider
protected Long
protected Boolean
protected Long
protected Long
protected Long
protected User
protected Date
protected Boolean
protected Integer
protected String
protected Long
protected Long
protected String
protected Integer
protected Date
protected Date
protected String
protected Date
protected Long
protected String
protected String
protected String
protected ReplicationGroup
protected Long
protected String
protected ReplicationSite
protected ReplicationType
protected Long
protected Long
protected Long
protected Long
protected String
protected String
protected Integer
protected String
protected String
protected String
protected Double
protected String
protected String
protected String
protected Long
protected Long
protected Long
protected String
protected String
protected Boolean
protected Long
protected Long
protected Long
protected String
protected String
protected String
protected Integer
protected Long
protected Long
protected Long
protected Long
protected String
protected Long
protected Long
protected Long
protected String
protected Long
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAccount
(Account account) void
setCreatedBy
(User createdBy) Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
account
-
createdBy
-
name
-
backupProvider
-
replicationType
-
replicationSite
-
replicationGroup
-
replicationSetId
-
active
-
enabled
-
lastReplication
-
replicationLag
-
lastStatus
-
containerId
-
instanceId
-
computeServerId
-
containerTypeId
-
instanceLayoutId
-
servicePlanId
-
zoneId
-
siteId
-
sourceProviderId
-
targetContainerId
-
targetInstanceId
-
targetComputeServerId
-
targetContainerTypeId
-
targetInstanceLayoutId
-
targetServicePlanId
-
targetZoneId
-
targetSiteId
-
targetProviderId
-
targetHost
-
targetPort
-
targetUsername
-
targetPassword
-
targetName
-
targetCustom
-
targetIncremental
-
sshHost
-
sshPort
-
sshUsername
-
sshPassword
-
targetSize
-
backupSize
-
targetPath
-
volumePath
-
targetBucket
-
targetArchive
-
compressed
-
targetLag
-
maxStorage
-
usedStorage
-
throughput
-
iops
-
status
-
subStatus
-
statusPercent
-
statusMessage
-
lastFailover
-
priority
-
entityCount
-
sourceGroupId
-
internalId
-
externalId
-
replicationConfig
-
dateCreated
-
lastUpdated
-
-
Constructor Details
-
Replication
public Replication()
-
-
Method Details
-
getAccount
-
setAccount
-
getCreatedBy
-
setCreatedBy
-