Uses of Class
org.nuxeo.lib.stream.computation.Topology
Packages that use Topology
Package
Description
The Computation pattern with a Log implementation.
Computation pattern implemented with Log
-
Uses of Topology in org.nuxeo.audit.storage.stream
Methods in org.nuxeo.audit.storage.stream that return TopologyModifier and TypeMethodDescriptionStreamAuditStorageWriter.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.drive.action
Methods in org.nuxeo.drive.action that return TopologyModifier and TypeMethodDescriptionFireGroupUpdatedEventAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.automation.core.operations.services.bulk
Methods in org.nuxeo.ecm.automation.core.operations.services.bulk that return TopologyModifier and TypeMethodDescriptionAbstractAutomationBulkAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.automation.core.operations.services.workmanager
Methods in org.nuxeo.ecm.automation.core.operations.services.workmanager that return Topology -
Uses of Topology in org.nuxeo.ecm.core.action
Methods in org.nuxeo.ecm.core.action that return TopologyModifier 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
Methods in org.nuxeo.ecm.core.blob.stream that return Topology -
Uses of Topology in org.nuxeo.ecm.core.bulk
Methods in org.nuxeo.ecm.core.bulk that return TopologyModifier and TypeMethodDescriptionBulkServiceProcessor.getTopology
(Map<String, String> options) S3SetBlobLengthAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.bulk.action
Methods in org.nuxeo.ecm.core.bulk.action that return TopologyModifier 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
Methods in org.nuxeo.ecm.core.bulk.introspection that return TopologyModifier and TypeMethodDescriptionStreamIntrospectionProcessor.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.migrator
Methods in org.nuxeo.ecm.core.migrator that return TopologyModifier and TypeMethodDescriptionAbstractBulkMigrator.MigrationAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.model.stream
Methods in org.nuxeo.ecm.core.model.stream that return Topology -
Uses of Topology in org.nuxeo.ecm.core.security
Methods in org.nuxeo.ecm.core.security that return Topology -
Uses of Topology in org.nuxeo.ecm.core.storage.action
Methods in org.nuxeo.ecm.core.storage.action that return TopologyModifier and TypeMethodDescriptionExtractBinaryFulltextAction.getTopology
(Map<String, String> options) FixBinaryFulltextStorageAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.core.storage.dbs.action
Methods in org.nuxeo.ecm.core.storage.dbs.action that return Topology -
Uses of Topology in org.nuxeo.ecm.core.work
Fields in org.nuxeo.ecm.core.work declared as TopologyModifier and TypeFieldDescriptionprotected Topology
StreamWorkManager.topology
protected Topology
StreamWorkManager.topologyDisabled
-
Uses of Topology in org.nuxeo.ecm.platform.audit.impl
Methods in org.nuxeo.ecm.platform.audit.impl that return Topology -
Uses of Topology in org.nuxeo.ecm.platform.csv.export.action
Methods in org.nuxeo.ecm.platform.csv.export.action that return Topology -
Uses of Topology in org.nuxeo.ecm.platform.picture.recompute
Methods in org.nuxeo.ecm.platform.picture.recompute that return Topology -
Uses of Topology in org.nuxeo.ecm.platform.routing.core.bulk
Methods in org.nuxeo.ecm.platform.routing.core.bulk that return TopologyModifier and TypeMethodDescriptionDocumentRoutingEscalationAction.getTopology
(Map<String, String> options) GarbageCollectRoutesAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.platform.thumbnail.action
Methods in org.nuxeo.ecm.platform.thumbnail.action that return TopologyModifier and TypeMethodDescriptionRecomputeThumbnailsAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.ecm.platform.video.action
Methods in org.nuxeo.ecm.platform.video.action that return TopologyModifier and TypeMethodDescriptionRecomputeVideoConversionsAction.getTopology
(Map<String, String> options) -
Uses of Topology in org.nuxeo.elasticsearch.bulk
Methods in org.nuxeo.elasticsearch.bulk that return Topology -
Uses of Topology in org.nuxeo.lib.stream.computation
Methods in org.nuxeo.lib.stream.computation that return TopologyMethods in org.nuxeo.lib.stream.computation with parameters of type TopologyModifier 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
Fields in org.nuxeo.lib.stream.computation.log declared as TopologyFields in org.nuxeo.lib.stream.computation.log with type parameters of type TopologyMethods in org.nuxeo.lib.stream.computation.log with parameters of type Topology -
Uses of Topology in org.nuxeo.lib.stream.tools.command
Fields in org.nuxeo.lib.stream.tools.command declared as Topology -
Uses of Topology in org.nuxeo.runtime.stream
Methods in org.nuxeo.runtime.stream that return TopologyModifier and TypeMethodDescriptionStreamMetricsProcessor.getTopology
(Map<String, String> options) StreamProcessorTopology.getTopology
(Map<String, String> options) Returns a Stream computation topology.