public class TestTransactionWriter extends Object implements com.gemstone.gemfire.cache.TransactionWriter, com.gemstone.gemfire.cache.Declarable
| Constructor and Description |
|---|
TestTransactionWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCommit(com.gemstone.gemfire.cache.TransactionEvent event) |
void |
close() |
void |
init(Properties props) |
public void beforeCommit(com.gemstone.gemfire.cache.TransactionEvent event)
throws com.gemstone.gemfire.cache.TransactionWriterException
beforeCommit in interface com.gemstone.gemfire.cache.TransactionWritercom.gemstone.gemfire.cache.TransactionWriterExceptionpublic void close()
close in interface com.gemstone.gemfire.cache.CacheCallbackpublic void init(Properties props)
init in interface com.gemstone.gemfire.cache.DeclarableCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.