protected static class RegionAttributesTestCase.TestExpiry
extends java.lang.Object
implements com.gemstone.gemfire.cache.CustomExpiry, com.gemstone.gemfire.cache.Declarable
| Modifier | Constructor and Description |
|---|---|
protected |
TestExpiry() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.gemstone.gemfire.cache.ExpirationAttributes |
getExpiry(com.gemstone.gemfire.cache.Region.Entry entry) |
void |
init(java.util.Properties props) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic com.gemstone.gemfire.cache.ExpirationAttributes getExpiry(com.gemstone.gemfire.cache.Region.Entry entry)
getExpiry in interface com.gemstone.gemfire.cache.CustomExpirypublic void init(java.util.Properties props)
init in interface com.gemstone.gemfire.cache.Declarablepublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.