Package binaryFileStorage
Class SecondaryBinaryStore
java.lang.Object
PamController.PamControlledUnit
binaryFileStorage.BinaryStore
binaryFileStorage.SecondaryBinaryStore
- All Implemented Interfaces:
DataOutputStore
,OfflineDataStore
,PamSettings
,PamSettingsSource
,SettingsNameProvider
-
Field Summary
FieldsFields inherited from class binaryFileStorage.BinaryStore
binaryStoreSettings, defUnitName, defUnitType, fileType, GlobalFolderArg, indexFileType, MAX_UNDERSTANDABLE_FORMAT, noiseFileType, settingsFileType
Fields inherited from class PamController.PamControlledUnit
isMixed, isViewer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class binaryFileStorage.BinaryStore
checkCommandLine, createFileMenu, createMapPoint, createOfflineDataMap, deleteDataFrom, findBinaryStoreControl, findIndexFile, findNoiseFile, getBackupInformation, getBinaryStoreProcess, getBinaryStoreSettings, getBinaryUnitType, getCurrentFileFormat, getDatagramManager, getDataLocation, getDataSourceName, getFileHeaderAndFooter, getFolderName, getGUI, getInegrityChecker, getMaxUnderstandableFormat, getModuleStatus, getNoiseStore, getNumSettings, getOfflineState, getSettings, getSettingsReference, getSettingsSourceName, getSettingsVersion, getStoreStatus, getStreamingDataBlocks, isDataBlockBinaryOut, listAllFiles, listAllFilesWithPrefix, listDataFiles, listIndexFiles, loadData, loadData, makeIndexFile, notifyModelChanged, openBinaryFolder, pamClose, pamHasStopped, pamToStart, readHeaderAndFooter, rebuildFileFooter, removeMapPoint, reOpenStores, restoreSettings, rewriteIndexFile, rewriteIndexFile, saveData, saveEndSettings, saveStartSettings, setBinaryStoreSettings, swapFileType, unpackAnnotationData
Methods inherited from class PamController.PamControlledUnit
addOfflineTaskGroup, addOtherRelatedMenuItems, addPamProcess, addPamProcess, addRelatedMenuItems, canClose, canPlayViewerSound, createDetectionMenu, createDisplayMenu, createHelpMenu, flushDataBlockBuffers, getFrameNumber, getGuiFrame, getInstanceIndex, getModuleStatusManager, getModuleSummary, getModuleSummary, getNumOfflineTaskGroups, getNumPamProcesses, getOfflineTaskGroup, getPamConfiguration, getPamController, getPamModuleInfo, getPamProcess, getPamView, getPlugin, getShortUnitType, getSidePanel, getTabClipCopier, getTabPanel, getTabSpecificMenuBar, getToolbarComponent, getUnitName, getUnitTaskManager, getUnitTaskManager, getVerboseLevel, gotoTab, isInMainConfiguration, isNetRx, isViewer, playViewerSound, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setModuleStatusManager, setPamConfiguration, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setToolbarComponent, setUnitTaskManager, setupControlledUnit, stopViewerSound, tellModule, terminalPrint, terminalPrintln, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface PamController.SettingsNameProvider
getUnitName
-
Field Details
-
Constructor Details
-
Method Details
-
getUnitType
- Specified by:
getUnitType
in interfacePamSettings
- Overrides:
getUnitType
in classPamControlledUnit
- Returns:
- A Name specific to the type, e.g. Click detector
-