public class NetClsCore extends Object implements CgroupCore
Modifier and Type | Field and Description |
---|---|
static String |
NET_CLS_CLASSID |
Constructor and Description |
---|
NetClsCore(String dir) |
Modifier and Type | Method and Description |
---|---|
Device |
getClassId() |
SubSystemType |
getType() |
void |
setClassId(int major,
int minor) |
public static final String NET_CLS_CLASSID
public NetClsCore(String dir)
public SubSystemType getType()
getType
in interface CgroupCore
public void setClassId(int major, int minor) throws IOException
IOException
public Device getClassId() throws IOException
IOException
Copyright © 2022 The Apache Software Foundation. All rights reserved.