Package PamController

Interface DataInputStore

All Superinterfaces:
DataStoreInfoHolder
All Known Implementing Classes:
AcquisitionControl, DCL5System, FileInputSystem, FolderInputSystem, RonaInputSystem, STAcquisitionControl

public interface DataInputStore extends DataStoreInfoHolder
Functions for a data input store. There is a fair bit of overlap for this and OfflineDataStore, but the OfflineDataStore is really about stuff that can provide data offline which needs mapping. This is specifically about data which will be input during 'normal operation, i.e. sound acquisition and Tritech sonar data (a plugin, but coming down the tracks at us all).
Author:
dg50
See Also:
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Very specific command handler for batch status which will only work with the acquisition folderinputSystem or the tritech file processing.
    boolean
    setAnalysisStartTime(long startTime)
    Set an analysis start time.

    Methods inherited from interface PamController.DataStoreInfoHolder Link icon

    getStoreInfo
  • Method Details Link icon

    • setAnalysisStartTime Link icon

      boolean setAnalysisStartTime(long startTime)
      Set an analysis start time. This might get called just before processing starts, in which case
      Parameters:
      startTime -
      Returns:
      ok if no problems.
    • getBatchStatus Link icon

      String getBatchStatus()
      Very specific command handler for batch status which will only work with the acquisition folderinputSystem or the tritech file processing.
      Returns: