Package com.sun.solaris.service.kstat
kstat(9S) interfaces.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Class Summary Class Description Kstat Wrapslibkstat(3lib).KstatCtl kstatcontrolling object. -
Exception Summary Exception Description KstatChainUpdateException Indicates a thatkstat_chain_update(3KSTAT)failed for the given KstatCtl.KstatException Abstract base class from which kstat-related exceptions are descended.KstatReadException Indicates a thatkstat_readfailed for the given Kstat.KstatTypeNotSupportedException Indicates a thatKstat.getValue()was invoked for a raw kstat whose structure is not understood.