Skip navigation links
A B C D F G I J O P R S 

A

appendEnvironmentConfig(StreamExecutionEnvironment) - Method in class org.streampipes.wrapper.flink.FlinkRuntime
This method can be called in case additional environment settings should be applied to the runtime.
appendExecutionConfig(DataStream<Map<String, Object>>...) - Method in class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
 
appendExecutionConfig(DataStream<Map<String, Object>>...) - Method in class org.streampipes.wrapper.flink.FlinkDataSinkRuntime
 
appendExecutionConfig(DataStream<Map<String, Object>>...) - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 

B

bindRuntime() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 

C

cancel() - Method in class org.streampipes.wrapper.flink.consumer.JmsConsumer
 
config - Variable in class org.streampipes.wrapper.flink.FlinkRuntime
 

D

deleteJob(JobID) - Method in class org.streampipes.wrapper.flink.FlinkJobController
 
discardRuntime() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 

F

findJobId(ActorGateway, String) - Method in class org.streampipes.wrapper.flink.FlinkJobController
 
flatMap(String, Collector<Map<String, Object>>) - Method in class org.streampipes.wrapper.flink.converter.JsonToMapFormat
 
flatMap(T, Collector<Map<String, Object>>) - Method in class org.streampipes.wrapper.flink.converter.ObjectToMapConverter
 
flatMap(Map<String, Object>, Collector<Map<String, Object>>) - Method in class org.streampipes.wrapper.flink.logger.StatisticLogger
 
FlinkDataProcessorDeclarer<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams> - Class in org.streampipes.wrapper.flink
 
FlinkDataProcessorDeclarer() - Constructor for class org.streampipes.wrapper.flink.FlinkDataProcessorDeclarer
 
FlinkDataProcessorRuntime<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams> - Class in org.streampipes.wrapper.flink
 
FlinkDataProcessorRuntime(B) - Constructor for class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
FlinkDataProcessorRuntime(B, boolean) - Constructor for class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
 
FlinkDataProcessorRuntime(B, FlinkDeploymentConfig) - Constructor for class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
FlinkDataSinkDeclarer<B extends org.streampipes.wrapper.params.binding.EventSinkBindingParams> - Class in org.streampipes.wrapper.flink
 
FlinkDataSinkDeclarer() - Constructor for class org.streampipes.wrapper.flink.FlinkDataSinkDeclarer
 
FlinkDataSinkRuntime<B extends org.streampipes.wrapper.params.binding.EventSinkBindingParams> - Class in org.streampipes.wrapper.flink
 
FlinkDataSinkRuntime(B) - Constructor for class org.streampipes.wrapper.flink.FlinkDataSinkRuntime
FlinkDataSinkRuntime(B, boolean) - Constructor for class org.streampipes.wrapper.flink.FlinkDataSinkRuntime
 
FlinkDataSinkRuntime(B, FlinkDeploymentConfig) - Constructor for class org.streampipes.wrapper.flink.FlinkDataSinkRuntime
FlinkDeploymentConfig - Class in org.streampipes.wrapper.flink
 
FlinkDeploymentConfig(String, String, int) - Constructor for class org.streampipes.wrapper.flink.FlinkDeploymentConfig
 
FlinkJmsProducer<IN> - Class in org.streampipes.wrapper.flink.sink
 
FlinkJmsProducer(JmsTransportProtocol, SerializationSchema<IN>) - Constructor for class org.streampipes.wrapper.flink.sink.FlinkJmsProducer
 
FlinkJobController - Class in org.streampipes.wrapper.flink
 
FlinkJobController(String, int) - Constructor for class org.streampipes.wrapper.flink.FlinkJobController
 
FlinkRuntime<B extends org.streampipes.wrapper.params.binding.BindingParams<I>,I extends org.streampipes.model.base.InvocableStreamPipesEntity> - Class in org.streampipes.wrapper.flink
 
FlinkRuntime(B) - Constructor for class org.streampipes.wrapper.flink.FlinkRuntime
FlinkRuntime(B, FlinkDeploymentConfig) - Constructor for class org.streampipes.wrapper.flink.FlinkRuntime
FlinkRuntime(B, boolean) - Constructor for class org.streampipes.wrapper.flink.FlinkRuntime
 

G

getApplicationLogic(DataStream<Map<String, Object>>...) - Method in class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
 
