Class TypeOperatorsCache
java.lang.Object
io.trino.type.TypeOperatorsCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlonglongMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen
-
Constructor Details
-
TypeOperatorsCache
public TypeOperatorsCache()
-
-
Method Details
-
apply
-
cacheSize
public long cacheSize() -
getCacheHitRate
-
getCacheMissRate
-
getCacheRequestCount
public long getCacheRequestCount() -
cacheReset
public void cacheReset()
-