Class LettuceAsyncCommandInstrumentation.SaveContextAdvice

java.lang.Object
io.opentelemetry.javaagent.instrumentation.lettuce.v4_0.LettuceAsyncCommandInstrumentation.SaveContextAdvice
Enclosing class:
LettuceAsyncCommandInstrumentation

public static class LettuceAsyncCommandInstrumentation.SaveContextAdvice extends Object
  • Constructor Details

    • SaveContextAdvice

      public SaveContextAdvice()
  • Method Details

    • saveContext

      @OnMethodExit(suppress=java.lang.Throwable.class) public static void saveContext(@This com.lambdaworks.redis.protocol.AsyncCommand<?,?,?> asyncCommand)