- r - Static variable in class com.rethinkdb.RethinkDB
-
The Singleton to use to begin interacting with RethinkDB Driver.
- Random - Class in com.rethinkdb.gen.ast
-
- Random(Object) - Constructor for class com.rethinkdb.gen.ast.Random
-
- Random(Arguments) - Constructor for class com.rethinkdb.gen.ast.Random
-
- Random(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Random
-
- random() - Method in class com.rethinkdb.gen.model.TopLevel
-
- random(Object) - Method in class com.rethinkdb.gen.model.TopLevel
-
- random(Object, Object) - Method in class com.rethinkdb.gen.model.TopLevel
-
- Range - Class in com.rethinkdb.gen.ast
-
- Range(Object) - Constructor for class com.rethinkdb.gen.ast.Range
-
- Range(Arguments) - Constructor for class com.rethinkdb.gen.ast.Range
-
- Range(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Range
-
- range() - Method in class com.rethinkdb.gen.model.TopLevel
-
- range(Object) - Method in class com.rethinkdb.gen.model.TopLevel
-
- range(Object, Object) - Method in class com.rethinkdb.gen.model.TopLevel
-
- rawBinary - Variable in class com.rethinkdb.utils.Internals.FormatOptions
-
- rawGroups - Variable in class com.rethinkdb.utils.Internals.FormatOptions
-
- rawQueue - Variable in class com.rethinkdb.net.Result
-
- rawTime - Variable in class com.rethinkdb.utils.Internals.FormatOptions
-
- read(int) - Method in interface com.rethinkdb.net.ConnectionSocket
-
Reads a defined amount of bytes, and wraps it in a ByteBuffer.
- readCertFile(InputStream) - Static method in class com.rethinkdb.utils.Internals
-
- readCString(Long) - Method in interface com.rethinkdb.net.ConnectionSocket
-
Reads a null-terminated string, under a timeout.
- readFromSocket(ConnectionSocket) - Static method in class com.rethinkdb.net.Response
-
- readJson(ByteBuffer) - Static method in class com.rethinkdb.utils.Internals
-
- readJson(String) - Static method in class com.rethinkdb.utils.Internals
-
- rebalance() - Method in class com.rethinkdb.gen.ast.Db
-
- Rebalance - Class in com.rethinkdb.gen.ast
-
- Rebalance(Object) - Constructor for class com.rethinkdb.gen.ast.Rebalance
-
- Rebalance(Arguments) - Constructor for class com.rethinkdb.gen.ast.Rebalance
-
- Rebalance(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Rebalance
-
- rebalance() - Method in class com.rethinkdb.gen.ast.Table
-
- reconfigure() - Method in class com.rethinkdb.gen.ast.Db
-
- Reconfigure - Class in com.rethinkdb.gen.ast
-
- Reconfigure(Object) - Constructor for class com.rethinkdb.gen.ast.Reconfigure
-
- Reconfigure(Arguments) - Constructor for class com.rethinkdb.gen.ast.Reconfigure
-
- Reconfigure(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Reconfigure
-
- reconfigure() - Method in class com.rethinkdb.gen.ast.Table
-
- reconnect() - Method in class com.rethinkdb.net.Connection
-
Closes and reconnects to the server.
- reconnect(boolean) - Method in class com.rethinkdb.net.Connection
-
Closes and reconnects to the server.
- reconnectAsync() - Method in class com.rethinkdb.net.Connection
-
Closes and reconnects to the server.
- reconnectAsync(boolean) - Method in class com.rethinkdb.net.Connection
-
Closes and reconnects to the server asynchronously.
- Reduce - Class in com.rethinkdb.gen.ast
-
- Reduce(Object) - Constructor for class com.rethinkdb.gen.ast.Reduce
-
- Reduce(Arguments) - Constructor for class com.rethinkdb.gen.ast.Reduce
-
- Reduce(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Reduce
-
- reduce(Javascript) - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- reduce(ReqlFunction2) - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- reduce(Object, Javascript) - Method in class com.rethinkdb.gen.model.TopLevel
-
- reduce(Object, ReqlFunction2) - Method in class com.rethinkdb.gen.model.TopLevel
-
- Replace - Class in com.rethinkdb.gen.ast
-
- Replace(Object) - Constructor for class com.rethinkdb.gen.ast.Replace
-
- Replace(Arguments) - Constructor for class com.rethinkdb.gen.ast.Replace
-
- Replace(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Replace
-
- replace(Javascript) - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- replace(Object) - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- replace(ReqlFunction1) - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- ReqlAst - Class in com.rethinkdb.ast
-
Base class for all ReQL queries.
- ReqlAst(TermType, Arguments, OptArgs) - Constructor for class com.rethinkdb.ast.ReqlAst
-
- ReqlAuthError - Exception in com.rethinkdb.gen.exc
-
- ReqlAuthError() - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAuthError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAuthError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAuthError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAuthError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAuthError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlAuthError
-
- ReqlAvailabilityError - Exception in com.rethinkdb.gen.exc
-
- ReqlAvailabilityError() - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlAvailabilityError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlAvailabilityError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlAvailabilityError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlAvailabilityError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlAvailabilityError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlAvailabilityError
-
- ReqlClientError - Exception in com.rethinkdb.gen.exc
-
- ReqlClientError() - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlClientError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlClientError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlClientError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlClientError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlClientError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlClientError
-
- ReqlCompileError - Exception in com.rethinkdb.gen.exc
-
- ReqlCompileError() - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlCompileError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlCompileError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlCompileError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlCompileError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlCompileError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlCompileError
-
- ReqlDriverCompileError - Exception in com.rethinkdb.gen.exc
-
- ReqlDriverCompileError() - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverCompileError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverCompileError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverCompileError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverCompileError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverCompileError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverCompileError
-
- ReqlDriverError - Exception in com.rethinkdb.gen.exc
-
- ReqlDriverError() - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlDriverError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlDriverError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlDriverError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlDriverError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlDriverError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlDriverError
-
- ReqlError - Exception in com.rethinkdb.gen.exc
-
- ReqlError() - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlError
-
- ReqlExpr - Class in com.rethinkdb.gen.ast
-
- ReqlExpr(TermType, Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.ReqlExpr
-
- ReqlFunction0 - Interface in com.rethinkdb.gen.ast
-
- ReqlFunction1 - Interface in com.rethinkdb.gen.ast
-
- ReqlFunction2 - Interface in com.rethinkdb.gen.ast
-
- ReqlFunction3 - Interface in com.rethinkdb.gen.ast
-
- ReqlFunction4 - Interface in com.rethinkdb.gen.ast
-
- ReqlInternalError - Exception in com.rethinkdb.gen.exc
-
- ReqlInternalError() - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlInternalError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlInternalError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlInternalError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlInternalError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlInternalError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlInternalError
-
- ReqlLambda - Interface in com.rethinkdb.model
-
- ReqlNonExistenceError - Exception in com.rethinkdb.gen.exc
-
- ReqlNonExistenceError() - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlNonExistenceError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlNonExistenceError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlNonExistenceError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlNonExistenceError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlNonExistenceError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlNonExistenceError
-
- ReqlObject - Class in com.rethinkdb.gen.ast
-
- ReqlObject(Object) - Constructor for class com.rethinkdb.gen.ast.ReqlObject
-
- ReqlObject(Arguments) - Constructor for class com.rethinkdb.gen.ast.ReqlObject
-
- ReqlObject(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.ReqlObject
-
- ReqlOpFailedError - Exception in com.rethinkdb.gen.exc
-
- ReqlOpFailedError() - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpFailedError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpFailedError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpFailedError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpFailedError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpFailedError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpFailedError
-
- ReqlOpIndeterminateError - Exception in com.rethinkdb.gen.exc
-
- ReqlOpIndeterminateError() - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlOpIndeterminateError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlOpIndeterminateError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlOpIndeterminateError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlOpIndeterminateError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlOpIndeterminateError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlOpIndeterminateError
-
- ReqlPermissionError - Exception in com.rethinkdb.gen.exc
-
- ReqlPermissionError() - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlPermissionError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlPermissionError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlPermissionError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlPermissionError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlPermissionError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlPermissionError
-
- ReqlQueryLogicError - Exception in com.rethinkdb.gen.exc
-
- ReqlQueryLogicError() - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlQueryLogicError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlQueryLogicError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlQueryLogicError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlQueryLogicError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlQueryLogicError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlQueryLogicError
-
- ReqlResourceLimitError - Exception in com.rethinkdb.gen.exc
-
- ReqlResourceLimitError() - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlResourceLimitError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlResourceLimitError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlResourceLimitError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlResourceLimitError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlResourceLimitError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlResourceLimitError
-
- ReqlRuntimeError - Exception in com.rethinkdb.gen.exc
-
- ReqlRuntimeError() - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlRuntimeError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlRuntimeError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlRuntimeError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlRuntimeError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlRuntimeError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlRuntimeError
-
- ReqlServerCompileError - Exception in com.rethinkdb.gen.exc
-
- ReqlServerCompileError() - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlServerCompileError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlServerCompileError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlServerCompileError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlServerCompileError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlServerCompileError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlServerCompileError
-
- ReqlUserError - Exception in com.rethinkdb.gen.exc
-
- ReqlUserError() - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- ReqlUserError(String) - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- ReqlUserError(String, Object...) - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- ReqlUserError(String, Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- ReqlUserError(Throwable) - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- ReqlUserError(String, ReqlAst, Backtrace) - Constructor for exception com.rethinkdb.gen.exc.ReqlUserError
-
- Response - Class in com.rethinkdb.net
-
- Response(long, ResponseType, List<Object>, List<ResponseNote>, Profile, Backtrace, ErrorType) - Constructor for class com.rethinkdb.net.Response
-
- Response(long, ResponseType) - Constructor for class com.rethinkdb.net.Response
-
- ResponseNote - Enum in com.rethinkdb.gen.proto
-
- ResponsePump - Interface in com.rethinkdb.net
-
- ResponsePump.Factory - Interface in com.rethinkdb.net
-
A factory of response pumps.
- ResponseType - Enum in com.rethinkdb.gen.proto
-
- responseType() - Method in class com.rethinkdb.net.Result
-
Returns the current responses' type.
- Result<T> - Class in com.rethinkdb.net
-
A ReQL query result.
- Result(Connection, Query, Response, Result.FetchMode, boolean, TypeReference<T>) - Constructor for class com.rethinkdb.net.Result
-
- Result.FetchMode - Enum in com.rethinkdb.net
-
The fetch mode to use on partial sequences.
- RethinkDB - Class in com.rethinkdb
-
Your entry point to interacting with RethinkDB.
- RethinkDB() - Constructor for class com.rethinkdb.RethinkDB
-
- RethinkDBConstants - Class in com.rethinkdb
-
- RethinkDBConstants() - Constructor for class com.rethinkdb.RethinkDBConstants
-
- RethinkDBConstants.Protocol - Class in com.rethinkdb
-
- round() - Method in class com.rethinkdb.gen.ast.ReqlExpr
-
- Round - Class in com.rethinkdb.gen.ast
-
- Round(Object) - Constructor for class com.rethinkdb.gen.ast.Round
-
- Round(Arguments) - Constructor for class com.rethinkdb.gen.ast.Round
-
- Round(Arguments, OptArgs) - Constructor for class com.rethinkdb.gen.ast.Round
-
- round(Object) - Method in class com.rethinkdb.gen.model.TopLevel
-
- row(Object...) - Method in class com.rethinkdb.gen.model.TopLevel
-
- run(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result.
- run(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result.
- run(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the result.
- run(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result, with the values
converted to the type of Class<T>.
- run(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result, with the values
converted to the type of TypeReference<T>.
- run(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the result.
- run(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result, with the values
converted to the type of TypeReference<T>.
- run(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result, with the values
converted to the type of TypeReference<T>.
- run(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result, with
the values converted to the type of Class<T>.
- run(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result, with
the values converted to the type of TypeReference<T>.
- run(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result, with the values converted to the type of Class<T>.
- run(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result, with the values converted to the type of TypeReference<T>.
- run(ReqlAst, OptArgs, Result.FetchMode, Boolean, TypeReference<T>) - Method in class com.rethinkdb.net.Connection
-
Runs a ReQL query with options optArgs, the specified fetchMode and returns the result, with the
values converted to the type of TypeReference<T>
- runAsync(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously.
- runAsync(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously.
- runAsync(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the result asynchronously.
- runAsync(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously, with the
values converted to the type of Class<T>.
- runAsync(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously, with the
values converted to the type of TypeReference<T>.
- runAsync(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the result asynchronously.
- runAsync(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously,
with the values converted to the type of TypeReference<T>.
- runAsync(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously,
with the values converted to the type of TypeReference<T>.
- runAsync(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result
asynchronously, with the values converted to the type of Class<T>.
- runAsync(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result
asynchronously, with the values converted to the type of TypeReference<T>.
- runAsync(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result asynchronously, with the values converted to the type of Class<T>.
- runAsync(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result asynchronously, with the values converted to the type of TypeReference<T>.
- runAsync(ReqlAst, OptArgs, Result.FetchMode, Boolean, TypeReference<T>) - Method in class com.rethinkdb.net.Connection
-
Runs a ReQL query with options optArgs, the specified fetchMode and returns the result
asynchronously, with the values converted to the type of TypeReference<T>
- runAtom(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom.
- runAtom(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom.
- runAtom(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the unwrapped atom.
- runAtom(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom, with the values
converted to the type of Class<T>.
- runAtom(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom, with the values
converted to the type of TypeReference<T>.
- runAtom(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the unwrapped atom.
- runAtom(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom,
with the values converted to the type of TypeReference<T>.
- runAtom(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom,
with the values converted to the type of TypeReference<T>.
- runAtom(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped atom,
with the values converted to the type of Class<T>.
- runAtom(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped atom,
with the values converted to the type of TypeReference<T>.
- runAtom(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped atom, with the values converted to the type of Class<T>.
- runAtom(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped atom, with the values converted to the type of TypeReference<T>.
- runAtomAsync(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom asynchronously.
- runAtomAsync(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom
asynchronously.
- runAtomAsync(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the unwrapped atom asynchronously.
- runAtomAsync(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom asynchronously,
with the values converted to the type of Class<T>.
- runAtomAsync(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped atom asynchronously,
with the values converted to the type of TypeReference<T>.
- runAtomAsync(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the unwrapped atom asynchronously.
- runAtomAsync(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom
asynchronously, with the values converted to the type of TypeReference<T>.
- runAtomAsync(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped atom
asynchronously, with the values converted to the type of TypeReference<T>.
- runAtomAsync(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped atom
asynchronously, with the values converted to the type of Class<T>.
- runAtomAsync(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped atom
asynchronously, with the values converted to the type of TypeReference<T>.
- runAtomAsync(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped atom asynchronously, with the values converted to the type of Class<T>.
- runAtomAsync(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped atom asynchronously, with the values converted to the type of TypeReference<T>.
- runGrouping(Connection, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result, with
the values converted to the defined grouping and value types.
- runGrouping(Connection, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result, with
the values converted to the defined grouping and value types.
- runGrouping(Connection, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result, with
the values converted to the defined grouping and value types.
- runGrouping(Connection, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result, with
the values converted to the defined grouping and value types.
- runGrouping(Connection, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result, with
the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, Result.FetchMode, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, Result.FetchMode, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, Result.FetchMode, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, Result.FetchMode, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, Result.FetchMode, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result,
with the values converted to the defined grouping and value types.
- runGrouping(Connection, OptArgs, Result.FetchMode, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result, with the values converted to the defined grouping and value types
- runGrouping(Connection, OptArgs, Result.FetchMode, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result, with the values converted to the defined grouping and value types
- runGrouping(Connection, OptArgs, Result.FetchMode, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result, with the values converted to the defined grouping and value types
- runGrouping(Connection, OptArgs, Result.FetchMode, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result, with the values converted to the defined grouping and value types
- runGrouping(Connection, OptArgs, Result.FetchMode, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result, with the values converted to the defined grouping and value types
- runGroupingAsync(Connection, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Result.FetchMode, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Result.FetchMode, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Result.FetchMode, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Result.FetchMode, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, Result.FetchMode, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the unwrapped grouping result
asynchronously, with the values converted to the defined grouping and value types.
- runGroupingAsync(Connection, OptArgs, Result.FetchMode, Class<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result asynchronously, with the values converted to the defined grouping and value types
- runGroupingAsync(Connection, OptArgs, Result.FetchMode, TypeReference<K>, Class<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result asynchronously, with the values converted to the defined grouping and value types
- runGroupingAsync(Connection, OptArgs, Result.FetchMode, Class<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result asynchronously, with the values converted to the defined grouping and value types
- runGroupingAsync(Connection, OptArgs, Result.FetchMode, TypeReference<K>, TypeReference<V>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result asynchronously, with the values converted to the defined grouping and value types
- runGroupingAsync(Connection, OptArgs, Result.FetchMode, TypeReference<GroupedResult<K, V>>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the unwrapped grouping result asynchronously, with the values converted to the defined grouping and value types
- runNoReply(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options without awaiting the response.
- runNoReply(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts without awaiting the response.
- runNoReply(ReqlAst, OptArgs) - Method in class com.rethinkdb.net.Connection
-
Runs this query via connection conn with options optArgs without awaiting the response.
- runQuery(Query, Result.FetchMode, Boolean, TypeReference<T>) - Method in class com.rethinkdb.net.Connection
-
Sents a query to the server and returns a CompletableFuture which completes with a result.
- runQueryNoreply(Query) - Method in class com.rethinkdb.net.Connection
-
Writes a query without waiting for a response
- runUnwrapping(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result.
- runUnwrapping(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result.
- runUnwrapping(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the result.
- runUnwrapping(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result, with the values
converted to the type of Class<T>.
- runUnwrapping(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result, with the values
converted to the type of TypeReference<T>.
- runUnwrapping(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the result.
- runUnwrapping(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result, with the values
converted to the type of TypeReference<T>.
- runUnwrapping(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result, with the values
converted to the type of TypeReference<T>.
- runUnwrapping(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result, with
the values converted to the type of Class<T>.
- runUnwrapping(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result, with
the values converted to the type of TypeReference<T>.
- runUnwrapping(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result, with the values converted to the type of Class<T>.
- runUnwrapping(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result, with the values converted to the type of TypeReference<T>.
- runUnwrappingAsync(Connection) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously.
- runUnwrappingAsync(Connection, OptArgs) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously.
- runUnwrappingAsync(Connection, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode
and returns the result asynchronously.
- runUnwrappingAsync(Connection, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously, with the
values converted to the type of Class<T>.
- runUnwrappingAsync(Connection, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with default options and returns the result asynchronously, with the
values converted to the type of TypeReference<T>.
- runUnwrappingAsync(Connection, OptArgs, Result.FetchMode) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode and
returns the result asynchronously.
- runUnwrappingAsync(Connection, OptArgs, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously,
with the values converted to the type of TypeReference<T>.
- runUnwrappingAsync(Connection, OptArgs, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts and returns the result asynchronously,
with the values converted to the type of TypeReference<T>.
- runUnwrappingAsync(Connection, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result
asynchronously, with the values converted to the type of Class<T>.
- runUnwrappingAsync(Connection, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with the specified fetchMode and returns the result
asynchronously, with the values converted to the type of TypeReference<T>.
- runUnwrappingAsync(Connection, OptArgs, Result.FetchMode, Class<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result asynchronously, with the values converted to the type of Class<T>.
- runUnwrappingAsync(Connection, OptArgs, Result.FetchMode, TypeReference<T>) - Method in class com.rethinkdb.ast.ReqlAst
-
Runs this query via connection conn with options runOpts, the specified fetchMode
and returns the result asynchronously, with the values converted to the type of TypeReference<T>.