| Package | Description |
|---|---|
| org.springframework.analytics.metrics | |
| org.springframework.analytics.metrics.memory | |
| org.springframework.analytics.metrics.redis |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AggregateCounterRepository
A repository to interact with Aggregate Counters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryAggregateCounterRepository
In-memory aggregate counter with minute resolution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisAggregateCounterRepository
Redis implementation of
AggregateCounterRepository. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.