jar

org.apache.streampipes : streampipes-pipeline-management

Maven & Gradle

Jun 09, 2023
4 usages
428 stars
Table Of Contents

Latest Version

Download org.apache.streampipes : streampipes-pipeline-management JAR file - Latest Versions:

All Versions

Download org.apache.streampipes : streampipes-pipeline-management JAR file - All Versions:

Version Vulnerabilities Size Updated
0.92.x
0.91.x
0.90.x
0.70.x
0.69.x
0.68.x
0.67.x
0.66.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window streampipes-pipeline-management-0.92.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.streampipes.manager.matching.v2.utils

├─ org.apache.streampipes.manager.matching.v2.utils.MatchingUtils.class - [JAR]

org.apache.streampipes.manager.verification.messages

├─ org.apache.streampipes.manager.verification.messages.VerificationError.class - [JAR]

├─ org.apache.streampipes.manager.verification.messages.VerificationResult.class - [JAR]

├─ org.apache.streampipes.manager.verification.messages.VerificationWarning.class - [JAR]

org.apache.streampipes.manager.remote

├─ org.apache.streampipes.manager.remote.ContainerProvidedOptionsHandler.class - [JAR]

org.apache.streampipes.manager.verification.structure

├─ org.apache.streampipes.manager.verification.structure.AbstractVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.structure.GeneralVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.structure.Verifier.class - [JAR]

org.apache.streampipes.manager.matching.output

├─ org.apache.streampipes.manager.matching.output.AppendOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.CustomOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.CustomTransformOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.FixedOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.ListOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.OutputSchemaFactory.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.OutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.PropertyDuplicateRemover.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.RenameOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.TransformOutputSchemaGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.output.UserDefinedOutputSchemaGenerator.class - [JAR]

org.apache.streampipes.manager.storage

├─ org.apache.streampipes.manager.storage.PipelineStorageService.class - [JAR]

├─ org.apache.streampipes.manager.storage.RunningPipelineElementStorage.class - [JAR]

org.apache.streampipes.manager.template

├─ org.apache.streampipes.manager.template.AbstractTemplateHandler.class - [JAR]

├─ org.apache.streampipes.manager.template.AdapterTemplateHandler.class - [JAR]

├─ org.apache.streampipes.manager.template.DataProcessorTemplateHandler.class - [JAR]

├─ org.apache.streampipes.manager.template.DataSinkTemplateHandler.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineElementTemplateHandler.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineElementTemplateVisitor.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineGenerator.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineTemplateGenerator.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineTemplateInvocationGenerator.class - [JAR]

├─ org.apache.streampipes.manager.template.PipelineTemplateInvocationHandler.class - [JAR]

org.apache.streampipes.manager.assets

├─ org.apache.streampipes.manager.assets.AssetConstants.class - [JAR]

├─ org.apache.streampipes.manager.assets.AssetExtractor.class - [JAR]

├─ org.apache.streampipes.manager.assets.AssetFetcher.class - [JAR]

├─ org.apache.streampipes.manager.assets.AssetManager.class - [JAR]

├─ org.apache.streampipes.manager.assets.DocumentationParser.class - [JAR]

├─ org.apache.streampipes.manager.assets.ImagePathReplacer.class - [JAR]

org.apache.streampipes.manager.util

├─ org.apache.streampipes.manager.util.AuthTokenUtils.class - [JAR]

├─ org.apache.streampipes.manager.util.PipelineVerificationUtils.class - [JAR]

├─ org.apache.streampipes.manager.util.TopicGenerator.class - [JAR]

├─ org.apache.streampipes.manager.util.TreeUtils.class - [JAR]

org.apache.streampipes.manager.monitoring.pipeline

├─ org.apache.streampipes.manager.monitoring.pipeline.ExtensionsLogProvider.class - [JAR]

├─ org.apache.streampipes.manager.monitoring.pipeline.ExtensionsServiceLogExecutor.class - [JAR]

org.apache.streampipes.manager.matching.v2.pipeline

├─ org.apache.streampipes.manager.matching.v2.pipeline.AbstractPipelineValidationStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.ApplyGroundingStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.CheckCompletedStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.CheckCompletedVisitor.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.ComputeOutputStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.PipelineValidationSteps.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.PipelineValidator.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.PrepareStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.SchemaValidationStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.SpValidationException.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.UpdateOutputStrategiesStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.UpdateStaticPropertiesStep.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.pipeline.UpdateStaticPropertiesVisitor.class - [JAR]

org.apache.streampipes.manager.matching.v2

├─ org.apache.streampipes.manager.matching.v2.AbstractMatcher.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.DatatypeMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.DomainPropertyMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.ElementVerification.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.FormatMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.GroundingMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.ListPropertyMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.Matcher.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.MeasurementUnitMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.NestedPropertyMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.PrimitivePropertyMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.PropertyMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.ProtocolMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.SchemaMatch.class - [JAR]

├─ org.apache.streampipes.manager.matching.v2.StreamMatch.class - [JAR]

