public static class L2CacheEvictOperation.Builder extends L2CacheOperation.Builder
| 限定符和类型 | 字段和说明 |
|---|---|
private boolean |
beforeInvocation |
private boolean |
cacheWide |
cacheNames| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
L2CacheEvictOperation |
build() |
protected StringBuilder |
getOperationDescription()
Return an identifying description for this caching operation.
|
setCacheKey, setCacheKeyType, setCacheName, setCacheNames, setNameprotected StringBuilder getOperationDescription()
L2CacheOperation.BuilderAvailable to subclasses, for inclusion in their toString() result.
getOperationDescription 在类中 L2CacheOperation.Builderpublic L2CacheEvictOperation build()
build 在类中 L2CacheOperation.BuilderCopyright © 2023. All rights reserved.