Package org.apache.pulsar.utils
Class SimpleCache<K,V>
java.lang.Object
org.apache.pulsar.utils.SimpleCache<K,V>
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleCache
(ScheduledExecutorService scheduler, long timeoutMs, long frequencyMs) -
Method Summary
-
Constructor Details
-
SimpleCache
-
-
Method Details
-
get
-