Package io.trino.server
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 Summary
Constructors Constructor Description PrefixObjectNameGenerator(String packagePrefix, String replacement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgeneratedNameOf(Class<?> type, Map<String,String> properties)
-