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

Download spark-network-common_2.11 JAR 2.0.0-preview with all dependencies


Files of the artifact spark-network-common_2.11 version 2.0.0-preview from the group org.apache.spark.

Artifact spark-network-common_2.11
Group org.apache.spark
Version 2.0.0-preview
Last update 22. May 2016
Tags: users development collaborative consensus apache open leads software sharing consider rather foundation license characterized support ourselves desire community provides developers create pragmatic process field that projects source simply quality server high group based
Organization not specified
URL http://spark.apache.org/
License not specified
Dependencies amount 3
Dependencies netty-all, jsr305, spark-tags_2.11,
There are maybe transitive dependencies!
There is a newer version: 2.4.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spark-network-common_2.11 Show documentation

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

spark-network-common_2.11
Rate from 1 - 5, Rated 5.00 based on 1 reviews

77 downloads

Source code of spark-network-common_2.11 version 2.0.0-preview

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
org.apache.spark.network
org.apache.spark.network.org.apache.spark.network.TransportContext
org.apache.spark.network.buffer
org.apache.spark.network.buffer.org.apache.spark.network.buffer.FileSegmentManagedBuffer
org.apache.spark.network.buffer.org.apache.spark.network.buffer.ManagedBuffer
org.apache.spark.network.buffer.org.apache.spark.network.buffer.NettyManagedBuffer
org.apache.spark.network.buffer.org.apache.spark.network.buffer.NioManagedBuffer
org.apache.spark.network.client
org.apache.spark.network.client.org.apache.spark.network.client.ChunkFetchFailureException
org.apache.spark.network.client.org.apache.spark.network.client.ChunkReceivedCallback
org.apache.spark.network.client.org.apache.spark.network.client.RpcResponseCallback
org.apache.spark.network.client.org.apache.spark.network.client.StreamCallback
org.apache.spark.network.client.org.apache.spark.network.client.StreamInterceptor
org.apache.spark.network.client.org.apache.spark.network.client.TransportClient
org.apache.spark.network.client.org.apache.spark.network.client.TransportClientBootstrap
org.apache.spark.network.client.org.apache.spark.network.client.TransportClientFactory
org.apache.spark.network.client.org.apache.spark.network.client.TransportResponseHandler
org.apache.spark.network.protocol
org.apache.spark.network.protocol.org.apache.spark.network.protocol.AbstractMessage
org.apache.spark.network.protocol.org.apache.spark.network.protocol.AbstractResponseMessage
org.apache.spark.network.protocol.org.apache.spark.network.protocol.ChunkFetchFailure
org.apache.spark.network.protocol.org.apache.spark.network.protocol.ChunkFetchRequest
org.apache.spark.network.protocol.org.apache.spark.network.protocol.ChunkFetchSuccess
org.apache.spark.network.protocol.org.apache.spark.network.protocol.Encodable
org.apache.spark.network.protocol.org.apache.spark.network.protocol.Encoders
org.apache.spark.network.protocol.org.apache.spark.network.protocol.Message
org.apache.spark.network.protocol.org.apache.spark.network.protocol.MessageDecoder
org.apache.spark.network.protocol.org.apache.spark.network.protocol.MessageEncoder
org.apache.spark.network.protocol.org.apache.spark.network.protocol.MessageWithHeader
org.apache.spark.network.protocol.org.apache.spark.network.protocol.OneWayMessage
org.apache.spark.network.protocol.org.apache.spark.network.protocol.RequestMessage
org.apache.spark.network.protocol.org.apache.spark.network.protocol.ResponseMessage
org.apache.spark.network.protocol.org.apache.spark.network.protocol.RpcFailure
org.apache.spark.network.protocol.org.apache.spark.network.protocol.RpcRequest
org.apache.spark.network.protocol.org.apache.spark.network.protocol.RpcResponse
org.apache.spark.network.protocol.org.apache.spark.network.protocol.StreamChunkId
org.apache.spark.network.protocol.org.apache.spark.network.protocol.StreamFailure
org.apache.spark.network.protocol.org.apache.spark.network.protocol.StreamRequest
org.apache.spark.network.protocol.org.apache.spark.network.protocol.StreamResponse
org.apache.spark.network.sasl
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslClientBootstrap
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslEncryption
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslEncryptionBackend
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslMessage
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslRpcHandler
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SaslServerBootstrap
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SecretKeyHolder
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SparkSaslClient
org.apache.spark.network.sasl.org.apache.spark.network.sasl.SparkSaslServer
org.apache.spark.network.server
org.apache.spark.network.server.org.apache.spark.network.server.MessageHandler
org.apache.spark.network.server.org.apache.spark.network.server.NoOpRpcHandler
org.apache.spark.network.server.org.apache.spark.network.server.OneForOneStreamManager
org.apache.spark.network.server.org.apache.spark.network.server.RpcHandler
org.apache.spark.network.server.org.apache.spark.network.server.StreamManager
org.apache.spark.network.server.org.apache.spark.network.server.TransportChannelHandler
org.apache.spark.network.server.org.apache.spark.network.server.TransportRequestHandler
org.apache.spark.network.server.org.apache.spark.network.server.TransportServer
org.apache.spark.network.server.org.apache.spark.network.server.TransportServerBootstrap
org.apache.spark.network.util
org.apache.spark.network.util.org.apache.spark.network.util.ByteArrayWritableChannel
org.apache.spark.network.util.org.apache.spark.network.util.ByteUnit
org.apache.spark.network.util.org.apache.spark.network.util.ConfigProvider
org.apache.spark.network.util.org.apache.spark.network.util.IOMode
org.apache.spark.network.util.org.apache.spark.network.util.JavaUtils
org.apache.spark.network.util.org.apache.spark.network.util.LimitedInputStream
org.apache.spark.network.util.org.apache.spark.network.util.MapConfigProvider
org.apache.spark.network.util.org.apache.spark.network.util.NettyUtils
org.apache.spark.network.util.org.apache.spark.network.util.SystemPropertyConfigProvider
org.apache.spark.network.util.org.apache.spark.network.util.TransportConf
org.apache.spark.network.util.org.apache.spark.network.util.TransportFrameDecoder




© 2015 - 2024 Weber Informatics LLC | Privacy Policy