org.apache.streampipes.manager.matching

├─ org.apache.streampipes.manager.matching.ConnectionStorageHandler.class - [JAR]

├─ org.apache.streampipes.manager.matching.ConnectionValidator.class - [JAR]

├─ org.apache.streampipes.manager.matching.DataSetGroundingSelector.class - [JAR]

├─ org.apache.streampipes.manager.matching.FormatSelector.class - [JAR]

├─ org.apache.streampipes.manager.matching.GroundingBuilder.class - [JAR]

├─ org.apache.streampipes.manager.matching.GroundingSelector.class - [JAR]

├─ org.apache.streampipes.manager.matching.PipelineModificationGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.PipelineVerificationHandlerV2.class - [JAR]

├─ org.apache.streampipes.manager.matching.ProtocolSelector.class - [JAR]

org.apache.streampipes.manager.setup.design

├─ org.apache.streampipes.manager.setup.design.DesignDocumentUtils.class - [JAR]

├─ org.apache.streampipes.manager.setup.design.UserDesignDocument.class - [JAR]

org.apache.streampipes.manager.setup.tasks

├─ org.apache.streampipes.manager.setup.tasks.CreateAssetLinkTypeTask.class - [JAR]

├─ org.apache.streampipes.manager.setup.tasks.CreateDefaultAssetTask.class - [JAR]

├─ org.apache.streampipes.manager.setup.tasks.InstallationTask.class - [JAR]

org.apache.streampipes.manager.preview

├─ org.apache.streampipes.manager.preview.ActivePipelinePreviews.class - [JAR]

├─ org.apache.streampipes.manager.preview.PipelinePreview.class - [JAR]

org.apache.streampipes.manager.function

├─ org.apache.streampipes.manager.function.FunctionRegistrationService.class - [JAR]

org.apache.streampipes.manager.execution.provider

├─ org.apache.streampipes.manager.execution.provider.CurrentPipelineElementProvider.class - [JAR]

├─ org.apache.streampipes.manager.execution.provider.PipelineElementProvider.class - [JAR]

├─ org.apache.streampipes.manager.execution.provider.StoredPipelineElementProvider.class - [JAR]

org.apache.streampipes.manager.execution.endpoint

├─ org.apache.streampipes.manager.execution.endpoint.ExtensionsServiceEndpointGenerator.class - [JAR]

├─ org.apache.streampipes.manager.execution.endpoint.ExtensionsServiceEndpointProvider.class - [JAR]

├─ org.apache.streampipes.manager.execution.endpoint.ExtensionsServiceEndpointUtils.class - [JAR]

org.apache.streampipes.manager.execution

├─ org.apache.streampipes.manager.execution.PipelineExecutionInfo.class - [JAR]

├─ org.apache.streampipes.manager.execution.PipelineExecutionTaskFactory.class - [JAR]

├─ org.apache.streampipes.manager.execution.PipelineExecutor.class - [JAR]

org.apache.streampipes.manager.template.instances

├─ org.apache.streampipes.manager.template.instances.DataLakePipelineTemplate.class - [JAR]

├─ org.apache.streampipes.manager.template.instances.PipelineTemplate.class - [JAR]

org.apache.streampipes.manager.selector

├─ org.apache.streampipes.manager.selector.PropertyFinder.class - [JAR]

├─ org.apache.streampipes.manager.selector.PropertyRequirementSelector.class - [JAR]

├─ org.apache.streampipes.manager.selector.PropertySelector.class - [JAR]

├─ org.apache.streampipes.manager.selector.PropertySelectorGenerator.class - [JAR]

├─ org.apache.streampipes.manager.selector.PropertySelectorUtils.class - [JAR]

org.apache.streampipes.manager.runtime

├─ org.apache.streampipes.manager.runtime.PipelineElementRuntimeInfoFetcher.class - [JAR]

├─ org.apache.streampipes.manager.runtime.SpDataFormatConverter.class - [JAR]

├─ org.apache.streampipes.manager.runtime.SpDataFormatConverterGenerator.class - [JAR]

org.apache.streampipes.manager.verification

├─ org.apache.streampipes.manager.verification.DataProcessorVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.DataSinkVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.DataStreamVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.ElementVerifier.class - [JAR]

├─ org.apache.streampipes.manager.verification.StorageState.class - [JAR]

org.apache.streampipes.manager.operations

├─ org.apache.streampipes.manager.operations.Operations.class - [JAR]

org.apache.streampipes.manager.verification.extractor

├─ org.apache.streampipes.manager.verification.extractor.TypeExtractor.class - [JAR]

org.apache.streampipes.manager.endpoint

├─ org.apache.streampipes.manager.endpoint.EndpointFetcher.class - [JAR]

├─ org.apache.streampipes.manager.endpoint.EndpointItemFetcher.class - [JAR]

├─ org.apache.streampipes.manager.endpoint.EndpointItemParser.class - [JAR]

├─ org.apache.streampipes.manager.endpoint.HttpJsonParser.class - [JAR]

org.apache.streampipes.manager.matching.mapping

