Interface | Description |
---|---|
CollectionAgent |
CollectionAgent interface.
|
CollectionAttribute |
CollectionAttribute interface.
|
CollectionAttributeType |
This class encapsulates the immutable parts of a
CollectionAttribute such as the name,
metric type, and group membership. |
CollectionInstrumentation |
CollectdInstrumentation interface.
|
CollectionResource |
CollectionResource interface.
|
CollectionSet |
CollectionSet represents the results of a collection and generally includes
a List of CollectionResource instances that were created during the
collection. |
CollectionSetVisitor |
CollectionSetVisitor interface.
|
CollectionVisitable | |
NumericCollectionAttributeType |
Numeric attributes can also include an optional minimum and maximum value.
|
Persistable | |
PersistenceSelectorStrategy |
PersistenceSelectorStrategy
|
Persister |
Persister interface.
|
PersisterFactory |
Used to instantiate an appropriate
CollectionSetVisitor whose role is to
persist the attributes in a CollectionSet . |
PersistOperationBuilder |
Used by the
AbstractPersister to persist numeric attributes. |
ResourceIdentifier |
ResourceIdentifier interface.
|
ServiceCollector |
The Collector class.
|
StorageStrategy |
StorageStrategy interface.
|
StorageStrategyService |
StorageStrategyService interface.
|
TimeKeeper |
Class | Description |
---|---|
AbstractPersister |
Common persister code that performs the following:
1) Determines which attributes should be persisted.
|
AttributeGroup |
AttributeGroup class.
|
AttributeGroupType |
AttributeGroupType class.
|
ByNameComparator |
ByNameComparator class.
|
ServiceParameters |
ServiceParameters class.
|
Enum | Description |
---|---|
ServiceParameters.ParameterName |
Exception | Description |
---|---|
CollectionException |
CollectionException class.
|
CollectionInitializationException | |
PersistException |
Generic exception used by the
AbstractPersister . |
Copyright © 2017. All rights reserved.