Class RemoveOperation<K>

    • Constructor Detail

      • RemoveOperation

        public RemoveOperation​(OperationContext operationContext,
                               K key,
                               byte[] keyBytes,
                               org.infinispan.api.common.CacheOptions options,
                               DataFormat dataFormat)