├─ org.apache.streampipes.manager.matching.mapping.AbstractRequirementsSelectorGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.mapping.EmptyRequirementsSelectorGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.mapping.MappingPropertyCalculator.class - [JAR]

├─ org.apache.streampipes.manager.matching.mapping.RequirementsSelectorGenerator.class - [JAR]

├─ org.apache.streampipes.manager.matching.mapping.RequirementsSelectorGeneratorFactory.class - [JAR]

org.apache.streampipes.manager.pipeline

├─ org.apache.streampipes.manager.pipeline.PipelineCacheManager.class - [JAR]

├─ org.apache.streampipes.manager.pipeline.PipelineCanvasMetadataCacheManager.class - [JAR]

├─ org.apache.streampipes.manager.pipeline.PipelineManager.class - [JAR]

org.apache.streampipes.manager.data

├─ org.apache.streampipes.manager.data.PipelineGraph.class - [JAR]

├─ org.apache.streampipes.manager.data.PipelineGraphBuilder.class - [JAR]

├─ org.apache.streampipes.manager.data.PipelineGraphHelpers.class - [JAR]

org.apache.streampipes.manager.info

├─ org.apache.streampipes.manager.info.SystemInfoProvider.class - [JAR]

├─ org.apache.streampipes.manager.info.VersionInfoProvider.class - [JAR]

org.apache.streampipes.manager.execution.status

├─ org.apache.streampipes.manager.execution.status.PipelineStatusManager.class - [JAR]

org.apache.streampipes.manager.health

├─ org.apache.streampipes.manager.health.PipelineElementEndpointHealthCheck.class - [JAR]

├─ org.apache.streampipes.manager.health.PipelineHealthCheck.class - [JAR]

org.apache.streampipes.manager.topic

├─ org.apache.streampipes.manager.topic.WildcardTopicGenerator.class - [JAR]

org.apache.streampipes.manager.execution.http

├─ org.apache.streampipes.manager.execution.http.DetachHttpRequest.class - [JAR]

├─ org.apache.streampipes.manager.execution.http.DetachPipelineElementSubmitter.class - [JAR]

├─ org.apache.streampipes.manager.execution.http.InvokeHttpRequest.class - [JAR]

├─ org.apache.streampipes.manager.execution.http.InvokePipelineElementSubmitter.class - [JAR]

├─ org.apache.streampipes.manager.execution.http.PipelineElementHttpRequest.class - [JAR]

├─ org.apache.streampipes.manager.execution.http.PipelineElementSubmitter.class - [JAR]

org.apache.streampipes.manager.execution.task

├─ org.apache.streampipes.manager.execution.task.AfterInvocationTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.DiscoverEndpointsTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.PipelineExecutionTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.SecretEncryptionTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.StorePipelineStatusTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.SubmitRequestTask.class - [JAR]

├─ org.apache.streampipes.manager.execution.task.UpdateGroupIdTask.class - [JAR]

org.apache.streampipes.manager.recommender

├─ org.apache.streampipes.manager.recommender.AllElementsProvider.class - [JAR]

├─ org.apache.streampipes.manager.recommender.ElementRecommender.class - [JAR]

├─ org.apache.streampipes.manager.recommender.PartialPipelineGenerator.class - [JAR]

org.apache.streampipes.manager.setup

├─ org.apache.streampipes.manager.setup.AutoInstallation.class - [JAR]

├─ org.apache.streampipes.manager.setup.CouchDbInstallationStep.class - [JAR]

├─ org.apache.streampipes.manager.setup.InstallationConfiguration.class - [JAR]

├─ org.apache.streampipes.manager.setup.InstallationStep.class - [JAR]

├─ org.apache.streampipes.manager.setup.PipelineElementInstallationStep.class - [JAR]

├─ org.apache.streampipes.manager.setup.UserRegistrationInstallationStep.class - [JAR]

org.apache.streampipes.manager.file

├─ org.apache.streampipes.manager.file.FileConstants.class - [JAR]

├─ org.apache.streampipes.manager.file.FileHandler.class - [JAR]

├─ org.apache.streampipes.manager.file.FileManager.class - [JAR]

org.apache.streampipes.manager.permission

├─ org.apache.streampipes.manager.permission.PermissionManager.class - [JAR]

Advertisement

Dependencies from Group

Jun 09, 2023
20 usages
428 stars
Jun 09, 2023
12 usages
428 stars
Jun 09, 2023
11 usages
428 stars
Jun 09, 2023
11 usages
428 stars
Jan 09, 2023
10 usages
428 stars

Discover Dependencies

Jun 09, 2023
4 usages
428 stars
Jun 09, 2023
4 usages
428 stars
Jun 09, 2023
4 usages
428 stars
Aug 14, 2023
3 usages
443 stars
Dec 03, 2021
3 usages
443 stars
Apr 12, 2022
3 usages
1 stars
Aug 09, 2023
3 usages
608 stars
Aug 09, 2023
3 usages
608 stars
Aug 09, 2023
3 usages
608 stars
Aug 09, 2023
3 usages
608 stars