Uses of Record Class
ch.rswk.meta.engine.LoggingService.LoggingServiceAlertConfig
Packages that use LoggingService.LoggingServiceAlertConfig
Package
Description
meta-engine is the backend of every application based on meta.
-
Uses of LoggingService.LoggingServiceAlertConfig in ch.rswk.meta.engine
Fields in ch.rswk.meta.engine declared as LoggingService.LoggingServiceAlertConfigModifier and TypeFieldDescriptionprivate final @Nullable LoggingService.LoggingServiceAlertConfigLoggingService.LoggingServiceConfig.alertThe field for thealertrecord component.Methods in ch.rswk.meta.engine that return LoggingService.LoggingServiceAlertConfigModifier and TypeMethodDescription@Nullable LoggingService.LoggingServiceAlertConfigLoggingService.LoggingServiceConfig.alert()Returns the value of thealertrecord component.Constructors in ch.rswk.meta.engine with parameters of type LoggingService.LoggingServiceAlertConfigModifierConstructorDescriptionLoggingServiceConfig(@Nullable LoggingService.LoggingServiceAlertConfig alert, @Nullable Map<String, String> loggers, String luceneIndexDir, int retention, @Nullable List<LoggingService.LoggingServiceRetentionPathConfig> retentionPaths, @Nullable List<String> unhealthyFiles) Creates an instance of aLoggingServiceConfigrecord class. -
Uses of LoggingService.LoggingServiceAlertConfig in ch.rswk.meta.engine.test
Fields in ch.rswk.meta.engine.test declared as LoggingService.LoggingServiceAlertConfigModifier and TypeFieldDescriptionprivate static final LoggingService.LoggingServiceAlertConfigLoggingServiceTest.ALERT_CONFIGMethods in ch.rswk.meta.engine.test with parameters of type LoggingService.LoggingServiceAlertConfigModifier and TypeMethodDescriptionLoggingServiceTest.newLoggingServiceTestConfig(@Nullable LoggingService.LoggingServiceAlertConfig alarmConfig, @Nullable Path luceneIndexDir)