Package com.sun.solaris.service.pools
Provides classes for manipulating Solaris Resource Pools.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:-
Interface Summary Interface Description Property ThePropertyinterface specifies the contract between a pools configuration element and its properties.PropertyWalk ThePropertyWalkinterface specifies the contract between a pools configuration element and clients which are interested in enumerating the properties of the element. -
Class Summary Class Description Component TheComponentclass represents a configuration resource component.Configuration TheConfigurationclass represents a pools configuration.Element TheElementclass represents a pools configuration element.HRTime hrtime_t-like (see gethrtime(3C)) uptime-based time value (i.e., resilient to changes to the host's clock) for comparison of timestamps of sampled data.Pool ThePoolclass represents a Resource Pool.PoolInternal A thin layer over the libpool(3LIB) interface so that Java can be used to manipulate resource pools.Resource TheResourceclass represents a resource.UnsignedInt64 Value TheValueclass represents a pools value. -
Exception Summary Exception Description PoolsException ThePoolsExceptionclass represents a pools error.