Uses of Interface
org.apache.iotdb.tsfile.common.cache.Cache
-
Packages that use Cache Package Description org.apache.iotdb.tsfile.common.cache -
-
Uses of Cache in org.apache.iotdb.tsfile.common.cache
Classes in org.apache.iotdb.tsfile.common.cache that implement Cache Modifier and Type Class Description classLRUCache<K,T>This class is not thread safe.
-