public class PreRecordedFiles extends PreRecordedMonitor
| Modifier and Type | Class and Description |
|---|---|
static class |
PreRecordedFiles.DumpRandomGauss |
| Modifier and Type | Field and Description |
|---|---|
private static String |
EXTENSION |
private static String |
RUNTIMEOPTION |
| Constructor and Description |
|---|
PreRecordedFiles() |
| Modifier and Type | Method and Description |
|---|---|
protected Object[] |
getValueArray(String name)
For a named variable, return a sample array of possible values.
|
refreshVariablesaddCacheChangedListener, addCacheListener, addMonitoring, getMonitored, getVariable, isRunning, removeCacheChangedListener, removeCacheListener, removeMonitoring, setLock, startMonitoring, stopMonitoringprivate static final String EXTENSION
private static final String RUNTIMEOPTION
protected Object[] getValueArray(String name)
PreRecordedMonitorgetValueArray in class PreRecordedMonitor