We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1ea60 commit e9bf902Copy full SHA for e9bf902
src/main/java/com/blobcity/db/DbQueryResponse.java
@@ -19,6 +19,7 @@
19
public class DbQueryResponse {
20
21
// Ack code
22
+
23
private final int ackCode;
24
// Select keys
25
private final List keys;
0 commit comments