All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download streaming-api JAR 1.1.0 with all dependencies


ray streaming api

Files of the artifact streaming-api version 1.1.0 from the group io.ray.

Test

Artifact streaming-api
Group io.ray
Version 1.1.0
Last update 23. January 2021
Tags: streaming
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies ray-api, ray-runtime, streaming-state, jsr305, gson, guava, commons-lang3, log4j-api, log4j-core, log4j-slf4j-impl, slf4j-api, testng, snakeyaml,
There are maybe transitive dependencies!
There is a newer version: 1.10.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of streaming-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of streaming-api version 1.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.ray.streaming-api
META-INF.maven.io.ray.streaming-api.META-INF.maven.io.ray.streaming-api.pom.properties
META-INF.maven.io.ray.streaming-api.META-INF.maven.io.ray.streaming-api.pom.xml
io.ray.streaming.api
io.ray.streaming.api.io.ray.streaming.api.Language
io.ray.streaming.api.collector
io.ray.streaming.api.collector.io.ray.streaming.api.collector.CollectionCollector
io.ray.streaming.api.collector.io.ray.streaming.api.collector.Collector
io.ray.streaming.api.context
io.ray.streaming.api.context.io.ray.streaming.api.context.ClusterStarter
io.ray.streaming.api.context.io.ray.streaming.api.context.RuntimeContext
io.ray.streaming.api.context.io.ray.streaming.api.context.StreamingContext
io.ray.streaming.api.function
io.ray.streaming.api.function.io.ray.streaming.api.function.Function
io.ray.streaming.api.function.io.ray.streaming.api.function.RichFunction
io.ray.streaming.api.function.impl
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.AggregateFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.FilterFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.FlatMapFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.JoinFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.KeyFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.MapFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.ProcessFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.ReduceFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.SinkFunction
io.ray.streaming.api.function.impl.io.ray.streaming.api.function.impl.SourceFunction
io.ray.streaming.api.function.internal
io.ray.streaming.api.function.internal.io.ray.streaming.api.function.internal.CollectionSourceFunction
io.ray.streaming.api.function.internal.io.ray.streaming.api.function.internal.Functions
io.ray.streaming.api.partition
io.ray.streaming.api.partition.io.ray.streaming.api.partition.Partition
io.ray.streaming.api.partition.impl
io.ray.streaming.api.partition.impl.io.ray.streaming.api.partition.impl.BroadcastPartition
io.ray.streaming.api.partition.impl.io.ray.streaming.api.partition.impl.ForwardPartition
io.ray.streaming.api.partition.impl.io.ray.streaming.api.partition.impl.KeyPartition
io.ray.streaming.api.partition.impl.io.ray.streaming.api.partition.impl.RoundRobinPartition
io.ray.streaming.api.stream
io.ray.streaming.api.stream.io.ray.streaming.api.stream.DataStream
io.ray.streaming.api.stream.io.ray.streaming.api.stream.DataStreamSink
io.ray.streaming.api.stream.io.ray.streaming.api.stream.DataStreamSource
io.ray.streaming.api.stream.io.ray.streaming.api.stream.JoinStream
io.ray.streaming.api.stream.io.ray.streaming.api.stream.KeyDataStream
io.ray.streaming.api.stream.io.ray.streaming.api.stream.Stream
io.ray.streaming.api.stream.io.ray.streaming.api.stream.StreamSink
io.ray.streaming.api.stream.io.ray.streaming.api.stream.StreamSource
io.ray.streaming.api.stream.io.ray.streaming.api.stream.UnionStream
io.ray.streaming.client
io.ray.streaming.client.io.ray.streaming.client.JobClient
io.ray.streaming.jobgraph
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.JobEdge
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.JobGraph
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.JobGraphBuilder
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.JobGraphOptimizer
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.JobVertex
io.ray.streaming.jobgraph.io.ray.streaming.jobgraph.VertexType
io.ray.streaming.message
io.ray.streaming.message.io.ray.streaming.message.KeyRecord
io.ray.streaming.message.io.ray.streaming.message.Record
io.ray.streaming.operator
io.ray.streaming.operator.io.ray.streaming.operator.ChainStrategy
io.ray.streaming.operator.io.ray.streaming.operator.OneInputOperator
io.ray.streaming.operator.io.ray.streaming.operator.Operator
io.ray.streaming.operator.io.ray.streaming.operator.OperatorType
io.ray.streaming.operator.io.ray.streaming.operator.SourceOperator
io.ray.streaming.operator.io.ray.streaming.operator.StreamOperator
io.ray.streaming.operator.io.ray.streaming.operator.TwoInputOperator
io.ray.streaming.operator.chain
io.ray.streaming.operator.chain.io.ray.streaming.operator.chain.ChainedOperator
io.ray.streaming.operator.chain.io.ray.streaming.operator.chain.ForwardCollector
io.ray.streaming.operator.impl
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.FilterOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.FlatMapOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.JoinOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.KeyByOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.MapOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.ReduceOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.SinkOperator
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.SourceOperatorImpl
io.ray.streaming.operator.impl.io.ray.streaming.operator.impl.UnionOperator
io.ray.streaming.python
io.ray.streaming.python.io.ray.streaming.python.PythonFunction
io.ray.streaming.python.io.ray.streaming.python.PythonOperator
io.ray.streaming.python.io.ray.streaming.python.PythonPartition
io.ray.streaming.python.stream
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonDataStream
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonKeyDataStream
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonStream
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonStreamSink
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonStreamSource
io.ray.streaming.python.stream.io.ray.streaming.python.stream.PythonUnionStream
io.ray.streaming.util
io.ray.streaming.util.io.ray.streaming.util.Config
.log4j.properties
.ray.conf




© 2015 - 2025 Weber Informatics LLC | Privacy Policy