mirror of https://github.com/grpc/grpc-java.git
ServerImpl uses that ticker to create incoming Deadlines. This feature is specifically restricted to in-process, as it can also customize ScheduledExecutorService, and them together can fake out the clock which is useful in tests. On the other hand, a fake Ticker won't work with Netty's ScheduledExecutorService. Also improved mismatch detection, documentation and tests in Deadline. |
||
|---|---|---|
| .. | ||
| jmh/java/io/grpc | ||
| main/java/io/grpc | ||
| test/java/io/grpc | ||