org.libvirt.jna

Class virNodeInfo

public class virNodeInfo extends Structure

JNA mapping for the virNodeInfo structure
Nested Class Summary
classvirNodeInfo.ByReference
classvirNodeInfo.ByValue
Field Summary
intcores
intcpus
NativeLongmemory
intmhz
byte[]model
intnodes
intsockets
intthreads

Field Detail

cores

public int cores

cpus

public int cpus

memory

public NativeLong memory

mhz

public int mhz

model

public byte[] model

nodes

public int nodes

sockets

public int sockets

threads

public int threads