Package | Description |
---|---|
org.opennms.netmgt.config.api.collection | |
org.opennms.netmgt.config.internal.collection |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
ITable[] |
ISystemDef.getTables() |
ITable[] |
IDataCollectionGroup.getTables() |
Modifier and Type | Class and Description |
---|---|
class |
TableImpl
<table name="mib2-host-resources-storage" instance="hrStorageIndex">"
<column oid=".1.3.6.1.2.1.25.2.3.1.4" alias="hrStorageAllocUnits" type="gauge" />
<column oid=".1.3.6.1.2.1.25.2.3.1.5" alias="hrStorageSize" type="gauge" />
<column oid=".1.3.6.1.2.1.25.2.3.1.6" alias="hrStorageUse" type="gauge" />
</table>
|
Modifier and Type | Method and Description |
---|---|
ITable[] |
SystemDefImpl.getTables() |
ITable[] |
DataCollectionGroupImpl.getTables() |
Modifier and Type | Method and Description |
---|---|
static TableImpl |
TableImpl.asTable(ITable table) |
static TableImpl[] |
TableImpl.asTables(ITable[] tables) |
void |
SystemDefImpl.setTables(ITable[] tables) |
Copyright © 2021. All rights reserved.