Uses of Class
org.nuxeo.runtime.stream.LogConfigDescriptor
-
Packages that use LogConfigDescriptor Package Description org.nuxeo.runtime.stream -
-
Uses of LogConfigDescriptor in org.nuxeo.runtime.stream
Methods in org.nuxeo.runtime.stream with parameters of type LogConfigDescriptor Modifier and Type Method Description protected LogConfig
StreamServiceImpl. createChronicleLogConfig(LogConfigDescriptor desc)
protected LogConfig
StreamServiceImpl. createKafkaLogConfig(LogConfigDescriptor desc)
protected void
StreamServiceImpl. createLogIfNotExists(LogConfigDescriptor config)
-