public static class CacheXml30Test.EvictionObjectSizer
extends java.lang.Object
implements com.gemstone.gemfire.cache.util.ObjectSizer, com.gemstone.gemfire.internal.cache.xmlcache.Declarable2
| Constructor and Description |
|---|
EvictionObjectSizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.util.Properties |
getConfig() |
void |
init(java.util.Properties props) |
int |
sizeof(java.lang.Object o) |
public int sizeof(java.lang.Object o)
sizeof in interface com.gemstone.gemfire.cache.util.ObjectSizerpublic java.util.Properties getConfig()
getConfig in interface com.gemstone.gemfire.internal.cache.xmlcache.Declarable2public void init(java.util.Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.