[
https://issues.apache.org/jira/browse/IGNITE-20807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-20807:
------------------------------------
Description:
1. Implement operations in *ClientKeyValueView*:
* getNullableAsync
* getOrDefaultAsync
* getNullableAndPutAsync
* getNullableAndRemoveAsync
* getNullableAndReplaceAsync
2. Add null check and throw *UnexpectedNullValueException* the same way as
*KeyValueViewImpl* does it.
was:
* getNullableAsync
* getOrDefaultAsync
* getNullableAndPutAsync
* getNullableAndRemoveAsync
* getNullableAndReplaceAsync
> Java thin 3.0: Implement nullable operations in ClientKeyValueView
> ------------------------------------------------------------------
>
> Key: IGNITE-20807
> URL: https://issues.apache.org/jira/browse/IGNITE-20807
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
>
> 1. Implement operations in *ClientKeyValueView*:
> * getNullableAsync
> * getOrDefaultAsync
> * getNullableAndPutAsync
> * getNullableAndRemoveAsync
> * getNullableAndReplaceAsync
> 2. Add null check and throw *UnexpectedNullValueException* the same way as
> *KeyValueViewImpl* does it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)