Package PamController
Interface DataInputStore
- All Superinterfaces:
DataStoreInfoHolder
- All Known Implementing Classes:
AcquisitionControl
,DCL5System
,FileInputSystem
,FolderInputSystem
,RonaInputSystem
,STAcquisitionControl
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
Modifier and TypeMethodDescriptionVery 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
getStoreInfo
-
Method Details
-
setAnalysisStartTime
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
String getBatchStatus()Very specific command handler for batch status which will only work with the acquisition folderinputSystem or the tritech file processing.- Returns:
-