Package org.apache.pinot.common.utils
Class PinotAppConfigs.JVMConfig
- java.lang.Object
-
- org.apache.pinot.common.utils.PinotAppConfigs.JVMConfig
-
- Enclosing class:
- PinotAppConfigs
public static class PinotAppConfigs.JVMConfig extends Object
-
-
Method Summary
Modifier and Type Method Description booleanequals(Object o)List<String>getArgs()StringgetBootClassPath()Map<String,String>getEnvVariables()List<String>getGarbageCollectors()StringgetLibraryPath()Map<String,String>getSystemProperties()inthashCode()
-