DATAREDIS-731 - Polishing.

Document undocumented parameter. Fix typo.

Original Pull Request: #297
This commit is contained in:
Mark Paluch
2017-12-18 10:15:45 +01:00
committed by Christoph Strobl
parent b656b09db5
commit a3d4e4f771
2 changed files with 2 additions and 1 deletions

View File

@@ -138,6 +138,7 @@ public class LettuceClusterConnection extends LettuceConnection implements Defau
*
* @param connectionProvider must not be {@literal null}.
* @param executor must not be {@literal null}.
* @param timeout must not be {@literal null}.
* @since 2.0
*/
public LettuceClusterConnection(LettuceConnectionProvider connectionProvider, ClusterCommandExecutor executor,