Uses of Class
io.cryostat.agent.harvest.Harvester.RecordingSettings
-
Packages that use Harvester.RecordingSettings Package Description io.cryostat.agent.harvest -
-
Uses of Harvester.RecordingSettings in io.cryostat.agent.harvest
Methods in io.cryostat.agent.harvest with parameters of type Harvester.RecordingSettings Modifier and Type Method Description voidHarvester. handleNewRecording(FlightRecorderHelper.TemplatedRecording tr, Harvester.RecordingSettings settings)Constructors in io.cryostat.agent.harvest with parameters of type Harvester.RecordingSettings Constructor Description Harvester(ScheduledExecutorService executor, ScheduledExecutorService workerPool, long period, String template, int maxFiles, Harvester.RecordingSettings exitSettings, Harvester.RecordingSettings periodicSettings, CryostatClient client, FlightRecorderHelper flightRecorderHelper, Registration registration)
-