public abstract class CGroupMetricsBase extends Object
Base class for checking if CGroups are enabled, etc.
| Modifier and Type | Field and Description | 
|---|---|
protected CgroupCore | 
core  | 
protected boolean | 
enabled  | 
| Constructor and Description | 
|---|
CGroupMetricsBase(Map<String,Object> conf,
                 SubSystemType type)  | 
protected boolean enabled
protected CgroupCore core
public CGroupMetricsBase(Map<String,Object> conf, SubSystemType type)
Copyright © 2022 The Apache Software Foundation. All rights reserved.