Interface LoadPositionInfo

All Known Implementing Classes:
AquisitionLoadPoint, SimpleLoadPosition

public interface LoadPositionInfo
Keeps a record of the last load postion if a load thread is cancelled.
Author:
Jamie Macaulay
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    long
    The time in millis the last thread progressed to.
  • Method Details Link icon

    • lastLoadMillis Link icon

      long lastLoadMillis()
      The time in millis the last thread progressed to.
      Returns:
      the time in millis the thread progressed to