Constructor and Description |
---|
CacheResources() |
Modifier and Type | Method and Description |
---|---|
LockingComponent |
lockingComponent()
The locking configuration of the cache.
|
PartitionHandlingComponent |
partitionHandlingComponent()
The partition handling configuration for distributed and replicated
caches.
|
PersistenceComponent |
persistenceComponent()
The configuration of the infinispan subsystem.
|
TransactionComponent |
transactionComponent()
The cache transaction configuration.
|
public PersistenceComponent persistenceComponent()
public TransactionComponent transactionComponent()
public PartitionHandlingComponent partitionHandlingComponent()
public LockingComponent lockingComponent()
Copyright © 2020 JBoss by Red Hat. All rights reserved.