Package | Description |
---|---|
org.infinispan.cli.interpreter.logging | |
org.infinispan.configuration.cache |
Cache configuration |
org.infinispan.configuration.parsing | |
org.infinispan.lucene.logging | |
org.infinispan.persistence.jdbc.logging | |
org.infinispan.persistence.leveldb.logging | |
org.infinispan.persistence.remote.logging | |
org.infinispan.server.core.logging | |
org.infinispan.server.memcached.logging | |
org.infinispan.server.websocket.logging | |
org.infinispan.stats.logging | |
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.tree.logging | |
org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<TransactionMode> |
TransactionConfiguration.TRANSACTION_MODE |
Modifier and Type | Method and Description |
---|---|
TransactionMode |
TransactionMode.getMode() |
TransactionMode |
TransactionConfiguration.transactionMode() |
Modifier and Type | Method and Description |
---|---|
TransactionConfigurationBuilder |
TransactionConfigurationBuilder.transactionMode(TransactionMode transactionMode) |
Modifier and Type | Method and Description |
---|---|
TransactionMode |
Parser72.TransactionMode.getMode() |
TransactionMode |
Parser80.TransactionMode.getMode() |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
JavaLog_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
JavaLog_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
static TransactionMode |
TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionMode[] |
TransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode arg0) |
Modifier and Type | Method and Description |
---|---|
CacheConfigurationException |
Log.invalidTxModeForTotalOrder(TransactionMode transactionMode) |
CacheConfigurationException |
Log_$logger.invalidTxModeForTotalOrder(TransactionMode transactionMode) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.