Package org.nuxeo.runtime.stream
Interface StreamProcessorTopology
- All Known Implementing Classes:
AbstractAutomationBulkAction
,AbstractBulkMigrator.MigrationAction
,AutomationBulkAction
,AutomationBulkActionUi
,BulkServiceProcessor
,CSVExportAction
,DeletionAction
,DocumentRoutingEscalationAction
,ExtractBinaryFulltextAction
,FireGroupUpdatedEventAction
,GarbageCollectOrphanBlobsAction
,GarbageCollectOrphanVersionsAction
,GarbageCollectRoutesAction
,IndexAction
,RecomputeThumbnailsAction
,RecomputeVideoConversionsAction
,RecomputeViewsAction
,RemoveProxyAction
,RetentionExpiredAction
,S3SetBlobLengthAction
,SetPropertiesAction
,SetSystemPropertiesAction
,StreamAuditStorageWriter
,StreamAuditWriter
,StreamDocumentGC
,StreamIntrospectionProcessor
,StreamMetricsProcessor
,StreamOrphanBlobGC
,TrashAction
,UpdateReadAclsAction
public interface StreamProcessorTopology
- Since:
- 9.3
-
Method Summary
Modifier and TypeMethodDescriptiongetTopology
(Map<String, String> options) Returns a Stream computation topology.
-
Method Details
-
getTopology
Returns a Stream computation topology.
-