public class L2CacheEvictOperation extends L2CacheOperation
| 限定符和类型 | 类和说明 |
|---|---|
static class |
L2CacheEvictOperation.Builder |
| 限定符和类型 | 字段和说明 |
|---|---|
private boolean |
beforeInvocation |
private boolean |
cacheWide |
| 限定符 | 构造器和说明 |
|---|---|
protected |
L2CacheEvictOperation(L2CacheEvictOperation.Builder b)
Create a new
L2CacheOperation instance from the given builder. |
private final boolean cacheWide
private final boolean beforeInvocation
protected L2CacheEvictOperation(L2CacheEvictOperation.Builder b)
L2CacheOperation instance from the given builder.b - 构造器Copyright © 2023. All rights reserved.