Description
mostly find & replace work:
deprecate the SnapshotDescription constructors with the String argument in favor of the TableName ones.
Replace the TableName.valueOf() around with the new getTableName()
Replace the TableName.getNameAsString() by just passing the TableName
Attachments
Attachments
Issue Links
- blocks
-
HBASE-16937 Replace SnapshotType protobuf conversion when we can directly use the pojo object
- Closed