aboutsummaryrefslogtreecommitdiff
path: root/common/network-common/src/main/java/org/apache/spark/network/client/TransportClient.java
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-161-62/+49
* [MINOR][BUILD] Fix CheckStyle ErrorWeiqing Yang2016-09-201-5/+6
* [SPARK-17332][CORE] Make Java Loggers static membersSean Owen2016-08-311-1/+1
* [SPARK-17231][CORE] Avoid building debug or trace log messages unless the res...Michael Allman2016-08-251-15/+24
* [SPARK-13652][CORE] Copy ByteBuffer in sendRpcSync as it will be recycledShixiong Zhu2016-03-031-1/+5
* [SPARK-13529][BUILD] Move network/* modules into common/network-*Reynold Xin2016-02-281-0/+321