protected static class RegionAttributesTestCase.TestExpiry extends 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(Properties props) |
String |
toString() |
public com.gemstone.gemfire.cache.ExpirationAttributes getExpiry(com.gemstone.gemfire.cache.Region.Entry entry)
getExpiry in interface com.gemstone.gemfire.cache.CustomExpirypublic void init(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.