[ 
https://issues.apache.org/jira/browse/IGNITE-22267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-22267:
------------------------------------
    Description: 
1. Remove "started table" term, "table" is enough
2. Remove "binary object" mentions
3. Explain how KV view "splits" row data in two parts. It does not actually 
operate on separate keys and values.
4. Replace "Transaction or null to auto-commit" with "Transaction or null for 
implicit transaction"
5. Remove "@throws IgniteException If an unspecified platform exception has 
occurred internally", it is not useful
6. Declare order of tables in *tables()* and *tablesAsync()*

  was:
1. Remove "started table" term, "table" is enough
2. Remove "binary object" mentions
3. Explain how KV view "splits" row data in two parts. It does not actually 
operate on separate keys and values.
4. Replace "Transaction or null to auto-commit" with "Transaction or null for 
implicit transaction"
5. Remove "@throws IgniteException If an unspecified platform exception has 
occurred internally", it is not useful


> Improve Table API javadocs
> --------------------------
>
>                 Key: IGNITE-22267
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22267
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Pavel Tupitsyn
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> 1. Remove "started table" term, "table" is enough
> 2. Remove "binary object" mentions
> 3. Explain how KV view "splits" row data in two parts. It does not actually 
> operate on separate keys and values.
> 4. Replace "Transaction or null to auto-commit" with "Transaction or null for 
> implicit transaction"
> 5. Remove "@throws IgniteException If an unspecified platform exception has 
> occurred internally", it is not useful
> 6. Declare order of tables in *tables()* and *tablesAsync()*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to