protected class RegionTestCase.TestExpiry extends Object implements com.gemstone.gemfire.cache.CustomExpiry, com.gemstone.gemfire.cache.Declarable
| Modifier | Constructor and Description |
|---|---|
protected |
TestExpiry(String flagged,
com.gemstone.gemfire.cache.ExpirationAttributes att) |
| 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) |
protected TestExpiry(String flagged, com.gemstone.gemfire.cache.ExpirationAttributes att)
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.