Package biopb.tensor
Class TensorConnectionPool.SharedCache
java.lang.Object
biopb.tensor.TensorConnectionPool.SharedCache
- Enclosing class:
- TensorConnectionPool
Shared cache for cross-thread cache hits.
Uses soft references to allow GC under memory pressure.
-
Method Summary
-
Method Details
-
get
-
put
-
clear
public void clear() -
getTotalBytes
public long getTotalBytes()
-