You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Table.java API needs to split into two, TableData and TableOperations (to be named?). The TableOperations will drive things that can be done without having a table on-hand (aka QST), while TableData drives data that exists client-side.
The Table.java API needs to split into two, TableData and TableOperations (to be named?). The TableOperations will drive things that can be done without having a table on-hand (aka QST), while TableData drives data that exists client-side.
EPIC: Java API #257
The text was updated successfully, but these errors were encountered: