grpc-java/interop-testing
Kun Zhang 737cd16a38 core: make StatsContextFactory setters protected (#2634)
These are only used in internal tests.  In production,
StatsContextFactory is loaded by the "Instrumentation" library and must
be one per process, thus we won't allow setting it on a per-channel or
per-server basis.
2017-01-20 17:20:44 -08:00
..
src core: make StatsContextFactory setters protected (#2634) 2017-01-20 17:20:44 -08:00
build.gradle core: make StatsContextFactory setters protected (#2634) 2017-01-20 17:20:44 -08:00