Package | Description |
---|---|
org.infinispan.client.hotrod.impl.operations |
Modifier and Type | Method and Description |
---|---|
<V> ReplaceOperation<V> |
OperationsFactory.newReplaceOperation(Object key,
byte[] keyBytes,
byte[] values,
long lifespan,
TimeUnit lifespanTimeUnit,
long maxIdle,
TimeUnit maxIdleTimeUnit) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.