public interface CacheServiceProviderRegistryConfiguration<T>
CacheServiceProviderRegistryServiceConfigurator.| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> |
getBatcher() |
org.infinispan.Cache<T,Set<org.infinispan.remoting.transport.Address>> |
getCache() |
CommandDispatcherFactory |
getCommandDispatcherFactory() |
Group<org.infinispan.remoting.transport.Address> |
getGroup() |
Object |
getId() |
Object getId()
Group<org.infinispan.remoting.transport.Address> getGroup()
CommandDispatcherFactory getCommandDispatcherFactory()
org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> getBatcher()
Copyright © 2020 JBoss by Red Hat. All rights reserved.