|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionLogger | |
---|---|
org.infinispan.distribution | Classes relating to the distributed cache mode. |
Uses of TransactionLogger in org.infinispan.distribution |
---|
Classes in org.infinispan.distribution that implement TransactionLogger | |
---|---|
class |
TransactionLoggerImpl
A transaction logger to log ongoing transactions in an efficient and thread-safe manner while a rehash is going on. |
Methods in org.infinispan.distribution that return TransactionLogger | |
---|---|
TransactionLogger |
DistributionManagerImpl.getTransactionLogger()
|
TransactionLogger |
DistributionManager.getTransactionLogger()
Retrieves the transaction logger instance associated with this DistributionManager |
|
--> |