Skip to content

Commit

Permalink
minor refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
aparnasuresh85 committed Mar 21, 2024
1 parent 68333ab commit 112e3f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ static ClusterStateProvider newZkClusterStateProvider(
/**
* Obtain the state of the collection (cluster status).
*
* @return the collection state, or null is collection doesn't exist
* @return the collection state, or null only if collection doesn't exist
*/
ClusterState.CollectionRef getState(String collection);

Expand Down

0 comments on commit 112e3f4

Please sign in to comment.