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
SQLException
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.