Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getIndex
Method
getIndex
oshi-core/src/main/java/oshi/hardware/NetworkIF.java:62–62 ·
view source on GitHub ↗
Interface index. @return The index of the network interface.
()
Source
from the content-addressed store, hash-verified
60
* @
return
The index of the network
interface
.
61
*/
62
int
getIndex();
63
64
/**
65
* Interface description.
Callers
15
parseInterfaces
Method · 0.95
printCpu
Method · 0.65
querySystemCpuLoadTicks
Method · 0.65
queryProcessorCpuLoadTicks
Method · 0.65
queryProcessorCpuLoadTicks
Method · 0.65
queryProcessorCpuLoadTicks2
Method · 0.65
querySystemCpuLoadTicks
Method · 0.65
queryProcessorCpuLoadTicks
Method · 0.65
queryProcessorCpuLoadTicks
Method · 0.65
updateAttributes
Method · 0.65
updateAttributes
Method · 0.65
updateNetworkStats
Method · 0.65
Implementers
1
AbstractNetworkIF
oshi-core/src/main/java/oshi/hardware/
Calls
no outgoing calls
Tested by
1
printCpu
Method · 0.52