Class StreamIntrospectionProcessor
java.lang.Object
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionProcessor
- All Implemented Interfaces:
StreamProcessorTopology
A processor to introspect Nuxeo Stream activities at the cluster level.
- Since:
- 11.5
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTopology
(Map<String, String> options) Returns a Stream computation topology.
-
Constructor Details
-
StreamIntrospectionProcessor
public StreamIntrospectionProcessor()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-