Class PartitionHandlingOperationExecutor

  • All Implemented Interfaces:
    Function<org.infinispan.Cache<?,​?>,​org.infinispan.AdvancedCache<?,​?>>, OperationExecutor<org.infinispan.AdvancedCache<?,​?>>

    public class PartitionHandlingOperationExecutor
    extends CacheOperationExecutor<org.infinispan.AdvancedCache<?,​?>>
    Executor for partition handling operations.
    Author:
    Paul Ferraro
    • Constructor Detail

      • PartitionHandlingOperationExecutor

        public PartitionHandlingOperationExecutor​(FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
    • Method Detail

      • apply

        public org.infinispan.AdvancedCache<?,​?> apply​(org.infinispan.Cache<?,​?> cache)