A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

S

scheduleSend() - function in com.jetbrains.fus.reporting.defaults.dispatcher.AbstractSimpleReportDispatcher
 
scheduleSend() - function in com.jetbrains.fus.reporting.defaults.dispatcher.AbstractSimpleReportDispatcher
 
scheduleUpdate() - function in com.intellij.internal.statistic.eventLog.validator.SimpleValidationRuleStorage
 
scheduleUpdate() - function in com.jetbrains.fus.reporting.anonymization.SimpleFieldsToAnonymizeStorage
 
scheduleUpdate() - function in com.jetbrains.fus.reporting.client.CompositeMetadataStorage
 
scheduleUpdate() - function in com.jetbrains.fus.reporting.defaults.DefaultMetadataStorage
 
scheduleUpdate() - function in com.jetbrains.fus.reporting.defaults.DefaultRemoteConfig
 
send() - function in com.jetbrains.fus.reporting.defaults.dispatcher.AbstractSimpleReportDispatcher
 
send() - function in com.jetbrains.fus.reporting.defaults.dispatcher.AbstractSimpleReportDispatcher
 
SEND_DISABLED - enum entry in com.jetbrains.fus.reporting.defaults.dispatcher.SendResultType
 
SendInformationAggregator - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SendInformationAggregatorKt - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SendInformationMessage - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SendResult - class in com.jetbrains.fus.reporting.defaults.dispatcher
type indicates whether we successfully send or have a retryable error.
SendResultKt - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SendResultType - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SensitiveDataValidator - class in com.intellij.internal.statistic.eventLog.validator
Validates log event according to remote groups validation rules.
SensitiveDataValidator.ValidatedEvent - class in com.intellij.internal.statistic.eventLog.validator.SensitiveDataValidator
 
SerializationException - class in com.jetbrains.fus.reporting.model.serialization
 
SERVER - enum entry in com.jetbrains.fus.reporting.anonymization.LogAnonymizer.Mode
 
setBuildParser(com.intellij.internal.statistic.eventLog.connection.metadata.EventLogBuildParser) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Parser for extracting build information from event logs.
setBuildParser(com.intellij.internal.statistic.eventLog.connection.metadata.EventLogBuildParser) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Parser for extracting build information from event logs.
setCount(java.lang.Integer) - function in com.jetbrains.fus.reporting.model.lion3.LogEventAction
 
setCount(java.lang.Integer) - function in com.jetbrains.fus.reporting.model.lion4.LogEventAction
 
setData(java.util.Map) - function in com.jetbrains.fus.reporting.anonymization.server.Event
 
setDefaultValuePayload(java.lang.String,com.jetbrains.fus.reporting.api.IEventContext) - function in com.intellij.internal.statistic.eventLog.validator.rules.impl.DefaultValueValidationRule.Companion
 
