Class CurrentTagMapUtils.WithTagMap

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private io.grpc.Context orig  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • orig

        private final io.grpc.Context orig
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface NonThrowingCloseable
        Specified by:
        close in interface Scope