GemFire 5.5

Uses of Interface
com.gemstone.gemfire.cache.TransactionId

Packages that use TransactionId
com.gemstone.gemfire.cache Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities. 
 

Uses of TransactionId in com.gemstone.gemfire.cache
 

Methods in com.gemstone.gemfire.cache that return TransactionId
 TransactionId TransactionEvent.getTransactionId()
          Gets the TransactionId associated this TransactionEvent.
 TransactionId EntryEvent.getTransactionId()
          Gets the TransactionId for this EntryEvent.
 TransactionId CacheTransactionManager.getTransactionId()
          Returns the transaction identifier for the current thread
 


GemFire 5.5

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.