Interface IStreamIntegrationStatus.ICachedState

All Known Implementing Classes:
StreamIntegrationStatus.CachedState
Enclosing interface:
IStreamIntegrationStatus

public static interface IStreamIntegrationStatus.ICachedState
Defines the cached state of the stream's integration status without refreshing stale data.
  • Method Details

    • getChange

      int getChange()
      Get the changelist.
      Returns:
      change
    • getParentChange

      int getParentChange()
      Get the parent changelist.
      Returns:
      parent change
    • getCopyParent

      int getCopyParent()
      Get the copy parent changelist.
      Returns:
      copy parent
    • getMergeParent

      int getMergeParent()
      Get the merge parent changelist.
      Returns:
      merge parent
    • getMergeHighVal

      int getMergeHighVal()
      Get the merge high value changelist.
      Returns:
      merge high value
    • getBranchHash

      int getBranchHash()
      Get the branch hash.
      Returns:
      branch hash
    • getStatus

      int getStatus()
      Get the status
      Returns:
      status