Uses of Class
org.infinispan.configuration.cache.InvocationBatchingConfiguration
Packages that use InvocationBatchingConfiguration
-
Uses of InvocationBatchingConfiguration in org.infinispan.configuration.cache
Subclasses with type arguments of type InvocationBatchingConfiguration in org.infinispan.configuration.cacheModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Classes in org.infinispan.configuration.cache that implement interfaces with type arguments of type InvocationBatchingConfigurationModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.infinispan.configuration.cache that return InvocationBatchingConfigurationModifier and TypeMethodDescriptionInvocationBatchingConfigurationBuilder.create()Deprecated, for removal: This API element is subject to removal in a future version.Configuration.invocationBatching()Deprecated.Since 17.0, useTransactionConfiguration.invocationBatching()viaConfiguration.transaction().Methods in org.infinispan.configuration.cache with parameters of type InvocationBatchingConfigurationModifier and TypeMethodDescriptionInvocationBatchingConfigurationBuilder.read(InvocationBatchingConfiguration template, Combine combine) Deprecated, for removal: This API element is subject to removal in a future version.
TransactionConfiguration.invocationBatching()instead.