public class Daq_monitor_Store_StoreConfigurationEvent extends CameraEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
Daq_monitor_Store_StoreConfigurationEvent.Builder |
| Constructor and Description |
|---|
Daq_monitor_Store_StoreConfigurationEvent(int priority,
String version,
String daqFolder,
boolean enableAutoPurge,
double purgeTarget,
double purgeThreshold) |
| Modifier and Type | Method and Description |
|---|---|
static Daq_monitor_Store_StoreConfigurationEvent.Builder |
builder() |
String |
getDaqFolder() |
double |
getPurgeTarget() |
double |
getPurgeThreshold() |
String |
getVersion() |
boolean |
isEnableAutoPurge() |
String |
toString() |
getPrioritypublic String getVersion()
public String getDaqFolder()
public boolean isEnableAutoPurge()
public double getPurgeTarget()
public double getPurgeThreshold()
public static Daq_monitor_Store_StoreConfigurationEvent.Builder builder()
Copyright © 2022. All rights reserved.