Uses of Interface
org.nuxeo.lib.stream.log.LogConfig
Packages that use LogConfig
Package
Description
The Log interface with In-Memory and Kafka implementation.
-
Uses of LogConfig in org.nuxeo.lib.stream.log
Classes in org.nuxeo.lib.stream.log that implement LogConfigFields in org.nuxeo.lib.stream.log declared as LogConfigFields in org.nuxeo.lib.stream.log with type parameters of type LogConfigModifier and TypeFieldDescriptionUnifiedLogManager.configsprotected Map<LogConfig, LogManager> UnifiedLogManager.managersConstructor parameters in org.nuxeo.lib.stream.log with type arguments of type LogConfig -
Uses of LogConfig in org.nuxeo.lib.stream.log.kafka
Classes in org.nuxeo.lib.stream.log.kafka that implement LogConfig -
Uses of LogConfig in org.nuxeo.lib.stream.log.mem
Classes in org.nuxeo.lib.stream.log.mem that implement LogConfig -
Uses of LogConfig in org.nuxeo.runtime.stream
Methods in org.nuxeo.runtime.stream that return LogConfigModifier and TypeMethodDescriptionprotected LogConfigStreamServiceImpl.createKafkaLogConfig(LogConfigDescriptor desc) protected LogConfigStreamServiceImpl.createMemLogConfig(LogConfigDescriptor desc) Methods in org.nuxeo.runtime.stream that return types with arguments of type LogConfig