public interface EngineBootsProvider
EngineBootsProvider holds persistently the number of engine
boots.| Modifier and Type | Method and Description |
|---|---|
int |
getEngineBoots()
Returns current engine boot counter value.
|
int |
updateEngineBoots()
Returns the current engine boot counter value incremented by one.
|
int updateEngineBoots()
int getEngineBoots()
Copyright © 2020 SNMP4J.org. All rights reserved.