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
This would be an idiomatic Java client that exposes a blocking interface that resembles a JDBC ResultSet along with an async interface that returns Guava ListenableFutures.
Ideally, it'd support Java 8 features, but for compatibility's sake, perhaps this should be an optional thing that publishes two maven artifacts with the appropriate classifiers.
The text was updated successfully, but these errors were encountered:
This would be an idiomatic Java client that exposes a blocking interface that resembles a JDBC ResultSet along with an async interface that returns Guava ListenableFutures.
Ideally, it'd support Java 8 features, but for compatibility's sake, perhaps this should be an optional thing that publishes two maven artifacts with the appropriate classifiers.
The text was updated successfully, but these errors were encountered: