Marcosrico commented on code in PR #2535:
URL: https://github.com/apache/helix/pull/2535#discussion_r1231323452
##########
meta-client/src/main/java/org/apache/helix/metaclient/api/MetaClientInterface.java:
##########
@@ -201,6 +202,14 @@ public Stat (EntryMode mode, int version, long ctime, long
mtime, long etime) {
*/
T get(final String key);
+ /**
+ * Fetch the data for a given key.
Review Comment:
nit: fetch data and stat right? Or is the data the stat?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]