public abstract class FlinkDataProcessorRuntime<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams> extends FlinkRuntime<org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B>,B,org.streampipes.model.graph.DataProcessorInvocation,org.streampipes.wrapper.context.EventProcessorRuntimeContext>
config, streamTimeCharacteristicbindingParams, params, runtimeParams| Constructor and Description |
|---|
FlinkDataProcessorRuntime(B params)
Deprecated.
|
FlinkDataProcessorRuntime(B params,
boolean debug) |
FlinkDataProcessorRuntime(B params,
FlinkDeploymentConfig config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendExecutionConfig(org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event>... convertedStream) |
protected abstract org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event> |
getApplicationLogic(org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event>... messageStream) |
protected Properties |
getProperties(org.streampipes.model.grounding.KafkaTransportProtocol protocol) |
protected org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B> |
makeRuntimeParams() |
appendEnvironmentConfig, bindRuntime, discardRuntime, getDeploymentConfig, postDiscard, prepareRuntime, run, setStreamTimeCharacteristicgetDataFormatDefinition, getGraph, getJmsProtocol, getKafkaUrl, getProducerProperties, getTopic, isKafkaProtocol, protocol, replaceWildcardWithPatternFormat@Deprecated public FlinkDataProcessorRuntime(B params)
FlinkDataProcessorRuntime(EventProcessorBindingParams, boolean) insteadpublic FlinkDataProcessorRuntime(B params, boolean debug)
public FlinkDataProcessorRuntime(B params, FlinkDeploymentConfig config)
FlinkDataProcessorRuntime(EventProcessorBindingParams, boolean) insteadpublic void appendExecutionConfig(org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event>... convertedStream)
appendExecutionConfig in class FlinkRuntime<org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams>,B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams,org.streampipes.model.graph.DataProcessorInvocation,org.streampipes.wrapper.context.EventProcessorRuntimeContext>protected abstract org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event> getApplicationLogic(org.apache.flink.streaming.api.datastream.DataStream<org.streampipes.model.runtime.Event>... messageStream)
protected Properties getProperties(org.streampipes.model.grounding.KafkaTransportProtocol protocol)
getProperties in class DistributedRuntime<org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams>,B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams,org.streampipes.model.graph.DataProcessorInvocation,org.streampipes.wrapper.context.EventProcessorRuntimeContext>protected org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B> makeRuntimeParams()
makeRuntimeParams in class DistributedRuntime<org.streampipes.wrapper.params.runtime.EventProcessorRuntimeParams<B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams>,B extends org.streampipes.wrapper.params.binding.EventProcessorBindingParams,org.streampipes.model.graph.DataProcessorInvocation,org.streampipes.wrapper.context.EventProcessorRuntimeContext>Copyright © 2019. All rights reserved.