Class MemoryEntrySizeUtils
java.lang.Object
org.infinispan.server.resp.commands.connection.MemoryEntrySizeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
calculateSize
(byte[] key, InternalCacheEntry<byte[], Object> ice)
-
Constructor Details
-
MemoryEntrySizeUtils
public MemoryEntrySizeUtils()
-
-
Method Details
-
calculateSize
-