Package binaryFileStorage
Class SecondaryBinaryStore
java.lang.Object
PamController.PamControlledUnit
binaryFileStorage.BinaryStore
binaryFileStorage.SecondaryBinaryStore
- All Implemented Interfaces:
DataOutputStore
,OfflineDataStore
,PamSettings
,PamSettingsSource
,SettingsNameProvider
-
Field Summary
Fields inherited from class binaryFileStorage.BinaryStore
defUnitName, defUnitType, fileType, GlobalFolderArg, indexFileType, MAX_UNDERSTANDABLE_FORMAT, noiseFileType, settingsFileType
-
Constructor Summary
-
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, pamClose, pamHasStopped, pamToStart, readHeaderAndFooter, rebuildFileFooter, removeMapPoint, restoreSettings, rewriteIndexFile, rewriteIndexFile, saveData, saveEndSettings, saveStartSettings, setBinaryStoreSettings, swapFileType
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, getVerboseLevel, gotoTab, isInMainConfiguration, isNetRx, isViewer, playViewerSound, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setModuleStatusManager, setPamConfiguration, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setToolbarComponent, setupControlledUnit, stopViewerSound, tellModule, terminalPrint, terminalPrintln, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface PamController.SettingsNameProvider
getUnitName
-
Field Details
-
unitType
- See Also:
-
-
Constructor Details
-
SecondaryBinaryStore
-
-
Method Details
-
getUnitType
- Specified by:
getUnitType
in interfacePamSettings
- Overrides:
getUnitType
in classPamControlledUnit
- Returns:
- A Name specific to the type, e.g. Click detector
-