Class ReplicationResult

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ReplicationResult
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for a replication result.
    • Constructor Detail

      • ReplicationResult

        public ReplicationResult()
    • Method Detail

      • getHistory

        public List<ReplicationHistory> getHistory()
        Gets the history. Replication history.
        Returns:
        the history
      • isOk

        public Boolean isOk()
        Gets the ok. Replication status.
        Returns:
        the ok
      • getReplicationIdVersion

        public Long getReplicationIdVersion()
        Gets the replicationIdVersion. Replication protocol version.
        Returns:
        the replicationIdVersion
      • getSessionId

        public String getSessionId()
        Gets the sessionId. Unique session ID.
        Returns:
        the sessionId
      • getSourceLastSeq

        public String getSourceLastSeq()
        Gets the sourceLastSeq. Last sequence number read from source database.
        Returns:
        the sourceLastSeq