Uses of Interface
io.trino.plugin.base.util.LoggingInvocationHandler.ParameterNamesProvider
Packages that use LoggingInvocationHandler.ParameterNamesProvider
-
Uses of LoggingInvocationHandler.ParameterNamesProvider in io.trino.plugin.base.util
Classes in io.trino.plugin.base.util that implement LoggingInvocationHandler.ParameterNamesProviderModifier and TypeClassDescriptionstatic classstatic classConstructors in io.trino.plugin.base.util with parameters of type LoggingInvocationHandler.ParameterNamesProviderModifierConstructorDescriptionLoggingInvocationHandler(Object delegate, LoggingInvocationHandler.ParameterNamesProvider parameterNames, Consumer<String> logger) LoggingInvocationHandler(Object delegate, LoggingInvocationHandler.ParameterNamesProvider parameterNames, Consumer<String> logger, boolean includeResult)