public interface CommandCacheable<R,T>
| Modifier and Type | Method and Description |
|---|---|
default String |
cacheKey(R request) |
default Collection<String> |
evictKeys(R request) |
default Class<T> |
responseClass() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.