Package | Description |
---|---|
org.apache.storm.container.cgroup | |
org.apache.storm.container.cgroup.core | |
org.apache.storm.metric.cgroup | |
org.apache.storm.metrics2.cgroup |
Modifier and Type | Method and Description |
---|---|
static CgroupCore |
CgroupCoreFactory.getInstance(SubSystemType type,
String dir) |
Modifier and Type | Method and Description |
---|---|
Map<SubSystemType,CgroupCore> |
CgroupCommon.getCores() |
static Map<SubSystemType,CgroupCore> |
CgroupCoreFactory.getInstance(Set<SubSystemType> types,
String dir) |
Modifier and Type | Class and Description |
---|---|
class |
BlkioCore |
class |
CpuacctCore |
class |
CpuCore |
class |
CpusetCore |
class |
DevicesCore |
class |
FreezerCore |
class |
MemoryCore |
class |
NetClsCore |
class |
NetPrioCore |
Modifier and Type | Method and Description |
---|---|
Long |
CGroupMemoryLimit.getDataFrom(CgroupCore core)
Deprecated.
|
Long |
CGroupCpuGuaranteeByCfsQuota.getDataFrom(CgroupCore core)
Deprecated.
|
abstract T |
CGroupMetricsBase.getDataFrom(CgroupCore core)
Deprecated.
|
Map<String,Long> |
CGroupCpu.getDataFrom(CgroupCore core)
Deprecated.
|
Long |
CGroupMemoryUsage.getDataFrom(CgroupCore core)
Deprecated.
|
Long |
CGroupCpuGuarantee.getDataFrom(CgroupCore core)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected CgroupCore |
CGroupMetricsBase.core |
Copyright © 2022 The Apache Software Foundation. All rights reserved.