private class L2CacheAspectSupport.L2CachePutRequest extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private L2CacheAspectSupport.L2CacheOperationContext |
context |
private String |
key |
| 构造器和说明 |
|---|
L2CachePutRequest(L2CacheAspectSupport.L2CacheOperationContext context,
String key) |
private final L2CacheAspectSupport.L2CacheOperationContext context
private final String key
public L2CachePutRequest(L2CacheAspectSupport.L2CacheOperationContext context, String key)
public void apply(@Nullable
Object result)
Copyright © 2023. All rights reserved.