Package | Description |
---|---|
org.infinispan.lucene.logging | |
org.infinispan.persistence.jdbc.logging | |
org.infinispan.persistence.remote.logging | |
org.infinispan.query.logging | |
org.infinispan.transaction.xa.recovery | |
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.preparedTxAlreadyExists(RecoveryAwareTransaction arg0,
RecoveryAwareRemoteTransaction arg1) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.preparedTxAlreadyExists(RecoveryAwareTransaction arg0,
RecoveryAwareRemoteTransaction arg1) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.preparedTxAlreadyExists(RecoveryAwareTransaction arg0,
RecoveryAwareRemoteTransaction arg1) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.preparedTxAlreadyExists(RecoveryAwareTransaction arg0,
RecoveryAwareRemoteTransaction arg1) |
Modifier and Type | Method and Description |
---|---|
RecoveryAwareRemoteTransaction |
RecoveryManagerImpl.getPreparedTransaction(Xid xid) |
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<RecoveryInfoKey,RecoveryAwareRemoteTransaction> |
RecoveryManagerImpl.getInDoubtTransactionsMap() |
Modifier and Type | Method and Description |
---|---|
void |
RecoveryManagerImpl.registerInDoubtTransaction(RecoveryAwareRemoteTransaction remoteTransaction) |
Constructor and Description |
---|
RecoveryManagerImpl(ConcurrentMap<RecoveryInfoKey,RecoveryAwareRemoteTransaction> recoveryHolder,
String cacheName) |
Modifier and Type | Method and Description |
---|---|
void |
Log_$logger.preparedTxAlreadyExists(RecoveryAwareTransaction previous,
RecoveryAwareRemoteTransaction remoteTransaction) |
void |
Log.preparedTxAlreadyExists(RecoveryAwareTransaction previous,
RecoveryAwareRemoteTransaction remoteTransaction) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.