Class PrefixObjectNameGeneratorModule.PrefixObjectNameGenerator

java.lang.Object
io.trino.server.PrefixObjectNameGeneratorModule.PrefixObjectNameGenerator
All Implemented Interfaces:
org.weakref.jmx.ObjectNameGenerator
Enclosing class:
PrefixObjectNameGeneratorModule

public static final class PrefixObjectNameGeneratorModule.PrefixObjectNameGenerator extends Object implements org.weakref.jmx.ObjectNameGenerator
  • Constructor Details

    • PrefixObjectNameGenerator

      public PrefixObjectNameGenerator(String packagePrefix, String replacement)
  • Method Details

    • generatedNameOf

      public String generatedNameOf(Class<?> type, Map<String,String> properties)
      Specified by:
      generatedNameOf in interface org.weakref.jmx.ObjectNameGenerator