Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
Update src/main/java/com/xiaomi/infra/pegasus/client/PegasusClientInt…
Browse files Browse the repository at this point in the history
…erface.java

Co-authored-by: Wu Tao <[email protected]>
  • Loading branch information
foreverneverer and Wu Tao authored Sep 4, 2020
1 parent 2a09369 commit d9acc5a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ public interface PegasusClientInterface {
/**
* Open a table, and prepare the sessions and route-table to the replica-servers.
*
* @deprecated retaining it only for compatibility, we will remove it later, don't use it any
* more. the latest interface please see {@link PegasusClientInterface#openTable(String,
* @deprecated Retained only for backward compatibility, will be removed later. Don't use it any
* more. The latest interface please see {@link PegasusClientInterface#openTable(String,
* TableOptions)}
*/
@Deprecated
Expand Down

0 comments on commit d9acc5a

Please sign in to comment.