Package io.trino.plugin.base.util
Class LoggingInvocationHandler.AirliftParameterNamesProvider
java.lang.Object
io.trino.plugin.base.util.LoggingInvocationHandler.AirliftParameterNamesProvider
- All Implemented Interfaces:
LoggingInvocationHandler.ParameterNamesProvider
- Enclosing class:
- LoggingInvocationHandler
public static class LoggingInvocationHandler.AirliftParameterNamesProvider
extends Object
implements LoggingInvocationHandler.ParameterNamesProvider
-
Constructor Summary
ConstructorsConstructorDescriptionAirliftParameterNamesProvider(Class<I> interfaceClass, Class<C> implementationClass) -
Method Summary
-
Constructor Details
-
AirliftParameterNamesProvider
-
-
Method Details
-
getParameterNames
- Specified by:
getParameterNamesin interfaceLoggingInvocationHandler.ParameterNamesProvider
-