| Package | Description |
|---|---|
| org.springframework.analytics.metrics | |
| org.springframework.analytics.metrics.memory | |
| org.springframework.analytics.metrics.redis |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldValueCounterRepository
Convenience interface that allows both reading and writing operations on FieldValueCounters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryFieldValueCounterRepository
Memory backed implementation of FieldValueCounterRepository that uses a ConcurrentMap
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisFieldValueCounterRepository |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.