|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.impl.internal.sizeof.NoopSizeOfEngine
public class NoopSizeOfEngine
| Constructor Summary | |
|---|---|
NoopSizeOfEngine()
|
|
| Method Summary | ||
|---|---|---|
|
sizeof(K key,
Store.ValueHolder<V> holder)
Size of the objects on Heap including the overhead |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoopSizeOfEngine()
| Method Detail |
|---|
public <K,V> long sizeof(K key,
Store.ValueHolder<V> holder)
SizeOfEngine
sizeof in interface SizeOfEnginekey - key to be sizedholder - value holder to be sized
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||