public class FreezerCore extends Object implements CgroupCore
Modifier and Type | Class and Description |
---|---|
static class |
FreezerCore.State |
Modifier and Type | Field and Description |
---|---|
static String |
FREEZER_STATE |
Constructor and Description |
---|
FreezerCore(String dir) |
Modifier and Type | Method and Description |
---|---|
FreezerCore.State |
getState() |
SubSystemType |
getType() |
void |
setState(FreezerCore.State state) |
public static final String FREEZER_STATE
public FreezerCore(String dir)
public SubSystemType getType()
getType
in interface CgroupCore
public FreezerCore.State getState() throws IOException
IOException
public void setState(FreezerCore.State state) throws IOException
IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.