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 3c39e85 commit 9eb519dCopy full SHA for 9eb519d
README.md
@@ -87,9 +87,11 @@ all the results, you could override this:
87
protected void complete(long code, FutureImpl<List> q);
88
```
89
90
+For more implementation details, see [API documentation](http://tarantool.github.io/tarantool-java/apidocs/index.html).
91
+
92
## Where to get help
93
94
Got problems or questions? Post them on
95
[Stack Overflow](http://stackoverflow.com/questions/ask/advice) with the
96
`tarantool` and `java` tags, or use these tags to search the existing knowledge
-base for possible answers and solutions.
97
+base for possible answers and solutions.
0 commit comments