Class PutAllOperation

    • Field Detail

      • map

        protected final Map<byte[],​byte[]> map
    • Constructor Detail

      • PutAllOperation

        public PutAllOperation​(OperationContext operationContext,
                               Map<byte[],​byte[]> map,
                               org.infinispan.api.common.CacheWriteOptions options,
                               DataFormat dataFormat)