Record Class Processing.ParamsOfFetchNextMonitorResults

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Processing.ParamsOfFetchNextMonitorResults
Record Components:
queue - Name of the monitoring queue.
waitMode - Default is `NO_WAIT`. Wait mode.
Enclosing class:
Processing

public static record Processing.ParamsOfFetchNextMonitorResults(String queue, Processing.MonitorFetchWaitMode waitMode) extends Record