-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New javadoc and improvement of existing javadoc (#10064)
* Fixing javadoc error fixing javadoc error and warning javadoc for org.opensearch.core.indices.breaker javadoc for org.opensearch.core.index.shard.ShardId javadoc for org.opensearch.core.index.Index fixing a mishap in formatting rule fixing javadoc of org.opensearch.cli.Terminal Signed-off-by: Laurent Laborde <[email protected]> * removing unsupported @ImplNote Signed-off-by: Laurent Laborde <[email protected]> * Update libs/common/src/main/java/org/opensearch/common/collect/Iterators.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update libs/compress/src/main/java/org/opensearch/compress/ZstdCompressor.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Apply suggestions from code review Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Apply suggestions from code review Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Apply suggestions from code review Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Apply suggestions from code review Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update CollectionUtils.java Signed-off-by: Laurent Laborde <[email protected]> * fixing javadoc warnings Signed-off-by: Laurent Laborde <[email protected]> * remove useless p tag Signed-off-by: Laurent Laborde <[email protected]> * removing a p tag Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * proper capitalization Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * improvements of existing javadocs Signed-off-by: Laurent Laborde <[email protected]> * javadoc improvement Signed-off-by: Laurent Laborde <[email protected]> * javadoc improvement Signed-off-by: Laurent Laborde <[email protected]> * Fix formatting error after merge conflict resolution in a javadoc Signed-off-by: Laurent Laborde <[email protected]> * "code" tag ignore carriage return & "p", switching to a "pre" tag Signed-off-by: Laurent Laborde <[email protected]> * fixing an overzealous precommit check error. Signed-off-by: Laurent Laborde <[email protected]> * Update distribution/tools/launchers/src/main/java/org/opensearch/tools/launchers/SystemJvmOptions.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/internalClusterTest/java/org/opensearch/search/sort/GeoDistanceSortBuilderIT.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/main/java/org/opensearch/action/admin/cluster/repositories/get/GetRepositoriesRequest.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/main/java/org/opensearch/action/admin/cluster/snapshots/create/CreateSnapshotRequest.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/main/java/org/opensearch/action/admin/indices/replication/SegmentReplicationStatsRequest.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/main/java/org/opensearch/cluster/RestoreInProgress.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update test/framework/src/main/java/org/opensearch/test/AbstractDiffableWireSerializationTestCase.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * Update test/framework/src/main/java/org/opensearch/test/AbstractDiffableSerializationTestCase.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * further improvement of javadoc after review & suggestions Signed-off-by: Laurent Laborde <[email protected]> * fixing unreferenced @link in javadoc (precommit error) Signed-off-by: Laurent Laborde <[email protected]> * removing p tag from internal comment Signed-off-by: Laurent Laborde <[email protected]> * reverting javadoc tag in licence header Signed-off-by: Laurent Laborde <[email protected]> * Update server/src/main/java/org/opensearch/search/aggregations/metrics/AbstractPercentilesAggregationBuilder.java Co-authored-by: Andriy Redko <[email protected]> Signed-off-by: Laurent Laborde <[email protected]> * conflict resolution Signed-off-by: Laurent Laborde <[email protected]> --------- Signed-off-by: Laurent Laborde <[email protected]> Co-authored-by: Andriy Redko <[email protected]>
- Loading branch information
Showing
563 changed files
with
1,304 additions
and
1,319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.