Skip to content

Commit

Permalink
Addressing review comment
Browse files Browse the repository at this point in the history
Signed-off-by: Bharathwaj G <[email protected]>
  • Loading branch information
bharath-techie committed Jul 18, 2022
1 parent bfcb50a commit f96c9d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
*
* @opensearch.internal
*/
public final class SearchContextIdForNode implements Writeable {
final class SearchContextIdForNode implements Writeable {
private final String node;
private final ShardSearchContextId searchContextId;
private final String clusterAlias;
Expand Down

0 comments on commit f96c9d7

Please sign in to comment.