| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core.event |
Support classes for key-value events, like standard persistence lifecycle events.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> KeyValueEvent.AfterGetEvent<T> |
KeyValueEvent.afterGet(Object id,
String keyspace,
Class<T> type,
T value)
Create new
KeyValueEvent.AfterGetEvent. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.