protected static class GemfireTransactionManager.CacheHolder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CacheHolder() |
| Modifier and Type | Method and Description |
|---|---|
com.gemstone.gemfire.cache.TransactionId |
getTransactionId() |
boolean |
isRollbackOnly() |
static GemfireTransactionManager.CacheHolder |
newCacheHolder(com.gemstone.gemfire.cache.TransactionId transactionId) |
void |
setRollbackOnly() |
public static GemfireTransactionManager.CacheHolder newCacheHolder(com.gemstone.gemfire.cache.TransactionId transactionId)
public boolean isRollbackOnly()
public void setRollbackOnly()
public com.gemstone.gemfire.cache.TransactionId getTransactionId()
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.