Uber / tchannel-java
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 128 files with 8,313 lines of code in files.
    • 128 files that are 366+ days old (8,313 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 128 files with 8,313 lines of code in files.
    • 128 files have been last changed 366+ days ago (8,313 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
java, xml, properties, md, thrift, yml, txt, sh, gitignore, json, editorconfig, mk
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
thrift100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
thrift100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
tchannel-core100% | 0% | 0% | 0% | 0%
tchannel-example100% | 0% | 0% | 0% | 0%
tchannel-crossdock100% | 0% | 0% | 0% | 0%
tchannel-benchmark100% | 0% | 0% | 0% | 0%
tchannel-hyperbahn100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tchannel-core100% | 0% | 0% | 0% | 0%
tchannel-example100% | 0% | 0% | 0% | 0%
tchannel-crossdock100% | 0% | 0% | 0% | 0%
tchannel-benchmark100% | 0% | 0% | 0% | 0%
tchannel-hyperbahn100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11 2015-07-28 2019-12-20 14 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11 2015-07-28 2020-03-18 14 6 willsalz@users.noreply.gith... clu@uber.com
InitRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
51 2 2015-07-28 2019-12-19 21 7 wjs@uber.com denyska@users.noreply.githu...
PingServer.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
39 3 2015-07-28 2017-09-19 20 6 willsalz@users.noreply.gith... yegor@uber.com
Checksums.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
33 5 2015-07-28 2017-09-19 6 4 willsalz@users.noreply.gith... yegor@uber.com
ChecksumType.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
28 2 2015-07-28 2015-08-20 2 2 willsalz@users.noreply.gith... wjs@uber.com
Trace.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
18 2 2015-07-28 2015-07-28 1 2 willsalz@users.noreply.gith... wjs@uber.com
PingHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
12 1 2015-07-28 2016-04-05 8 5 willsalz@users.noreply.gith... junchaow@uber.com
TFrameCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
67 4 2015-07-31 2020-03-05 12 4 wjs@uber.com denyska@users.noreply.githu...
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15 2015-08-04 2020-02-06 71 14 wjs@uber.com garciat@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
PingRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
15 1 2015-08-06 2017-09-18 21 4 wjs@uber.com yegor@uber.com
TChannelLengthFieldBasedFrameDecoder.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
14 1 2015-08-06 2015-10-22 3 3 wjs@uber.com juncaoli@uber.com
TransportHeaders.java
in tchannel-core/src/main/java/com/uber/tchannel/headers
12 1 2015-08-06 2017-09-19 3 3 wjs@uber.com yegor@uber.com
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
PingClient.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
83 3 2015-08-08 2018-02-13 24 8 wjs@uber.com yegor@uber.com
InitRequestInitiator.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
42 2 2015-08-08 2019-12-19 20 8 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-21 14 6 wjs@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
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9 2015-08-13 2020-04-02 60 17 wjs@uber.com dchornyi@uber.com
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11 2015-08-14 2020-07-31 41 11 wjs@uber.com gankur@uber.com
RetryFlag.java
in tchannel-core/src/main/java/com/uber/tchannel/headers
55 2 2015-08-18 2017-10-04 6 4 wjs@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...
JsonClient.java
in tchannel-example/src/main/java/com/uber/tchannel/json
28 2 2015-08-19 2017-09-19 13 6 wjs@uber.com yegor@uber.com
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 wjs@uber.com
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...
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...
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 wjs@uber.com
JsonServer.java
in tchannel-example/src/main/java/com/uber/tchannel/json
14 2 2015-08-19 2017-09-19 13 6 wjs@uber.com yegor@uber.com
ProtocolError.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
10 1 2015-08-19 2017-09-19 3 3 wjs@uber.com yegor@uber.com
AdvertiseRequest.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages
40 6 2015-08-20 2017-09-19 6 6 aditya@uber.com yegor@uber.com
AdvertiseResponse.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages
15 2 2015-08-20 2015-10-20 4 4 aditya@uber.com juncaoli@uber.com
KeyValueClient.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
79 4 2015-08-21 2017-09-19 17 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-19 12 6 wjs@uber.com yegor@uber.com
keyvalue.thrift
in tchannel-example/src/main/thrift
15 - 2015-08-21 2015-08-31 4 2 wjs@uber.com willsalz@users.noreply.gith...
MessageDefragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
124 4 2015-08-23 2020-03-06 24 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
MessageFragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
103 2 2015-08-23 2020-03-18 19 7 willsalz@users.noreply.gith... clu@uber.com
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...
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13 2015-08-29 2017-11-09 37 9 aditya@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
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...
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
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
DefaultTypedRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
10 1 2015-09-21 2017-09-18 7 4 aditya@uber.com yegor@uber.com
RequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
6 - 2015-09-21 2015-11-05 6 3 aditya@uber.com juncaoli@uber.com
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13 2015-09-22 2020-03-08 25 9 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 21 7 wjs@uber.com yegor@uber.com
GetValueRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
25 2 2015-09-22 2017-09-18 7 3 wjs@uber.com yegor@uber.com
SetValueRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
21 2 2015-09-22 2017-09-18 7 3 wjs@uber.com yegor@uber.com
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Trace.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
18 2 2015-07-28 2015-07-28 1 2 willsalz@users.noreply.gith... 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
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
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 wjs@uber.com
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...
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 wjs@uber.com
ChecksumType.java
in tchannel-core/src/main/java/com/uber/tchannel/checksum
28 2 2015-07-28 2015-08-20 2 2 willsalz@users.noreply.gith... wjs@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...
keyvalue.thrift
in tchannel-example/src/main/thrift
15 - 2015-08-21 2015-08-31 4 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...
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...
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
AdvertiseResponse.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/messages
15 2 2015-08-20 2015-10-20 4 4 aditya@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
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
TChannelLengthFieldBasedFrameDecoder.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
14 1 2015-08-06 2015-10-22 3 3 wjs@uber.com juncaoli@uber.com
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
RequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
6 - 2015-09-21 2015-11-05 6 3 aditya@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
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
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
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
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
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
TFutureCallback.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
5 - 2015-12-06 2015-12-09 3 1 juncaoli@uber.com juncaoli@uber.com
RawRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-12-07 2015-12-09 2 1 juncaoli@uber.com juncaoli@uber.com
PingHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
12 1 2015-07-28 2016-04-05 8 5 willsalz@users.noreply.gith... junchaow@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...
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...
simple-service.thrift
in tchannel-crossdock/src/main/thrift
9 - 2016-08-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
Request.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
21 5 2016-08-23 2016-08-23 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-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
ObservedSpan.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
37 8 2016-08-23 2016-08-23 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-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
AsyncRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
7 - 2016-10-20 2016-11-01 3 2 manask@uber.com manasdk@users.noreply.githu...
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...
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
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
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
DefaultTypedRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
10 1 2015-09-21 2017-09-18 7 4 aditya@uber.com yegor@uber.com
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
PingRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/ping
15 1 2015-08-06 2017-09-18 21 4 wjs@uber.com yegor@uber.com
SetValueRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
21 2 2015-09-22 2017-09-18 7 3 wjs@uber.com yegor@uber.com
GetValueRequestHandler.java
in tchannel-example/src/main/java/com/uber/tchannel/thrift
25 2 2015-09-22 2017-09-18 7 3 wjs@uber.com yegor@uber.com
HTTPServer.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
106 5 2016-08-23 2017-09-18 4 5 yurishkuro@users.noreply.gi... yegor@uber.com
ProtocolError.java
in tchannel-core/src/main/java/com/uber/tchannel/errors
10 1 2015-08-19 2017-09-19 3 3 wjs@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
InitFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
11 - 2015-10-22 2017-09-19 4 2 juncaoli@uber.com yegor@uber.com
TransportHeaders.java
in tchannel-core/src/main/java/com/uber/tchannel/headers
12 1 2015-08-06 2017-09-19 3 3 wjs@uber.com yegor@uber.com
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
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
OpenTracingContext.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
50 4 2018-02-14 2019-07-12 3 4 yborovikov@users.noreply.gi... dchornyi@uber.com
RequestSpanInterceptor.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
8 - 2017-10-03 2017-10-04 2 2 yegor@uber.com yborovikov@users.noreply.gi...
ThriftAsyncRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
23 2 2016-10-20 2017-10-04 7 4 manask@uber.com yegor@uber.com
AsyncRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
7 - 2016-10-20 2016-11-01 3 2 manask@uber.com manasdk@users.noreply.githu...
HTTPServer.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
106 5 2016-08-23 2017-09-18 4 5 yurishkuro@users.noreply.gi... yegor@uber.com
ThriftHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
85 6 2016-08-23 2019-12-14 5 5 yurishkuro@users.noreply.gi... denyska@users.noreply.githu...
TraceBehavior.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
84 6 2016-08-23 2019-07-12 6 6 yurishkuro@users.noreply.gi... dchornyi@uber.com
Server.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
65 5 2016-08-23 2019-07-12 5 4 yurishkuro@users.noreply.gi... dchornyi@uber.com
Downstream.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
55 12 2016-08-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
JSONHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
53 2 2016-08-23 2017-10-04 3 2 yurishkuro@users.noreply.gi... yegor@uber.com
ObservedSpan.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
37 8 2016-08-23 2016-08-23 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-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
Request.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/api
21 5 2016-08-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
simple-service.thrift
in tchannel-crossdock/src/main/thrift
9 - 2016-08-23 2016-08-23 1 1 yurishkuro@users.noreply.gi... yurishkuro@users.noreply.gi...
Tracing.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
132 2 2016-08-22 2020-03-18 8 5 yurishkuro@users.noreply.gi... clu@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
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...
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...
AsyncRequest.java
in tchannel-example/src/main/java/com/uber/tchannel/basic
93 4 2015-12-07 2017-11-13 8 3 juncaoli@uber.com ashopov@uber.com
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
RawRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
12 1 2015-12-07 2015-12-09 2 1 juncaoli@uber.com juncaoli@uber.com
TFutureCallback.java
in tchannel-core/src/main/java/com/uber/tchannel/api/handlers
5 - 2015-12-06 2015-12-09 3 1 juncaoli@uber.com juncaoli@uber.com
meta.thrift
in tchannel-core/src/main/thrift
34 - 2015-12-02 2017-11-22 2 3 abq@uber.com mmui@uber.com
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
LargePayloadBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
151 11 2015-11-26 2017-11-09 14 5 juncaoli@uber.com yegor@uber.com
CallResponseContinueFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
54 7 2015-11-24 2019-12-14 5 4 juncaoli@uber.com denyska@users.noreply.githu...
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
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
PingPongMultiServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
144 11 2015-11-11 2017-11-09 20 5 juncaoli@uber.com yegor@uber.com
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19 2015-11-05 2017-11-10 14 4 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-18 13 5 juncaoli@uber.com denyska@users.noreply.githu...
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
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
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14 2015-11-04 2020-03-06 14 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 11 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 10 5 juncaoli@uber.com 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
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5 2015-11-04 2017-11-13 8 3 juncaoli@uber.com ashopov@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
ThriftSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
98 5 2015-11-04 2019-12-18 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
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...
JsonResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
73 4 2015-11-04 2017-10-04 6 3 juncaoli@uber.com 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
ErrorResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
46 9 2015-11-04 2020-03-06 7 3 juncaoli@uber.com denyska@users.noreply.githu...
JSONSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
45 4 2015-11-04 2017-11-13 4 3 juncaoli@uber.com ashopov@uber.com
ResponseMessage.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
16 3 2015-11-04 2017-09-19 6 3 juncaoli@uber.com yegor@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...
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ResponseRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
172 11 2015-08-14 2020-07-31 41 11 wjs@uber.com gankur@uber.com
RequestRouter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
245 9 2015-08-13 2020-04-02 60 17 wjs@uber.com dchornyi@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
MessageCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
144 11 2015-07-28 2020-03-18 14 6 willsalz@users.noreply.gith... clu@uber.com
TFuture.java
in tchannel-core/src/main/java/com/uber/tchannel/api
140 10 2015-11-05 2020-03-18 13 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 8 5 yurishkuro@users.noreply.gi... clu@uber.com
RawRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
123 18 2015-11-04 2020-03-18 10 5 juncaoli@uber.com 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
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
MessageFragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
103 2 2015-08-23 2020-03-18 19 7 willsalz@users.noreply.gith... clu@uber.com
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
HyperbahnClient.java
in tchannel-hyperbahn/src/main/java/com/uber/tchannel/hyperbahn/api
185 13 2015-09-22 2020-03-08 25 9 wjs@uber.com denyska@users.noreply.githu...
Response.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
262 14 2015-11-04 2020-03-06 14 5 juncaoli@uber.com denyska@users.noreply.githu...
MessageDefragmenter.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
124 4 2015-08-23 2020-03-06 24 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
ErrorResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
46 9 2015-11-04 2020-03-06 7 3 juncaoli@uber.com denyska@users.noreply.githu...
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...
TFrameCodec.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
67 4 2015-07-31 2020-03-05 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
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
TChannel.java
in tchannel-core/src/main/java/com/uber/tchannel/api
350 15 2015-08-04 2020-02-06 71 14 wjs@uber.com garciat@uber.com
CodecUtils.java
in tchannel-core/src/main/java/com/uber/tchannel/codecs
269 11 2015-07-28 2019-12-20 14 6 willsalz@users.noreply.gith... denyska@users.noreply.githu...
InitRequestHandler.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
51 2 2015-07-28 2019-12-19 21 7 wjs@uber.com denyska@users.noreply.githu...
InitRequestInitiator.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
42 2 2015-08-08 2019-12-19 20 8 wjs@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-18 7 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 11 5 juncaoli@uber.com denyska@users.noreply.githu...
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...
CallRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
92 12 2015-10-22 2019-12-14 10 5 juncaoli@uber.com denyska@users.noreply.githu...
ThriftHandler.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
85 6 2016-08-23 2019-12-14 5 5 yurishkuro@users.noreply.gi... denyska@users.noreply.githu...
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...
InitResponseFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
77 12 2015-10-22 2019-12-14 5 3 juncaoli@uber.com denyska@users.noreply.githu...
InitRequestFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
73 12 2015-10-22 2019-12-14 6 3 juncaoli@uber.com denyska@users.noreply.githu...
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...
CallResponseContinueFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
54 7 2015-11-24 2019-12-14 5 4 juncaoli@uber.com denyska@users.noreply.githu...
CallRequestContinueFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
51 6 2015-10-22 2019-12-14 6 4 juncaoli@uber.com denyska@users.noreply.githu...
ClaimFrame.java
in tchannel-core/src/main/java/com/uber/tchannel/frames
49 7 2015-10-22 2019-12-14 5 3 juncaoli@uber.com denyska@users.noreply.githu...
TraceBehavior.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock/behavior/trace
84 6 2016-08-23 2019-07-12 6 6 yurishkuro@users.noreply.gi... dchornyi@uber.com
Server.java
in tchannel-crossdock/src/main/java/com/uber/tchannel/crossdock
65 5 2016-08-23 2019-07-12 5 4 yurishkuro@users.noreply.gi... dchornyi@uber.com
OpenTracingContext.java
in tchannel-core/src/main/java/com/uber/tchannel/tracing
50 4 2018-02-14 2019-07-12 3 4 yborovikov@users.noreply.gi... dchornyi@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
PeerManager.java
in tchannel-core/src/main/java/com/uber/tchannel/channels
113 10 2015-10-17 2018-02-13 17 5 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 24 8 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 21 7 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 17 4 juncaoli@uber.com yborovikov@users.noreply.gi...
meta.thrift
in tchannel-core/src/main/thrift
34 - 2015-12-02 2017-11-22 2 3 abq@uber.com mmui@uber.com
RawResponse.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
113 5 2015-11-04 2017-11-13 8 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 8 3 juncaoli@uber.com ashopov@uber.com
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
JSONSerializer.java
in tchannel-core/src/main/java/com/uber/tchannel/messages
45 4 2015-11-04 2017-11-13 4 3 juncaoli@uber.com ashopov@uber.com
OutRequest.java
in tchannel-core/src/main/java/com/uber/tchannel/handlers
180 19 2015-11-05 2017-11-10 14 4 juncaoli@uber.com yegor@uber.com
PingPongServerBenchmark.java
in tchannel-benchmark/src/main/java/com/uber/tchannel/benchmarks
155 13 2015-08-29 2017-11-09 37 9 aditya@uber.com yegor@uber.com