| Interface | Description |
|---|---|
| AggregateCounterReader |
Contains operations to find AggreageCounters.
|
| AggregateCounterRepository |
A repository to interact with Aggregate Counters.
|
| AggregateCounterWriter |
Contains operations to modify/reset AggregateCounter instances.
|
| FieldValueCounterReader |
Contains operations to find FieldValueCounters.
|
| FieldValueCounterRepository |
Convenience interface that allows both reading and writing operations on FieldValueCounters.
|
| FieldValueCounterWriter |
Contains operations to modify and reset FieldValueCounter instances.
|
| Class | Description |
|---|---|
| AggregateCounter |
Represents the data returned from an aggregate count query.
|
| FieldValueCounter |
Represents the data stored in a Counter for multiple field-value pairs.
|
| MetricUtils |
Utility class, primarily to avoid exposing mutable objects beyond the core package.
|
| Enum | Description |
|---|---|
| AggregateCounterResolution |
The resolution options available for querying an aggregate counter.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.