Package | Description |
---|---|
com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
Modifier and Type | Method and Description |
---|---|
TransactionWriter |
CacheTransactionManager.getWriter()
Returns the current
TransactionWriter |
Modifier and Type | Method and Description |
---|---|
void |
CacheTransactionManager.setWriter(TransactionWriter writer)
Set the TransactionWriter for the cache
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.