public interface CacheConfiguration
| Modifier and Type | Method and Description |
|---|---|
Batcher<TransactionBatch> |
getBatcher() |
<K,V> Map<K,V> |
getCache() |
CacheProperties |
getCacheProperties() |
<K,V> Map<K,V> getCache()
CacheProperties getCacheProperties()
Batcher<TransactionBatch> getBatcher()
Copyright © 2022 JBoss by Red Hat. All rights reserved.