Would be good to utilize the new TableId class that is being put into the API. Currently TabletId already has a getTableId method that returns Text object but (cause its java) it would be awkward to have a getter with similar name that returns TableId. It would probably be best to just deprecate this whole class in favor of a class without any Text types.
Would be good to utilize the new TableId class that is being put into the API. Currently TabletId already has a getTableId method that returns Text object but (cause its java) it would be awkward to have a getter with similar name that returns TableId. It would probably be best to just deprecate this whole class in favor of a class without any Text types.