Package | Description |
---|---|
org.nuxeo.ecm.core.work | |
org.nuxeo.lib.stream.computation |
The Computation pattern with a Log implementation.
|
org.nuxeo.lib.stream.computation.log |
Computation pattern implemented with Log
|
org.nuxeo.runtime.stream |
Modifier and Type | Field and Description |
---|---|
protected StreamProcessor |
StreamWorkManager.streamProcessor |
Modifier and Type | Method and Description |
---|---|
StreamProcessor |
StreamProcessor.init(Topology topology,
Settings settings)
Initialize streams, but don't run the computations
|
Modifier and Type | Class and Description |
---|---|
class |
LogStreamProcessor |
Modifier and Type | Method and Description |
---|---|
StreamProcessor |
LogStreamProcessor.init(Topology topology,
Settings settings) |
Modifier and Type | Field and Description |
---|---|
protected Map<String,StreamProcessor> |
StreamServiceImpl.processors |
Copyright © 2017 Nuxeo. All rights reserved.