Uses of Class
org.nuxeo.lib.stream.computation.ComputationMetadata
Package
Description
The Computation pattern with a Log implementation.
-
Uses of ComputationMetadata in org.nuxeo.lib.stream.computation
Modifier and TypeClassDescriptionclass
Extend the metadata to add a mapping for the input and output stream.Modifier and TypeFieldDescriptionprotected final ComputationMetadata
AbstractComputation.metadata
Modifier and TypeMethodDescriptionAbstractComputation.metadata()
Computation.metadata()
Identify the computation.ModifierConstructorDescriptionComputationMetadataMapping
(ComputationMetadata metadata, Map<String, String> mapping)