Package com.morpheusdata.model
Class Replication
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.Replication
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Accountprotected Booleanprotected BackupProviderprotected Longprotected Booleanprotected Longprotected Longprotected Longprotected Userprotected Dateprotected Booleanprotected Integerprotected Stringprotected Longprotected Longprotected Stringprotected Integerprotected Dateprotected Dateprotected Stringprotected Dateprotected Longprotected Stringprotected Stringprotected Stringprotected ReplicationGroupprotected Longprotected Stringprotected ReplicationSiteprotected ReplicationTypeprotected Longprotected Longprotected Longprotected Longprotected Stringprotected Stringprotected Integerprotected Stringprotected Stringprotected Stringprotected Doubleprotected Stringprotected Stringprotected Stringprotected Longprotected Longprotected Longprotected Stringprotected Stringprotected Booleanprotected Longprotected Longprotected Longprotected Stringprotected Stringprotected Stringprotected Integerprotected Longprotected Longprotected Longprotected Longprotected Stringprotected Longprotected Longprotected Longprotected Stringprotected LongFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAccount(Account account) voidsetCreatedBy(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
-