Package | Description |
---|---|
com.vmware.vcenter.namespace_management |
The
com.vmware.vcenter.namespace_management package provides interfaces
for managing Namespaces. |
com.vmware.vcenter.namespace_management.stats |
The
com.vmware.vcenter.namespace_management.stats package provides
interfaces for gathering statistics related to various Namespaces related
components. |
Class and Description |
---|
StatsFactory
StatsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.stats package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
StatsFactory
StatsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.stats package and also has the subpackages reference
to access respective subpackage services. |
TimeSeries
The
TimeSeries interface provides methods to gather statistical values
for clusters, namespaces and pods. |
TimeSeriesTypes
The
TimeSeries interface provides methods to gather statistical values
for clusters, namespaces and pods. |
TimeSeriesTypes.PodIdentifier
Pod identifier.
|
TimeSeriesTypes.Spec
This structure is sent in a request for TimeSeries data and is used to specify
what object stats should be returned for.
|
TimeSeriesTypes.Spec.Builder
Builder class for
TimeSeriesTypes.Spec . |
TimeSeriesTypes.Spec.ObjType
Type of statistics object that this request is operating on.
|
TimeSeriesTypes.Spec.ObjType.Values
Native Java
enum representing this enumeration class. |
TimeSeriesTypes.TimeSeries
A set of timestamps and statistical values representing a time series.
|