com.huawei.opengauss.jdbc.util.LruCache.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opengaussjdbc Show documentation
Show all versions of opengaussjdbc Show documentation
HuaweiCloud JDBC for GaussDB
The newest version!
???? 4 ? 'com/huawei/opengauss/jdbc/util/LruCache ?Ljava/lang/Object;Lcom/huawei/opengauss/jdbc/util/Gettable; java/lang/Object 'com/huawei/opengauss/jdbc/util/Gettable
LruCache.java 2com/huawei/opengauss/jdbc/util/LruCache$LimitedMap
LimitedMap 4com/huawei/opengauss/jdbc/util/LruCache$CreateAction CreateAction 3com/huawei/opengauss/jdbc/util/LruCache$EvictAction EvictAction )com/huawei/opengauss/jdbc/util/LruCache$2 )com/huawei/opengauss/jdbc/util/LruCache$1 java/util/Map$Entry
java/util/Map Entry LOGGER #Lcom/huawei/opengauss/jdbc/log/Log; onEvict 5Lcom/huawei/opengauss/jdbc/util/LruCache$EvictAction; >Lcom/huawei/opengauss/jdbc/util/LruCache$EvictAction; createAction 6Lcom/huawei/opengauss/jdbc/util/LruCache$CreateAction; DLcom/huawei/opengauss/jdbc/util/LruCache$CreateAction; maxSizeEntries I maxSizeBytes J currentSize cache Ljava/util/Map; Ljava/util/Map; NOOP_CREATE_ACTION NOOP_EVICT_ACTION
evictValue 3(Lcom/huawei/opengauss/jdbc/util/CanEstimateSize;)V java/sql/SQLException / 1 evict (Ljava/lang/Object;)V 3 4 5 7 #Catch SQLException on evict value. 9 !com/huawei/opengauss/jdbc/log/Log ; trace *(Ljava/lang/Object;Ljava/lang/Throwable;)V = > <