getDeploymentConfig() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 
getHost() - Method in class org.streampipes.wrapper.flink.FlinkDeploymentConfig
 
getJarFile() - Method in class org.streampipes.wrapper.flink.FlinkDeploymentConfig
 
getJobManagerGateway() - Method in class org.streampipes.wrapper.flink.FlinkJobController
 
getPort() - Method in class org.streampipes.wrapper.flink.FlinkDeploymentConfig
 
getProperties(KafkaTransportProtocol) - Method in class org.streampipes.wrapper.flink.FlinkDataProcessorRuntime
 
getSink(DataStream<Map<String, Object>>...) - Method in class org.streampipes.wrapper.flink.FlinkDataSinkRuntime
 
getStatusSender(I) - Static method in class org.streampipes.wrapper.flink.status.PipelineElementStatusSenderFactory
 

I

invoke(IN) - Method in class org.streampipes.wrapper.flink.sink.FlinkJmsProducer
 

J

JmsConsumer - Class in org.streampipes.wrapper.flink.consumer
 
JmsConsumer(JmsTransportProtocol) - Constructor for class org.streampipes.wrapper.flink.consumer.JmsConsumer
 
JsonToMapFormat - Class in org.streampipes.wrapper.flink.converter
 
JsonToMapFormat() - Constructor for class org.streampipes.wrapper.flink.converter.JsonToMapFormat
 

O

ObjectToMapConverter<T> - Class in org.streampipes.wrapper.flink.converter
 
ObjectToMapConverter() - Constructor for class org.streampipes.wrapper.flink.converter.ObjectToMapConverter
 
open(Configuration) - Method in class org.streampipes.wrapper.flink.sink.FlinkJmsProducer
 
org.streampipes.wrapper.flink - package org.streampipes.wrapper.flink
 
org.streampipes.wrapper.flink.consumer - package org.streampipes.wrapper.flink.consumer
 
org.streampipes.wrapper.flink.converter - package org.streampipes.wrapper.flink.converter
 
org.streampipes.wrapper.flink.logger - package org.streampipes.wrapper.flink.logger
 
org.streampipes.wrapper.flink.serializer - package org.streampipes.wrapper.flink.serializer
 
org.streampipes.wrapper.flink.sink - package org.streampipes.wrapper.flink.sink
 
org.streampipes.wrapper.flink.status - package org.streampipes.wrapper.flink.status
 

P

PipelineElementStatusSender - Class in org.streampipes.wrapper.flink.status
 
PipelineElementStatusSender(SpKafkaProducer, String, String) - Constructor for class org.streampipes.wrapper.flink.status.PipelineElementStatusSender
 
PipelineElementStatusSenderFactory - Class in org.streampipes.wrapper.flink.status
 
PipelineElementStatusSenderFactory() - Constructor for class org.streampipes.wrapper.flink.status.PipelineElementStatusSenderFactory
 
postDiscard() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 
prepareRuntime() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 

R

run(SourceFunction.SourceContext<String>) - Method in class org.streampipes.wrapper.flink.consumer.JmsConsumer
 
run() - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 

S

serialize(Map<String, Object>) - Method in class org.streampipes.wrapper.flink.serializer.SimpleJmsSerializer
 
serialize(Map<String, Object>) - Method in class org.streampipes.wrapper.flink.serializer.SimpleKafkaSerializer
 
setStreamTimeCharacteristic(TimeCharacteristic) - Method in class org.streampipes.wrapper.flink.FlinkRuntime
 
SimpleJmsSerializer - Class in org.streampipes.wrapper.flink.serializer
 
SimpleJmsSerializer() - Constructor for class org.streampipes.wrapper.flink.serializer.SimpleJmsSerializer
 
SimpleKafkaSerializer - Class in org.streampipes.wrapper.flink.serializer
 
SimpleKafkaSerializer() - Constructor for class org.streampipes.wrapper.flink.serializer.SimpleKafkaSerializer
 
StatisticLogger - Class in org.streampipes.wrapper.flink.logger
 
StatisticLogger(InvocableStreamPipesEntity) - Constructor for class org.streampipes.wrapper.flink.logger.StatisticLogger
 
streamTimeCharacteristic - Variable in class org.streampipes.wrapper.flink.FlinkRuntime
 
A B C D F G I J O P R S 
Skip navigation links

Copyright © 2018. All rights reserved.