Package io.grpc
Interface MetricRecorder.Registration
- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
MetricSink.Registration
- Enclosing interface:
MetricRecorder
A handle to a registration, that allows unregistration.
-
Method Summary
-
Method Details
-
close
void close()Unregister.- Specified by:
close
in interfaceAutoCloseable
-