com.vmware.vstats
component provides API interfaces and types used
in the vStats service.See: Description
Interface | Description |
---|---|
AcqSpecs |
The
AcqSpecs interface provides methods to perform acquisition
specification related operations. |
AcqSpecsTypes |
Defines the data types of the
AcqSpecs
API service. |
CounterMetadata |
The
CounterMetadata interface provides access to the different
historical editions of counters. |
CounterMetadataTypes |
Defines the data types of the
CounterMetadata
API service. |
Counters |
The
Counters interface provides methods to perform various Counter
related operations. |
CounterSets |
The
CounterSets interface provides methods for accessing groupings of
counters. |
CounterSetsTypes |
Defines the data types of the
CounterSets
API service. |
CountersTypes |
Defines the data types of the
Counters
API service. |
Data |
The
Data interface provides methods to query measurement and statistic
data. |
DataTypes |
Defines the data types of the
Data
API service. |
Metrics |
The
Metrics interface provides method to list metrics. |
MetricsTypes |
Defines the data types of the
Metrics
API service. |
Providers |
The
Providers interface manages list of statistical data provider
services that are currently used. |
ProvidersTypes |
Defines the data types of the
Providers
API service. |
ResourceAddresses |
The
ResourceAddresses interface provides methods to perform resource
addressing queries. |
ResourceAddressesTypes |
Defines the data types of the
ResourceAddresses
API service. |
ResourceAddressSchemas |
The
ResourceAddressSchemas interface manages inventory of resource
addressing schemas used by Counters . |
ResourceAddressSchemasTypes |
Defines the data types of the
ResourceAddressSchemas
API service. |
ResourceTypes |
The
ResourceTypes interface provides list of resource types. |
ResourceTypesTypes |
Defines the data types of the
ResourceTypes
API service. |
Class | Description |
---|---|
AcqSpecsDefinitions |
Defines the type descriptors for the
AcqSpecs
API service. |
AcqSpecsStub |
Remote stub implementation of the
AcqSpecs
API service. |
AcqSpecsTypes.CounterSpec |
The
CounterSpec class designates a counter or counter set in an
acquisition specification. |
AcqSpecsTypes.CounterSpec.Builder |
Builder class for
AcqSpecsTypes.CounterSpec . |
AcqSpecsTypes.CreateSpec |
The
CreateSpec class contains information for a new data acquisition
specification. |
AcqSpecsTypes.CreateSpec.Builder |
Builder class for
AcqSpecsTypes.CreateSpec . |
AcqSpecsTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing acquisition specifications. |
AcqSpecsTypes.FilterSpec.Builder |
Builder class for
AcqSpecsTypes.FilterSpec . |
AcqSpecsTypes.Info |
The
Info class is the information about an acquisition specification. |
AcqSpecsTypes.Info.Builder |
Builder class for
AcqSpecsTypes.Info . |
AcqSpecsTypes.ListResult |
The
ListResult class contains properties used to return the acquisition
specifications. |
AcqSpecsTypes.ListResult.Builder |
Builder class for
AcqSpecsTypes.ListResult . |
AcqSpecsTypes.Status |
Describes the status of an Acquisition Specification.
|
AcqSpecsTypes.UpdateSpec |
The
UpdateSpec class contains properties that can be updated in an
acquisition specification. |
AcqSpecsTypes.UpdateSpec.Builder |
Builder class for
AcqSpecsTypes.UpdateSpec . |
CidMid |
The
CidMid class is used to designate a counter. |
CidMid.Builder |
Builder class for
CidMid . |
CounterMetadataDefinitions |
Defines the type descriptors for the
CounterMetadata
API service. |
CounterMetadataStub |
Remote stub implementation of the
CounterMetadata
API service. |
CounterMetadataTypes.CounterEditionStatus |
Counter metadata status.
|
CounterMetadataTypes.FilterSpec |
The
FilterSpec class is used to filter the counter metadata list. |
CounterMetadataTypes.FilterSpec.Builder |
Builder class for
CounterMetadataTypes.FilterSpec . |
CounterMetadataTypes.Info |
The
Info class contains information about CounterMetadata. |
CounterMetadataTypes.Info.Builder |
Builder class for
CounterMetadataTypes.Info . |
CounterMetadataTypes.MetricUnits |
Unit used by a metric.
|
CounterMetadataTypes.SampleType |
Type of the sampled data.
|
CounterMetadataTypes.UnitsFactor |
Unit factor of measurement.
|
CountersDefinitions |
Defines the type descriptors for the
Counters
API service. |
CounterSetsDefinitions |
Defines the type descriptors for the
CounterSets
API service. |
CounterSetsStub |
Remote stub implementation of the
CounterSets
API service. |
CounterSetsTypes.Info |
The
Info class contains information about a set of counters. |
CounterSetsTypes.Info.Builder |
Builder class for
CounterSetsTypes.Info . |
CountersStub |
Remote stub implementation of the
Counters
API service. |
CountersTypes.FilterSpec |
The
FilterSpec class contains fields that can be used to filter list of
counters. |
CountersTypes.FilterSpec.Builder |
Builder class for
CountersTypes.FilterSpec . |
CountersTypes.Info |
The
Info class contains the counter information. |
CountersTypes.Info.Builder |
Builder class for
CountersTypes.Info . |
DataDefinitions |
Defines the type descriptors for the
Data
API service. |
DataStub |
Remote stub implementation of the
Data
API service. |
DataTypes.DataPoint |
The
DataPoint class is an instance of a measurement or stat. |
DataTypes.DataPoint.Builder |
Builder class for
DataTypes.DataPoint . |
DataTypes.DataPointsResult |
The
DataPointsResult class contains properties used to return
DataPoints. |
DataTypes.DataPointsResult.Builder |
Builder class for
DataTypes.DataPointsResult . |
DataTypes.FilterSpec |
The
FilterSpec class contains properties used to filter the results when
listing DataPoint. |
DataTypes.FilterSpec.Builder |
Builder class for
DataTypes.FilterSpec . |
MetricsDefinitions |
Defines the type descriptors for the
Metrics
API service. |
MetricsStub |
Remote stub implementation of the
Metrics
API service. |
MetricsTypes.Summary |
The
Summary class contains metric summary. |
MetricsTypes.Summary.Builder |
Builder class for
MetricsTypes.Summary . |
ProvidersDefinitions |
Defines the type descriptors for the
Providers
API service. |
ProvidersStub |
Remote stub implementation of the
Providers
API service. |
ProvidersTypes.Summary |
Summary class describes a statistical data provider. |
ProvidersTypes.Summary.Builder |
Builder class for
ProvidersTypes.Summary . |
QueryPredicate |
The
QueryPredicate enum describes how to query an id present in a RsrcId . |
ResourceAddressesDefinitions |
Defines the type descriptors for the
ResourceAddresses
API service. |
ResourceAddressesStub |
Remote stub implementation of the
ResourceAddresses
API service. |
ResourceAddressesTypes.FilterSpec |
FilterSpec class describes filter criteria for resource addresses. |
ResourceAddressesTypes.FilterSpec.Builder |
Builder class for
ResourceAddressesTypes.FilterSpec . |
ResourceAddressesTypes.Info |
The
Info class contains global address of a specific Resource. |
ResourceAddressesTypes.Info.Builder |
Builder class for
ResourceAddressesTypes.Info . |
ResourceAddressesTypes.ListResult |
The
ResourceAddressesTypes.ListResult class contains
properties used to return the resource addresses. |
ResourceAddressesTypes.ListResult.Builder |
Builder class for
ResourceAddressesTypes.ListResult . |
ResourceAddressSchemasDefinitions |
Defines the type descriptors for the
ResourceAddressSchemas
API service. |
ResourceAddressSchemasStub |
Remote stub implementation of the
ResourceAddressSchemas
API service. |
ResourceAddressSchemasTypes.Info |
The
Info class defines addressing schema for a counter. |
ResourceAddressSchemasTypes.Info.Builder |
Builder class for
ResourceAddressSchemasTypes.Info . |
ResourceAddressSchemasTypes.QueryCapabilities |
Declares which predicates are supported by the
ResourceIdDefinition . |
ResourceAddressSchemasTypes.ResourceIdDefinition |
The
ResourceIdDefinition class describes a single identifier of the
Resource Addressing Schema. |
ResourceAddressSchemasTypes.ResourceIdDefinition.Builder |
Builder class for
ResourceAddressSchemasTypes.ResourceIdDefinition . |
ResourceTypesDefinitions |
Defines the type descriptors for the
ResourceTypes
API service. |
ResourceTypesStub |
Remote stub implementation of the
ResourceTypes
API service. |
ResourceTypesTypes.Summary |
The
Summary class contains information of addressable resource. |
ResourceTypesTypes.Summary.Builder |
Builder class for
ResourceTypesTypes.Summary . |
RsrcId |
The
RsrcId class specifies identification of a resource to be monitored
by an acquisition specification record. |
RsrcId.Builder |
Builder class for
RsrcId . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vstats package. |
UserInfo |
The
UserInfo class contains human legible, localizable description, used
for VMware provided objects. |
UserInfo.Builder |
Builder class for
UserInfo . |
VstatsFactory |
VstatsFactory is responsible for creating instances of services
contained inside the com.vmware.vstats package and also has the subpackages reference
to access respective subpackage services. |
Enum | Description |
---|---|
AcqSpecsTypes.Status.Values |
Native Java
enum representing this enumeration class. |
CounterMetadataTypes.CounterEditionStatus.Values |
Native Java
enum representing this enumeration class. |
CounterMetadataTypes.MetricUnits.Values |
Native Java
enum representing this enumeration class. |
CounterMetadataTypes.SampleType.Values |
Native Java
enum representing this enumeration class. |
CounterMetadataTypes.UnitsFactor.Values |
Native Java
enum representing this enumeration class. |
QueryPredicate.Values |
Native Java
enum representing this enumeration class. |
ResourceAddressSchemasTypes.QueryCapabilities.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vstats
component provides API interfaces and types used
in the vStats service.