public interface HotRodConfiguration extends CacheConfiguration
| Modifier and Type | Method and Description |
|---|---|
default org.wildfly.clustering.ee.Batcher<TransactionBatch> |
getBatcher() |
<CK,CV> org.infinispan.client.hotrod.RemoteCache<CK,CV> |
getCache() |
default CacheProperties |
getCacheProperties() |
<CK,CV> org.infinispan.client.hotrod.RemoteCache<CK,CV> getCache()
getCache in interface CacheConfigurationdefault CacheProperties getCacheProperties()
getCacheProperties in interface CacheConfigurationdefault org.wildfly.clustering.ee.Batcher<TransactionBatch> getBatcher()
getBatcher in interface CacheConfigurationCopyright © 2022 JBoss by Red Hat. All rights reserved.