Uses of Interface
io.trino.plugin.base.util.LoggingInvocationHandler.ParameterNamesProvider
-
Packages that use LoggingInvocationHandler.ParameterNamesProvider Package Description io.trino.plugin.base.util -
-
Uses of LoggingInvocationHandler.ParameterNamesProvider in io.trino.plugin.base.util
Classes in io.trino.plugin.base.util that implement LoggingInvocationHandler.ParameterNamesProvider Modifier and Type Class Description static classLoggingInvocationHandler.AirliftParameterNamesProviderstatic classLoggingInvocationHandler.ReflectiveParameterNamesProviderConstructors in io.trino.plugin.base.util with parameters of type LoggingInvocationHandler.ParameterNamesProvider Constructor Description LoggingInvocationHandler(Object delegate, LoggingInvocationHandler.ParameterNamesProvider parameterNames, Consumer<String> logger)
-