public interface ParamValues
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArchiveDirectoryName()
Gets the archive directory name.
|
boolean |
getArchiveNonVotingParamsFlag()
Gets the value of the archive non-voting params flag.
|
long |
getArchivePollTime()
Gets the archive poll time.
|
long |
getHistoryLengthSeconds()
Gets the length of time (in seconds) that dynamic parameters are
saved in the history buffer.
|
boolean |
getKeepArchiveFilesOpenFlag()
Gets the value of the keep archive files open flag.
|
boolean |
isArchiveItemQueueEnabled()
Determines if the archive item queue is enabled.
|
long getHistoryLengthSeconds()
java.lang.String getArchiveDirectoryName()
boolean getKeepArchiveFilesOpenFlag()
boolean getArchiveNonVotingParamsFlag()
long getArchivePollTime()
boolean isArchiveItemQueueEnabled()