public interface CacheRegistryConfiguration<K,V>
CacheRegistryFactoryServiceConfigurator.| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> |
getBatcher() |
org.infinispan.Cache<org.infinispan.remoting.transport.Address,Map.Entry<K,V>> |
getCache() |
Group<org.infinispan.remoting.transport.Address> |
getGroup() |
org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> getBatcher()
Group<org.infinispan.remoting.transport.Address> getGroup()
Copyright © 2020 JBoss by Red Hat. All rights reserved.