uber / tchannel-java
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 128 files with 8,313 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 2 files changed 51-100 times (595 lines of code)
    • 7 files changed 21-50 times (970 lines of code)
    • 60 files changed 6-20 times (4,974 lines of code)
    • 59 files changed 1-5 times (1,774 lines of code)
0% | 7% | 11% | 59% | 21%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 128 files with 8,313 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 3 files changed by 11-25 contributors (767 lines of code)
    • 22 files changed by 6-10 contributors (2,344 lines of code)
    • 84 files changed by 2-5 contributors (4,846 lines of code)
    • 19 files changed by 1 contributor (356 lines of code)
0% | 9% | 28% | 58% | 4%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, properties, md, thrift, yaml, gitignore, txt, sh, editorconfig, mk
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 7% | 11% | 60% | 20%
thrift0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tchannel-core0% | 9% | 8% | 64% | 18%
tchannel-hyperbahn0% | 0% | 77% | 0% | 22%
tchannel-benchmark0% | 0% | 34% | 65% | 0%
tchannel-example0% | 0% | 15% | 72% | 11%
tchannel-crossdock0% | 0% | 0% | 15% | 84%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15 2015-08-04 2020-02-06 69 14 wjs@uber.com garciat@uber.com
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9 2015-08-13 2020-04-02 58 17 wjs@uber.com dchornyi@uber.com
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11 2015-08-13 2020-07-31 42 11 wjs@uber.com gankur@uber.com
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13 2015-08-28 2017-11-09 37 9 aditya@uber.com yegor@uber.com
SubChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
236 8 2015-10-22 2018-02-13 30 8 juncaoli@uber.com yegor@uber.com
PingClient.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
83 3 2015-08-08 2018-02-13 25 8 wjs@uber.com yegor@uber.com
MessageDefragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
124 4 2015-08-23 2020-03-06 23 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13 2015-09-22 2020-03-08 23 9 wjs@uber.com denyska@users.noreply.githu...
PingRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
15 1 2015-08-06 2017-09-18 22 4 wjs@uber.com yegor@uber.com
PingServer.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
39 3 2015-07-27 2017-09-18 20 6 wjs@uber.com yegor@uber.com
HyperbahnExample.java
in tchannel-example/src/main/java/com/uber/tchannel/hyperbahn
46 2 2015-09-22 2018-02-13 20 7 wjs@uber.com yegor@uber.com
InitRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
51 2 2015-07-27 2019-12-19 20 7 wjs@uber.com denyska@users.noreply.githu...
Peer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
117 4 2015-10-16 2017-09-20 20 4 juncaoli@uber.com yegor@uber.com
Request.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
351 45 2015-11-04 2020-03-18 20 8 juncaoli@uber.com clu@uber.com
InitRequestInitiator.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
42 2 2015-08-08 2019-12-19 19 8 wjs@uber.com denyska@users.noreply.githu...
MessageFragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
103 2 2015-08-23 2020-03-18 18 7 willsalz@users.noreply.gith... clu@uber.com
PeerManager.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
113 10 2015-10-16 2018-02-13 18 5 juncaoli@uber.com yegor@uber.com
PingPongMultiServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
144 11 2015-11-10 2017-11-09 18 5 juncaoli@uber.com yegor@uber.com
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11 2015-07-27 2020-03-18 17 6 wjs@uber.com clu@uber.com
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14 2015-11-04 2020-03-06 17 5 juncaoli@uber.com denyska@users.noreply.githu...
KeyValueClient.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
79 4 2015-08-21 2017-09-18 16 6 wjs@uber.com yegor@uber.com
Connection.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
169 16 2015-10-16 2017-11-28 16 4 juncaoli@uber.com yborovikov@users.noreply.gi...
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19 2015-11-05 2017-11-10 16 4 juncaoli@uber.com yegor@uber.com
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11 2015-07-27 2019-12-20 15 6 wjs@uber.com denyska@users.noreply.githu...
JsonServer.java
in tchannel-example/src/main/java/com/uber/tchannel/json
14 2 2015-08-19 2017-09-18 12 6 wjs@uber.com yegor@uber.com
JsonClient.java
in tchannel-example/src/main/java/com/uber/tchannel/json
28 2 2015-08-19 2017-09-18 12 6 wjs@uber.com yegor@uber.com
ChannelRegistrar.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
28 4 2015-08-08 2017-09-20 12 6 wjs@uber.com yegor@uber.com
TFrameCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
67 4 2015-07-31 2020-03-04 12 4 wjs@uber.com denyska@users.noreply.githu...
EncodedRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
122 16 2015-11-04 2020-03-18 12 7 juncaoli@uber.com clu@uber.com
EncodedResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
126 8 2015-11-04 2019-12-16 12 5 juncaoli@uber.com denyska@users.noreply.githu...
TFuture.java
in tchannel-core/src/main/java/com/uber/tchannel/api
140 10 2015-11-05 2020-03-17 12 5 juncaoli@uber.com denyska@users.noreply.githu...
LargePayloadBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
151 11 2015-11-26 2017-11-09 12 5 juncaoli@uber.com yegor@uber.com
KeyValueServer.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
18 2 2015-08-21 2017-09-18 11 6 wjs@uber.com yegor@uber.com
TChannelUtilities.java
in tchannel-core/src/main/java/com/uber/tchannel/utils
56 3 2015-11-03 2017-10-04 11 3 juncaoli@uber.com yegor@uber.com
ErrorFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
105 12 2015-10-22 2020-02-10 11 4 juncaoli@uber.com denyska@uber.com
SubPeer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
66 4 2015-10-22 2017-10-04 10 4 juncaoli@uber.com yegor@uber.com
JsonRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/json
10 1 2015-09-02 2017-10-04 9 5 willsalz@users.noreply.gith... yegor@uber.com
PingHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
12 1 2015-07-27 2016-04-05 9 5 wjs@uber.com junchaow@uber.com
TChannelError.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
23 2 2015-10-16 2015-12-01 9 1 juncaoli@uber.com juncaoli@uber.com
ArgScheme.java
in tchannel-core/src/main/java/com/uber/tchannel/headers
49 1 2015-08-06 2017-09-19 9 5 wjs@uber.com yegor@uber.com
CallRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
92 12 2015-10-22 2019-12-14 9 5 juncaoli@uber.com denyska@users.noreply.githu...
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5 2015-11-04 2017-11-13 9 3 juncaoli@uber.com ashopov@uber.com
RawRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
123 18 2015-11-04 2020-03-18 9 5 juncaoli@uber.com clu@uber.com
ThriftRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-09-21 2017-10-04 8 4 aditya@uber.com yegor@uber.com
JSONRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-09-21 2017-10-04 8 4 aditya@uber.com yegor@uber.com
Checksums.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
33 5 2015-07-27 2017-09-18 8 4 wjs@uber.com yegor@uber.com
ThriftResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
84 4 2015-11-04 2019-12-16 8 4 juncaoli@uber.com denyska@users.noreply.githu...
ThriftSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
98 5 2015-11-04 2019-12-17 8 5 juncaoli@uber.com denyska@users.noreply.githu...
CallFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
110 21 2015-10-22 2017-10-04 8 4 juncaoli@uber.com yegor@uber.com
RawMessage.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
10 - 2015-08-12 2017-09-19 7 4 wjs@uber.com yegor@uber.com
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9 2015-08-13 2020-04-02 58 17 wjs@uber.com dchornyi@uber.com
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15 2015-08-04 2020-02-06 69 14 wjs@uber.com garciat@uber.com
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11 2015-08-13 2020-07-31 42 11 wjs@uber.com gankur@uber.com
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13 2015-08-28 2017-11-09 37 9 aditya@uber.com yegor@uber.com
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13 2015-09-22 2020-03-08 23 9 wjs@uber.com denyska@users.noreply.githu...
SubChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
236 8 2015-10-22 2018-02-13 30 8 juncaoli@uber.com yegor@uber.com
PingClient.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
83 3 2015-08-08 2018-02-13 25 8 wjs@uber.com yegor@uber.com
Request.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
351 45 2015-11-04 2020-03-18 20 8 juncaoli@uber.com clu@uber.com
InitRequestInitiator.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
42 2 2015-08-08 2019-12-19 19 8 wjs@uber.com denyska@users.noreply.githu...
InitRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
51 2 2015-07-27 2019-12-19 20 7 wjs@uber.com denyska@users.noreply.githu...
HyperbahnExample.java
in tchannel-example/src/main/java/com/uber/tchannel/hyperbahn
46 2 2015-09-22 2018-02-13 20 7 wjs@uber.com yegor@uber.com
MessageFragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
103 2 2015-08-23 2020-03-18 18 7 willsalz@users.noreply.gith... clu@uber.com
EncodedRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
122 16 2015-11-04 2020-03-18 12 7 juncaoli@uber.com clu@uber.com
MessageDefragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
124 4 2015-08-23 2020-03-06 23 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
PingServer.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
39 3 2015-07-27 2017-09-18 20 6 wjs@uber.com yegor@uber.com
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11 2015-07-27 2020-03-18 17 6 wjs@uber.com clu@uber.com
KeyValueClient.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
79 4 2015-08-21 2017-09-18 16 6 wjs@uber.com yegor@uber.com
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11 2015-07-27 2019-12-20 15 6 wjs@uber.com denyska@users.noreply.githu...
ChannelRegistrar.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
28 4 2015-08-08 2017-09-20 12 6 wjs@uber.com yegor@uber.com
JsonClient.java
in tchannel-example/src/main/java/com/uber/tchannel/json
28 2 2015-08-19 2017-09-18 12 6 wjs@uber.com yegor@uber.com
JsonServer.java
in tchannel-example/src/main/java/com/uber/tchannel/json
14 2 2015-08-19 2017-09-18 12 6 wjs@uber.com yegor@uber.com
KeyValueServer.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
18 2 2015-08-21 2017-09-18 11 6 wjs@uber.com yegor@uber.com
ThriftRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
103 17 2015-11-04 2020-03-18 7 6 juncaoli@uber.com clu@uber.com
TraceBehavior.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
84 6 2016-08-22 2019-07-12 6 6 yurishkuro@users.noreply.gi... dchornyi@uber.com
AdvertiseRequest.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages
40 6 2015-08-20 2017-09-18 5 6 asarawgi@cs.stonybrook.edu yegor@uber.com
PingPongMultiServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
144 11 2015-11-10 2017-11-09 18 5 juncaoli@uber.com yegor@uber.com
PeerManager.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
113 10 2015-10-16 2018-02-13 18 5 juncaoli@uber.com yegor@uber.com
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14 2015-11-04 2020-03-06 17 5 juncaoli@uber.com denyska@users.noreply.githu...
LargePayloadBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
151 11 2015-11-26 2017-11-09 12 5 juncaoli@uber.com yegor@uber.com
TFuture.java
in tchannel-core/src/main/java/com/uber/tchannel/api
140 10 2015-11-05 2020-03-17 12 5 juncaoli@uber.com denyska@users.noreply.githu...
EncodedResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
126 8 2015-11-04 2019-12-16 12 5 juncaoli@uber.com denyska@users.noreply.githu...
RawRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
123 18 2015-11-04 2020-03-18 9 5 juncaoli@uber.com clu@uber.com
ArgScheme.java
in tchannel-core/src/main/java/com/uber/tchannel/headers
49 1 2015-08-06 2017-09-19 9 5 wjs@uber.com yegor@uber.com
CallRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
92 12 2015-10-22 2019-12-14 9 5 juncaoli@uber.com denyska@users.noreply.githu...
PingHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
12 1 2015-07-27 2016-04-05 9 5 wjs@uber.com junchaow@uber.com
JsonRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/json
10 1 2015-09-02 2017-10-04 9 5 willsalz@users.noreply.gith... yegor@uber.com
ThriftSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
98 5 2015-11-04 2019-12-17 8 5 juncaoli@uber.com denyska@users.noreply.githu...
Tracing.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
132 2 2016-08-22 2020-03-18 7 5 yurishkuro@users.noreply.gi... clu@uber.com
CallResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
84 11 2015-10-22 2019-12-14 7 5 juncaoli@uber.com denyska@users.noreply.githu...
JsonRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
92 17 2015-11-04 2020-03-18 6 5 juncaoli@uber.com clu@uber.com
ThriftHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
85 6 2016-08-22 2019-12-14 5 5 yurishkuro@users.noreply.gi... denyska@users.noreply.githu...
HTTPServer.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
106 5 2016-08-22 2017-09-18 4 5 yurishkuro@users.noreply.gi... yegor@uber.com
PingRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
15 1 2015-08-06 2017-09-18 22 4 wjs@uber.com yegor@uber.com
Peer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
117 4 2015-10-16 2017-09-20 20 4 juncaoli@uber.com yegor@uber.com
Connection.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
169 16 2015-10-16 2017-11-28 16 4 juncaoli@uber.com yborovikov@users.noreply.gi...
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19 2015-11-05 2017-11-10 16 4 juncaoli@uber.com yegor@uber.com
TFrameCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
67 4 2015-07-31 2020-03-04 12 4 wjs@uber.com denyska@users.noreply.githu...
ErrorFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
105 12 2015-10-22 2020-02-10 11 4 juncaoli@uber.com denyska@uber.com
SubPeer.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
66 4 2015-10-22 2017-10-04 10 4 juncaoli@uber.com yegor@uber.com
JSONRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-09-21 2017-10-04 8 4 aditya@uber.com yegor@uber.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
TracingContext.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
63 12 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
Downstream.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
55 12 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
FrameType.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
49 2 2015-10-22 2015-10-22 1 1 juncaoli@uber.com juncaoli@uber.com
ObservedSpan.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
37 8 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
Response.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
28 6 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
TChannelError.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
23 2 2015-10-16 2015-12-01 9 1 juncaoli@uber.com juncaoli@uber.com
Request.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
21 5 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
RawRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-12-07 2015-12-08 2 1 juncaoli@uber.com juncaoli@uber.com
simple-service.thrift
in tchannel-crossdock/src/main/thrift
9 - 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
TChannelConnectionReset.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
9 2 2015-11-12 2015-11-12 1 1 juncaoli@uber.com juncaoli@uber.com
TChannelProtocol.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-11-24 2015-12-01 2 1 juncaoli@uber.com juncaoli@uber.com
TChannelCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-11-24 2015-12-01 2 1 juncaoli@uber.com juncaoli@uber.com
TChannelInterrupted.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-10-19 2015-10-22 3 1 juncaoli@uber.com juncaoli@uber.com
TChannelWrappedError.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-11-05 2015-11-05 1 1 juncaoli@uber.com juncaoli@uber.com
TChannelConnectionFailure.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-10-19 2015-10-20 2 1 juncaoli@uber.com juncaoli@uber.com
TChannelNoPeerAvailable.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
6 1 2015-10-22 2015-10-22 1 1 juncaoli@uber.com juncaoli@uber.com
TraceableRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
6 - 2016-08-22 2016-08-22 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
TFutureCallback.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
5 - 2015-12-06 2015-12-08 3 1 juncaoli@uber.com juncaoli@uber.com
PingFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
3 - 2015-10-22 2015-12-01 3 1 juncaoli@uber.com juncaoli@uber.com
PrefixedHeadersCarrier.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
97 6 2016-08-22 2017-10-04 2 2 yurishkuro@users.noreply.gi... yegor@uber.com
Frame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
61 2 2015-10-22 2017-09-18 4 2 juncaoli@uber.com yegor@uber.com
LoadControlHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
57 5 2020-02-06 2020-02-10 2 2 garciat@uber.com denyska@uber.com
CancelFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
56 8 2015-10-22 2019-12-14 4 2 juncaoli@uber.com denyska@users.noreply.githu...
JSONHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
53 2 2016-08-22 2017-10-04 3 2 yurishkuro@users.noreply.gi... yegor@uber.com
Serializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
47 9 2015-11-04 2017-09-19 3 2 juncaoli@uber.com yegor@uber.com
ErrorType.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
46 2 2015-08-19 2015-08-20 2 2 wjs@uber.com willsalz@users.noreply.gith...
ConnectionState.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
39 2 2015-10-16 2017-10-04 4 2 juncaoli@uber.com yegor@uber.com
PingResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
29 5 2015-10-22 2017-05-29 4 2 juncaoli@uber.com ashopov@uber.com
PingRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
29 5 2015-10-22 2017-05-29 4 2 juncaoli@uber.com ashopov@uber.com
ChecksumType.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
28 2 2015-07-27 2015-08-20 4 2 wjs@uber.com willsalz@users.noreply.gith...
BusyError.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
24 4 2015-09-19 2015-09-21 2 2 aditya@uber.com willsalz@users.noreply.gith...
BadRequestError.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
24 4 2015-08-19 2015-08-20 2 2 wjs@uber.com willsalz@users.noreply.gith...
FatalProtocolError.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
23 4 2015-08-19 2015-08-20 2 2 wjs@uber.com willsalz@users.noreply.gith...
ResponsePojo.java
in tchannel-example/src/main/java/com/uber/tchannel/json
23 4 2015-08-19 2015-08-20 2 2 wjs@uber.com willsalz@users.noreply.gith...
RequestPojo.java
in tchannel-example/src/main/java/com/uber/tchannel/json
23 4 2015-08-19 2015-08-20 2 2 wjs@uber.com willsalz@users.noreply.gith...
ResponseCode.java
in tchannel-core/src/main/java/com/uber/tchannel/api
22 2 2015-08-28 2015-08-31 2 2 wjs@uber.com willsalz@users.noreply.gith...
Trace.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
18 2 2015-07-27 2015-07-28 2 2 wjs@uber.com willsalz@users.noreply.gith...
keyvalue.thrift
in tchannel-example/src/main/thrift
15 - 2015-08-21 2015-08-31 4 2 wjs@uber.com willsalz@users.noreply.gith...
HealthCheckRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
13 1 2015-12-02 2017-09-18 2 2 abq@uber.com yegor@uber.com
InitFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
11 - 2015-10-22 2017-09-18 4 2 juncaoli@uber.com yegor@uber.com
TChannelConnectionTimeout.java
in tchannel-core/src/main/java/com/uber/tchannel/api/errors
9 2 2015-10-16 2017-06-02 3 2 juncaoli@uber.com ashopov@uber.com
TChannelMessage.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
9 - 2015-11-04 2020-03-06 5 2 juncaoli@uber.com denyska@users.noreply.githu...
RequestSpanInterceptor.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
8 - 2017-10-03 2017-10-03 1 2 yborovikov@users.noreply.gi... yegor@uber.com
AsyncRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
7 - 2016-10-20 2016-10-31 3 2 manask@uber.com manasdk@users.noreply.githu...
Ping.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
7 1 2015-08-06 2015-08-10 3 2 wjs@uber.com wjs@uber.com
Pong.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
7 1 2015-08-06 2015-08-10 3 2 wjs@uber.com wjs@uber.com
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5 2015-11-04 2017-11-13 9 3 juncaoli@uber.com ashopov@uber.com
AsyncRequest.java
in tchannel-example/src/main/java/com/uber/tchannel/basic
93 4 2015-12-07 2017-11-13 7 3 juncaoli@uber.com ashopov@uber.com
TFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
91 15 2015-10-22 2017-03-26 6 3 juncaoli@uber.com alshopov@users.noreply.gith...
SyncRequest.java
in tchannel-example/src/main/java/com/uber/tchannel/basic
85 4 2015-12-07 2017-11-13 6 3 juncaoli@uber.com ashopov@uber.com