| Package | Description |
|---|---|
| org.nuxeo.lib.stream.computation |
The Computation pattern with a Log implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComputationMetadataMapping
Extend the metadata to add a mapping for the input and output stream.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComputationMetadata |
AbstractComputation.metadata |
| Modifier and Type | Method and Description |
|---|---|
ComputationMetadata |
Computation.metadata()
Identify the computation.
|
ComputationMetadata |
AbstractComputation.metadata() |
| Constructor and Description |
|---|
ComputationMetadataMapping(ComputationMetadata metadata,
Map<String,String> mapping) |
Copyright © 2019 Nuxeo. All rights reserved.