Mark D. Roth
|
6d2c8f8072
|
Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service"
This reverts commit 4ee0f4c790, reversing
changes made to 5ee9b5e7b5.
|
2018-09-05 10:27:54 -07:00 |
Juanli Shen
|
14a858123d
|
Revert "Implement Watch method in health check service."
|
2018-08-29 21:36:41 -07:00 |
Mark D. Roth
|
99ce3e19af
|
Implement Watch method in health check service.
|
2018-08-28 08:51:52 -07:00 |
Vijay Pai
|
14ad82a76d
|
Create a new method handler for resource exhaustion and tie into thread mgr
|
2018-08-14 16:23:21 -07:00 |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
2018-08-10 14:33:22 -07:00 |
yang-g
|
f48d3d5d98
|
Initialize member in default ctor
|
2018-07-17 12:06:31 -07:00 |
Vijay Pai
|
589e2cfe09
|
Update completion_queue.h
|
2018-03-13 09:52:00 -07:00 |
makdharma
|
626a65e877
|
Added protected default constructor
|
2018-03-13 09:46:08 -07:00 |
makdharma
|
1d603248f2
|
forgot to add completion_queue.h doh!
|
2018-03-12 10:37:52 -07:00 |
makdharma
|
e1a7283dd3
|
moved Next implementation to CC file.
|
2018-02-26 14:55:56 -08:00 |
makdharma
|
8065000697
|
Remove "final" keyword and make methods protected.
This adds extensibility to the API and makes custom implementation
of the server possible.
|
2018-02-23 14:51:46 -08:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |