Package org.nuxeo.ecm.core.search.index
Class IndexingProcessor
java.lang.Object
org.nuxeo.ecm.core.search.index.IndexingProcessor
- All Implemented Interfaces:
StreamProcessorTopology
- Since:
- 2025.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTopology
(Map<String, String> options) Returns a Stream computation topology.
-
Field Details
-
SYNC_COMPUTATION_NAME
- See Also:
-
ASYNC_COMPUTATION_NAME
- See Also:
-
STREAM_NAME
- See Also:
-
-
Constructor Details
-
IndexingProcessor
public IndexingProcessor()
-
-
Method Details
-
getTopology
Description copied from interface:StreamProcessorTopology
Returns a Stream computation topology.- Specified by:
getTopology
in interfaceStreamProcessorTopology
-