Uses of Class
org.infinispan.configuration.cache.InvocationBatchingConfiguration
-
Packages that use InvocationBatchingConfiguration Package Description org.infinispan.configuration.cache Cache
configuration -
-
Uses of InvocationBatchingConfiguration in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache that return InvocationBatchingConfiguration Modifier and Type Method Description InvocationBatchingConfiguration
InvocationBatchingConfigurationBuilder. create()
InvocationBatchingConfiguration
Configuration. invocationBatching()
Methods in org.infinispan.configuration.cache with parameters of type InvocationBatchingConfiguration Modifier and Type Method Description InvocationBatchingConfigurationBuilder
InvocationBatchingConfigurationBuilder. read(InvocationBatchingConfiguration template)
-