| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core.event |
| Modifier and Type | Method and Description |
|---|---|
static <T> KeyValueEvent.AfterGetEvent<T> |
KeyValueEvent.afterGet(Serializable id,
String keySpace,
Class<T> type,
T value)
Create new
KeyValueEvent.AfterGetEvent. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.