public class MemoryGauge32 extends WaarpGauge32
Modifier and Type | Class and Description |
---|---|
static class |
MemoryGauge32.MemoryType
The different Type of Memory Gauge32 elements
|
Modifier and Type | Field and Description |
---|---|
protected MemoryGauge32.MemoryType |
type
Type of MemoryType used
|
Constructor and Description |
---|
MemoryGauge32(MemoryGauge32.MemoryType type) |
Modifier and Type | Method and Description |
---|---|
protected void |
setInternalValue()
Function to set the data before it is accessed by SNMP4J.
|
protected void |
setInternalValue(long value)
Function to set the data before it is accessed by SNMP4J.
|
clone, getValue, isDynamic
protected MemoryGauge32.MemoryType type
public MemoryGauge32(MemoryGauge32.MemoryType type)
type
- the type of MemoryType usedprotected void setInternalValue()
WaarpGauge32
setInternalValue
in class WaarpGauge32
protected void setInternalValue(long value)
WaarpGauge32
setInternalValue
in class WaarpGauge32
Copyright © 2009–2020 Waarp. All rights reserved.