Uses of Class
org.infinispan.hotrod.impl.operations.PutStreamOperation
Packages that use PutStreamOperation
-
Uses of PutStreamOperation in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return PutStreamOperationModifier and TypeMethodDescription<K> PutStreamOperation<K>CacheOperationsFactory.newPutIfAbsentStreamOperation(K key, byte[] keyBytes, org.infinispan.api.common.CacheWriteOptions options) <K> PutStreamOperation<K>CacheOperationsFactory.newPutStreamOperation(K key, byte[] keyBytes, long version, org.infinispan.api.common.CacheWriteOptions options) <K> PutStreamOperation<K>CacheOperationsFactory.newPutStreamOperation(K key, byte[] keyBytes, org.infinispan.api.common.CacheWriteOptions options)