Uses of Interface
org.wildfly.clustering.cache.batch.Batch
Packages that use Batch
-
Uses of Batch in org.wildfly.clustering.cache
Methods in org.wildfly.clustering.cache that return types with arguments of type BatchModifier and TypeMethodDescriptionorg.wildfly.clustering.function.Supplier<Batch> CacheConfiguration.getBatchFactory()Returns a batch factory for the associated cache. -
Uses of Batch in org.wildfly.clustering.cache.batch
Methods in org.wildfly.clustering.cache.batch that return BatchMethods in org.wildfly.clustering.cache.batch that return types with arguments of type BatchModifier and TypeMethodDescriptiondefault org.wildfly.clustering.context.Context<Batch> SuspendedBatch.resumeWithContext()Resumes this batch untilContext.close().