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.configs
protected Map<LogConfig,
LogManager> UnifiedLogManager.managers
Constructor 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 LogConfig
StreamServiceImpl.createKafkaLogConfig
(LogConfigDescriptor desc) protected LogConfig
StreamServiceImpl.createMemLogConfig
(LogConfigDescriptor desc) Methods in org.nuxeo.runtime.stream that return types with arguments of type LogConfig