public class L2CachePutOperation extends L2CacheOperation
| 限定符和类型 | 类和说明 |
|---|---|
static class |
L2CachePutOperation.Builder |
| 限定符和类型 | 字段和说明 |
|---|---|
private Class<? extends L2CacheStrategy> |
strategy
允许缓存
|
| 限定符 | 构造器和说明 |
|---|---|
protected |
L2CachePutOperation(L2CachePutOperation.Builder b)
Create a new
L2CacheOperation instance from the given builder. |
private final Class<? extends L2CacheStrategy> strategy
protected L2CachePutOperation(L2CachePutOperation.Builder b)
L2CacheOperation instance from the given builder.b - 构造器Copyright © 2023. All rights reserved.