Package | Description |
---|---|
org.infinispan.client.hotrod.impl.operations |
Modifier and Type | Method and Description |
---|---|
<V> PutIfAbsentOperation<V> |
OperationsFactory.newPutIfAbsentOperation(Object key,
byte[] keyBytes,
byte[] value,
long lifespan,
TimeUnit lifespanUnit,
long maxIdleTime,
TimeUnit maxIdleTimeUnit) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.