| Package | Description |
|---|---|
| org.nuxeo.importer.stream.producer | |
| org.nuxeo.lib.stream.pattern.producer | |
| org.nuxeo.lib.stream.pattern.producer.internals |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBlobMessageProducerFactory |
class |
RandomDocumentMessageProducerFactory |
class |
RandomStringBlobMessageProducerFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ProducerFactory<M> |
ProducerPool.factory |
| Constructor and Description |
|---|
ProducerPool(String logName,
LogManager manager,
ProducerFactory<M> factory,
short nbThreads) |
| Modifier and Type | Field and Description |
|---|---|
protected ProducerFactory<M> |
ProducerRunner.factory |
| Constructor and Description |
|---|
ProducerRunner(ProducerFactory<M> factory,
LogAppender<M> appender,
int producerId) |
Copyright © 2019 Nuxeo. All rights reserved.