Value - type of the cache entrypublic static interface LruCache.EvictAction<Value>
| Modifier and Type | Method and Description |
|---|---|
void |
evict(Value value) |
void evict(Value value) throws SQLException
SQLExceptionCopyright © 2023 openGauss. All rights reserved.