EngineBootsCounterFile
public interface EngineBootsProvider
EngineBootsProvider
holds persistently the number of engine
boots.Modifier and Type | Method | 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 © 2018 SNMP4J.org. All rights reserved.