grpc-java/benchmarks/src
Kun Zhang a6585e36ed Replace DeferredInputStream with interface Drainable.
- Rename flushTo() to drainTo().
- Remove flushTo() from DeferredNanoProtoInputStream (which is renamed
  to NanoProtoInputStream), because the optimization is not implemented.
- Rename DeferredProtoInputStream to ProtoInputStream.

 #529
2015-07-20 17:04:49 -07:00
..
generated/main Get rid of AbstractServiceDescriptor as it is no longer useful 2015-07-17 17:03:36 -07:00
jmh/java/io/grpc/benchmarks/netty Replace DeferredInputStream with interface Drainable. 2015-07-20 17:04:49 -07:00
main Support TLS for okhttp benchmark. 2015-07-14 11:16:37 -07:00