public interface CmContentReplicationQueueEntry extends RepositoryObject, CmAbstractQueueEntry
CmContentReplicationQueueSweep
to replicate content within an advanced storage area.
An entry is created in the replication queue when content needs to be replicated asynchronously to a
storage device, either as the result of content upload or content repair.
Modifier and Type | Method and Description |
---|---|
Id |
get_ContentId()
Returns the value of the ContentId property.
|
byte[] |
get_ContentSignature()
Returns the value of the ContentSignature property.
|
java.lang.Double |
get_ContentSize()
Returns the value of the ContentSize property.
|
java.lang.Double |
get_HashSequenceNumber()
Returns the value of the HashSequenceNumber property.
|
byte[] |
get_OperationData()
Returns the value of the OperationData property.
|
byte[] |
get_ReplicationData()
Returns the value of the ReplicationData property.
|
CmAdvancedStorageArea |
get_StorageArea()
Returns the value of the StorageArea property.
|
changeClass, get_Creator, get_DateCreated, get_DateLastModified, get_DeferralCount, get_DeferralData, get_FailureCount, get_HeldUntilDate, get_Id, get_LastFailureReason, get_LastModifier, get_LeaseHolderId, get_QueueEntryStatus, set_Creator, set_DateCreated, set_DateLastModified, set_FailureCount, set_LastModifier
getObjectStore
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
CmAdvancedStorageArea get_StorageArea()
Id get_ContentId()
java.lang.Double get_HashSequenceNumber()
byte[] get_ReplicationData()
java.lang.Double get_ContentSize()
byte[] get_ContentSignature()
byte[] get_OperationData()
© Copyright IBM Corporation 2006, 2015. All rights reserved.