Uses of Interface
org.nuxeo.lib.stream.computation.Computation
-
-
Uses of Computation in org.nuxeo.audit.storage.stream
Classes in org.nuxeo.audit.storage.stream that implement Computation Modifier and Type Class Description classStreamAuditStorageWriter.AuditStorageLogWriterComputation -
Uses of Computation in org.nuxeo.drive.action
Classes in org.nuxeo.drive.action that implement Computation Modifier and Type Class Description static classFireGroupUpdatedEventAction.FireGroupUpdatedEventComputation -
Uses of Computation in org.nuxeo.ecm.automation.core.operations.services.bulk
Classes in org.nuxeo.ecm.automation.core.operations.services.bulk that implement Computation Modifier and Type Class Description static classAbstractAutomationBulkAction.AutomationComputation -
Uses of Computation in org.nuxeo.ecm.automation.core.operations.services.workmanager
Classes in org.nuxeo.ecm.automation.core.operations.services.workmanager that implement Computation Modifier and Type Class Description protected classWorkManagerRunWorkInFailure.WorkFailureComputation -
Uses of Computation in org.nuxeo.ecm.core.action
Classes in org.nuxeo.ecm.core.action that implement Computation Modifier and Type Class Description static classDeletionAction.DeletionComputationstatic classGarbageCollectOrphanBlobsAction.GarbageCollectOrphanBlobsComputationstatic classGarbageCollectOrphanVersionsAction.GarbageCollectOrphanVersionsComputation -
Uses of Computation in org.nuxeo.ecm.core.blob.stream
Classes in org.nuxeo.ecm.core.blob.stream that implement Computation Modifier and Type Class Description static classStreamOrphanBlobGC.BlobGCComputation -
Uses of Computation in org.nuxeo.ecm.core.bulk
Classes in org.nuxeo.ecm.core.bulk that implement Computation Modifier and Type Class Description static classS3SetBlobLengthAction.SetBlobLengthComputation -
Uses of Computation in org.nuxeo.ecm.core.bulk.action
Classes in org.nuxeo.ecm.core.bulk.action that implement Computation Modifier and Type Class Description static classRemoveProxyAction.RemoveProxyComputationstatic classSetPropertiesAction.SetPropertyComputationstatic classSetSystemPropertiesAction.SetSystemPropertyComputationstatic classTrashAction.TrashComputation -
Uses of Computation in org.nuxeo.ecm.core.bulk.action.computation
Classes in org.nuxeo.ecm.core.bulk.action.computation that implement Computation Modifier and Type Class Description classAbstractBulkComputationBase class for bulk action computation.classAbstractTransientBlobComputationclassExposeBlobclassMakeBlobclassSortBlobclassZipBlob -
Uses of Computation in org.nuxeo.ecm.core.bulk.computation
Classes in org.nuxeo.ecm.core.bulk.computation that implement Computation Modifier and Type Class Description classBulkScrollerComputationMaterializes the document set for a command if scroller is not external.classBulkStatusComputationSaves the status into a key value store. -
Uses of Computation in org.nuxeo.ecm.core.bulk.introspection
Classes in org.nuxeo.ecm.core.bulk.introspection that implement Computation Modifier and Type Class Description classStreamIntrospectionComputationA computation that reads processor and metrics streams to build a representation of stream activities in the cluster. -
Uses of Computation in org.nuxeo.ecm.core.migrator
Classes in org.nuxeo.ecm.core.migrator that implement Computation Modifier and Type Class Description static classAbstractBulkMigrator.MigrationComputation -
Uses of Computation in org.nuxeo.ecm.core.model.stream
Classes in org.nuxeo.ecm.core.model.stream that implement Computation Modifier and Type Class Description static classStreamDocumentGC.DocumentGCComputation -
Uses of Computation in org.nuxeo.ecm.core.security
Classes in org.nuxeo.ecm.core.security that implement Computation Modifier and Type Class Description static classRetentionExpiredAction.RetentionExpiredComputation -
Uses of Computation in org.nuxeo.ecm.core.storage.action
Classes in org.nuxeo.ecm.core.storage.action that implement Computation Modifier and Type Class Description static classExtractBinaryFulltextAction.ExtractBinaryFulltextComputation -
Uses of Computation in org.nuxeo.ecm.core.storage.dbs.action
Classes in org.nuxeo.ecm.core.storage.dbs.action that implement Computation Modifier and Type Class Description static classUpdateReadAclsAction.UpdateReadAclsComputation -
Uses of Computation in org.nuxeo.ecm.core.work
Classes in org.nuxeo.ecm.core.work that implement Computation Modifier and Type Class Description classWorkComputationA Stream computation that consumes works. -
Uses of Computation in org.nuxeo.ecm.platform.audit.impl
Classes in org.nuxeo.ecm.platform.audit.impl that implement Computation Modifier and Type Class Description static classStreamAuditWriter.AuditLogWriterComputation -
Uses of Computation in org.nuxeo.ecm.platform.csv.export.computation
Classes in org.nuxeo.ecm.platform.csv.export.computation that implement Computation Modifier and Type Class Description classCSVProjectionComputationInputs: i1: ReadsBulkBucketOutputs o1: WritesRecordcontaining csv lines -
Uses of Computation in org.nuxeo.ecm.platform.picture.recompute
Classes in org.nuxeo.ecm.platform.picture.recompute that implement Computation Modifier and Type Class Description static classRecomputeViewsAction.RecomputeViewsComputation -
Uses of Computation in org.nuxeo.ecm.platform.routing.core.bulk
Classes in org.nuxeo.ecm.platform.routing.core.bulk that implement Computation Modifier and Type Class Description static classDocumentRoutingEscalationAction.DocumentRoutingEscalationComputationstatic classGarbageCollectRoutesAction.GarbageCollectRoutesComputation -
Uses of Computation in org.nuxeo.ecm.platform.thumbnail.action
Classes in org.nuxeo.ecm.platform.thumbnail.action that implement Computation Modifier and Type Class Description static classRecomputeThumbnailsAction.RecomputeThumbnailsComputation -
Uses of Computation in org.nuxeo.ecm.platform.video.computation
Classes in org.nuxeo.ecm.platform.video.computation that implement Computation Modifier and Type Class Description classRecomputeTranscodedVideosComputationComputation that fills the conversions in theVideoConstants.TRANSCODED_VIDEOS_PROPERTYvideos propertyclassRecomputeVideoInfoComputationComputation that fills Video Info. -
Uses of Computation in org.nuxeo.elasticsearch.bulk
Classes in org.nuxeo.elasticsearch.bulk that implement Computation Modifier and Type Class Description classBulkIndexComputationA computation that submits elasticsearch requests using the bulk API.classIndexCompletionComputationOn indexing completion, do extra tasks like refresh or update index alias.classIndexRequestComputationBuild elasticsearch requests to index documents. -
Uses of Computation in org.nuxeo.lib.stream.computation
Classes in org.nuxeo.lib.stream.computation that implement Computation Modifier and Type Class Description classAbstractBatchComputationAn abstractComputationthat processes records by batch.classAbstractComputationAn abstractComputationthat manages the metadata init.Fields in org.nuxeo.lib.stream.computation with type parameters of type Computation Modifier and Type Field Description protected Map<String,Supplier<Computation>>Topology. supplierMapMethods in org.nuxeo.lib.stream.computation that return types with arguments of type Computation Modifier and Type Method Description Supplier<Computation>Topology. getSupplier(String name)Method parameters in org.nuxeo.lib.stream.computation with type arguments of type Computation Modifier and Type Method Description Topology.BuilderTopology.Builder. addComputation(Supplier<Computation> supplier, List<String> mapping) -
Uses of Computation in org.nuxeo.lib.stream.computation.log
Fields in org.nuxeo.lib.stream.computation.log declared as Computation Modifier and Type Field Description protected ComputationComputationRunner. computationFields in org.nuxeo.lib.stream.computation.log with type parameters of type Computation Modifier and Type Field Description protected Supplier<Computation>ComputationPool. supplierprotected Supplier<Computation>ComputationRunner. supplierConstructor parameters in org.nuxeo.lib.stream.computation.log with type arguments of type Computation Constructor Description ComputationPool(Supplier<Computation> supplier, ComputationMetadataMapping metadata, List<List<LogPartition>> defaultAssignments, LogStreamManager streamManager, ComputationPolicy policy)ComputationRunner(Supplier<Computation> supplier, ComputationMetadataMapping metadata, List<LogPartition> defaultAssignment, LogStreamManager streamManager, ComputationPolicy policy) -
Uses of Computation in org.nuxeo.lib.stream.tools.command
Classes in org.nuxeo.lib.stream.tools.command that implement Computation Modifier and Type Class Description classLatencyDatadogComputationA computation that sends periodically latencies to Datadog.classLatencyMonitorComputationA computation that sends periodically latencies to graphite.classLatencyTrackerComputationA computation that sends periodically latencies information into a Log. -
Uses of Computation in org.nuxeo.runtime.stream
Classes in org.nuxeo.runtime.stream that implement Computation Modifier and Type Class Description classStreamMetricsComputationA computation that exposes Nuxeo Stream metrics as Dropwizard metrics.
-