[
https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-18266:
-----------------------------------------
Description:
We need to improve javadoc of
{{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more
clear to understand that insert modifies data only at the first invocation.
Return section of this method is not clear, it must describe the boolean result
of the invocation
was:
We need to improve javadoc of
{{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more
clear to understand that insert modifies data only at the first invocation.
Return section of this method is not clear, it must descrive the boolean result
of the invocation
> Improve javadoc of the org.apache.ignite.internal.table.InternalTable#insert
> ----------------------------------------------------------------------------
>
> Key: IGNITE-18266
> URL: https://issues.apache.org/jira/browse/IGNITE-18266
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Priority: Major
> Labels: ignite-3
>
> We need to improve javadoc of
> {{org.apache.ignite.internal.table.InternalTable#insert}} so it will be more
> clear to understand that insert modifies data only at the first invocation.
> Return section of this method is not clear, it must describe the boolean
> result of the invocation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)