Uses of Interface
com.clickhouse.data.ClickHouseCache
Packages that use ClickHouseCache
-
Uses of ClickHouseCache in com.clickhouse.data
Methods in com.clickhouse.data that return ClickHouseCacheModifier and TypeMethodDescriptionstatic <K,V> ClickHouseCache<K, V> Creates a cache with specific capacity and load function.