Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.eip.ScatterGather
Packages that use ScatterGather
Package
Description
-
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse
Methods in org.eclipse.lemminx.customservice.synapse with parameters of type ScatterGatherModifier and TypeMethodDescriptionprotected abstract voidAbstractMediatorVisitor.visitScatterGather(ScatterGather node) -
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.breakpoint with parameters of type ScatterGatherModifier and TypeMethodDescriptionprotected voidBreakpointMediatorVisitor.visitScatterGather(ScatterGather node) -
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover
Methods in org.eclipse.lemminx.customservice.synapse.debugger.visitor.stepover with parameters of type ScatterGatherModifier and TypeMethodDescriptionprotected voidStepOverMediatorVisitor.visitScatterGather(ScatterGather node) -
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree.visitor with parameters of type ScatterGatherModifier and TypeMethodDescriptionprotected voidMediatorDependencyVisitor.visitScatterGather(ScatterGather node) -
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse.mediator.schema.generate.visitor
Methods in org.eclipse.lemminx.customservice.synapse.mediator.schema.generate.visitor with parameters of type ScatterGatherModifier and TypeMethodDescriptionprotected voidMediatorSchemaVisitor.visitScatterGather(ScatterGather node) -
Uses of ScatterGather in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators
Methods in org.eclipse.lemminx.customservice.synapse.mediatorService.mediators with parameters of type ScatterGatherModifier and TypeMethodDescriptionScatterGatherMediator.getDataFromST(ScatterGather scatterGather) static org.eclipse.lsp4j.jsonrpc.messages.Either<Map<String,Object>, Map<org.eclipse.lsp4j.Range, Map<String, Object>>> ScatterGatherMediator.processData(Map<String, Object> data, ScatterGather scatterGather, List<String> dirtyFields)