setDevice(java.lang.String) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
The device identifier included in the report.
setDisableAnonymization(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Whether to disable anonymization of events.
setDispatcherDefaultDelay(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Default delay between dispatch attempts when processing the event queue.
setDispatcherDefaultDelay(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Default delay between dispatch attempts when processing the event queue.
setDispatcherInitialDelay(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Initial delay before the dispatcher starts processing events after initialization.
setDispatcherInitialDelay(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Initial delay before the dispatcher starts processing events after initialization.
setEnums(java.util.Map) - function in com.jetbrains.fus.reporting.model.metadata.EventGroupRemoteDescriptors.GroupRemoteRule
 
setEscapeCharsInData(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Whether to escape non-ASCII characters in event data.
setEscapeCharsInData(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Whether to escape non-ASCII characters in event data.
setEvent(com.jetbrains.fus.reporting.anonymization.server.Event) - function in com.jetbrains.fus.reporting.anonymization.server.LogRecord
 
setEvent_data(java.util.Map) - function in com.jetbrains.fus.reporting.model.metadata.EventGroupRemoteDescriptors.GroupRemoteRule
 
setEventBufferSize(java.lang.Integer) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Maximum number of events to buffer when metadata is not available.
setEventBufferSize(java.lang.Integer) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Maximum number of events to buffer when metadata is not available.
setExcludedFields(java.util.List) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
List of field names to exclude from validation.
setExcludedFields(java.util.List) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
List of field names to exclude from validation.
setIds(java.util.Map) - function in com.jetbrains.fus.reporting.anonymization.server.LogRecord
 
setInMemoryBatchSize(java.lang.Integer) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Batch size for the in-memory queue.
setInMemoryBatchSize(java.lang.Integer) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Batch size for the in-memory queue.
setInternal(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Whether this is an internal build.
setLength(java.lang.Integer) - function in com.intellij.internal.statistic.eventLog.dictionary.FixedSizedBlockDictionary
 
setMetadataUpdateDelay(com.jetbrains.fus.reporting.defaults.MetadataUpdateDelay) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
The delay strategy for metadata updates.
setMetadataUpdateDelay(com.jetbrains.fus.reporting.defaults.MetadataUpdateDelay) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
The delay strategy for metadata updates.
setPersistentQueueBuildType(com.jetbrains.fus.reporting.defaults.dispatcher.EventLogBuildType) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Build type filter for the persistent queue.
setPersistentQueueBuildType(com.jetbrains.fus.reporting.defaults.dispatcher.EventLogBuildType) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Build type filter for the persistent queue.
setPersistentQueueMaxFileAge(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Maximum age for persistent queue files.
setPersistentQueueMaxFileAge(kotlin.time.Duration) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Maximum age for persistent queue files.
setPersistentQueueMaxFileBytes(java.lang.Long) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Maximum file size in bytes for persistent queue files.
setPersistentQueueMaxFileBytes(java.lang.Long) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Maximum file size in bytes for persistent queue files.
setPostClose(kotlin.coroutines.SuspendFunction1) - function in com.jetbrains.fus.reporting.defaults.dispatcher.DispatcherExtensions
This can be used to perform additional actions after the dispatcher is closed.
setPreEventsSend(kotlin.jvm.functions.Function1) - function in com.jetbrains.fus.reporting.defaults.dispatcher.DispatcherExtensions
This can be used to augment events before they are sent to the server.
setPreEventWrite(kotlin.jvm.functions.Function1) - function in com.jetbrains.fus.reporting.defaults.dispatcher.DispatcherExtensions
This can be used to augment events before they are written to the eventQueue.
setReportDispatcherExtensions(kotlin.jvm.functions.Function1) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Extension configuration for the report dispatcher.
setReportDispatcherExtensions(kotlin.jvm.functions.Function1) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Extension configuration for the report dispatcher.
setSendInformationAggregator(com.jetbrains.fus.reporting.defaults.dispatcher.SendInformationAggregator) - function in com.jetbrains.fus.reporting.defaults.dispatcher.EventQueue
 
setSendInformationAggregator(com.jetbrains.fus.reporting.defaults.dispatcher.SendInformationAggregator) - function in com.jetbrains.fus.reporting.defaults.dispatcher.InMemoryChannelQueue
 
setSendInformationAggregator(com.jetbrains.fus.reporting.defaults.dispatcher.SendInformationAggregator) - function in com.jetbrains.fus.reporting.defaults.dispatcher.PersistentQueue
 
setSession(java.lang.String) - function in com.jetbrains.fus.reporting.anonymization.server.LogRecord
 
setSkipAnonymizationIds(java.util.Set) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Set of group IDs that should skip anonymization.
setSkipAnonymizationIds(java.util.Set) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Set of group IDs that should skip anonymization.
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setSystemLogGroupId(java.lang.String) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
The group ID used for system log events (e.g., throttling notifications).
setSystemLogGroupId(java.lang.String) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
The group ID used for system log events (e.g., throttling notifications).
setTo(java.lang.Integer) - function in com.jetbrains.fus.reporting.model.metadata.RangeRevision
 
setTo(java.lang.Integer) - function in com.jetbrains.fus.reporting.model.metadata.RangeRevision
 
setTotalAmountOfBatches(java.lang.Integer) - function in com.jetbrains.fus.reporting.defaults.dispatcher.SendInformationAggregator
 
setUsePersistentQueue(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Whether to use a persistent queue for event storage.
setUsePersistentQueue(java.lang.Boolean) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Whether to use a persistent queue for event storage.
setUtilRulesProducer(com.intellij.internal.statistic.eventLog.validator.rules.utils.UtilRuleProducer) - function in com.jetbrains.fus.reporting.defaults.DefaultBusinessLogicConfig
Producer for utility validation rules.
setUtilRulesProducer(com.intellij.internal.statistic.eventLog.validator.rules.utils.UtilRuleProducer) - function in com.jetbrains.fus.reporting.defaults.LegacyBusinessLogicConfig
Producer for utility validation rules.
SHORT - enum entry in com.jetbrains.fus.reporting.defaults.MetadataUpdateDelay
 
shouldMerge(com.jetbrains.fus.reporting.model.lion3.LogEvent) - function in com.jetbrains.fus.reporting.model.lion3.LogEvent
 
shouldMerge(com.jetbrains.fus.reporting.model.lion3.LogEventAction) - function in com.jetbrains.fus.reporting.model.lion3.LogEventAction
 
shouldMerge(com.jetbrains.fus.reporting.model.lion4.LogEvent) - function in com.jetbrains.fus.reporting.model.lion4.LogEvent
 
shouldMerge(com.jetbrains.fus.reporting.model.lion4.LogEventAction) - function in com.jetbrains.fus.reporting.model.lion4.LogEventAction
 
SimpleDictionaryStorage - class in com.intellij.internal.statistic.eventLog.validator
 
SimpleDictionaryStorageKt - class in com.intellij.internal.statistic.eventLog.validator
 
SimpleFieldsToAnonymizeStorage - class in com.jetbrains.fus.reporting.anonymization
 
SimpleLegacyReportDispatcher - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SimpleReportDispatcher - class in com.jetbrains.fus.reporting.defaults.dispatcher
 
SimpleValidationRuleStorage - class in com.intellij.internal.statistic.eventLog.validator
 
splitIntervals(java.util.List) - function in com.intellij.internal.statistic.eventLog.validator.rules.impl.RecorderDataValidationRulesFactory
Splits a list of revisions into non-overlapping intervals.
state(java.lang.String,java.util.Map) - function in com.jetbrains.fus.reporting.model.lion3.FusAction.Companion
 
StatisticsEventEscaper - class in com.intellij.internal.statistic.eventLog
 
StatisticsEventEscaperKt - class in com.intellij.internal.statistic.eventLog
 
StatsResponseException - class in com.jetbrains.fus.reporting.model.exceptions
 
SUCCESS - enum entry in com.jetbrains.fus.reporting.defaults.dispatcher.SendResultType
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W