Class StatsTestUtils
java.lang.Object
io.grpc.internal.testing.StatsTestUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classATaggerimplementation that saves metrics records to be accessible fromStatsTestUtils.FakeStatsRecorder.pollRecord()andStatsTestUtils.FakeStatsRecorder.pollRecord(long, TimeUnit), untilStatsTestUtils.FakeStatsRecorder.rolloverRecords()is called.static final classstatic final classstatic classstatic final classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opencensus.tags.TagKeyThis tag will be propagated byStatsTestUtils.FakeTaggeron the wire. -
Method Summary
-
Field Details
-
EXTRA_TAG
public static final io.opencensus.tags.TagKey EXTRA_TAGThis tag will be propagated byStatsTestUtils.FakeTaggeron the wire.
-