Uses of Class
org.nuxeo.lib.stream.computation.Topology
Package
Description
The Computation pattern with a Log implementation.
Computation pattern implemented with Log
-
Uses of Topology in org.nuxeo.audit.storage.stream
Modifier and TypeMethodDescriptionStreamAuditStorageWriter.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.drive.action
Modifier and TypeMethodDescriptionFireGroupUpdatedEventAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.automation.core.operations.services.bulk
Modifier and TypeMethodDescriptionAbstractAutomationBulkAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.automation.core.operations.services.workmanager
-
Uses of Topology in org.nuxeo.ecm.core.action
Modifier and TypeMethodDescriptionDeletionAction.getTopology
(Map<String, String> options) GarbageCollectOrphanBlobsAction.getTopology
(Map<String, String> options) GarbageCollectOrphanVersionsAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.blob.stream
-
Uses of Topology in org.nuxeo.ecm.core.bulk
Modifier and TypeMethodDescriptionBulkServiceProcessor.getTopology
(Map<String, String> options) S3SetBlobLengthAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.bulk.action
Modifier and TypeMethodDescriptionRemoveProxyAction.getTopology
(Map<String, String> options) SetPropertiesAction.getTopology
(Map<String, String> options) SetSystemPropertiesAction.getTopology
(Map<String, String> options) TrashAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.bulk.introspection
Modifier and TypeMethodDescriptionStreamIntrospectionProcessor.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.migrator
Modifier and TypeMethodDescriptionAbstractBulkMigrator.MigrationAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.model.stream
-
Uses of Topology in org.nuxeo.ecm.core.security
-
Uses of Topology in org.nuxeo.ecm.core.storage.action
Modifier and TypeMethodDescriptionExtractBinaryFulltextAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.storage.dbs.action
-
Uses of Topology in org.nuxeo.ecm.core.work
Modifier and TypeFieldDescriptionprotected Topology
StreamWorkManager.topology
protected Topology
StreamWorkManager.topologyDisabled
-
Uses of Topology in org.nuxeo.ecm.platform.audit.impl
-
Uses of Topology in org.nuxeo.ecm.platform.csv.export.action
-
Uses of Topology in org.nuxeo.ecm.platform.picture.recompute
-
Uses of Topology in org.nuxeo.ecm.platform.routing.core.bulk
Modifier and TypeMethodDescriptionDocumentRoutingEscalationAction.getTopology
(Map<String, String> options) GarbageCollectRoutesAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.platform.thumbnail.action
Modifier and TypeMethodDescriptionRecomputeThumbnailsAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.platform.video.action
Modifier and TypeMethodDescriptionRecomputeVideoConversionsAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.elasticsearch.bulk
-
Uses of Topology in org.nuxeo.lib.stream.computation
Modifier and TypeMethodDescriptionInitialize streams, but don't run the computationsvoid
Registers a processor and initializes the underlying streams, this is needed before creating a processor or appending record in source streams.default StreamProcessor
StreamManager.registerAndCreateProcessor
(String processorName, Topology topology, Settings settings) Registers and creates a processor without starting it. -
Uses of Topology in org.nuxeo.lib.stream.computation.log
-
Uses of Topology in org.nuxeo.lib.stream.tools.command
-
Uses of Topology in org.nuxeo.runtime.stream
Modifier and TypeMethodDescriptionStreamMetricsProcessor.getTopology
(Map<String, String> options) StreamProcessorTopology.getTopology
(Map<String, String> options) Returns a Stream computation topology.