| Package | Description |
|---|---|
| com.qubole.qds.sdk.java.api | |
| com.qubole.qds.sdk.java.client |
| Modifier and Type | Method and Description |
|---|---|
InvokableBuilder<ResultValue> |
ResultsCommandBuilder.inline(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
ResultValue |
ResultLatch.awaitResult()
Await indefinitely for the result
|
ResultValue |
ResultLatch.awaitResult(long maxWait,
TimeUnit timeUnit)
Await up to a maximum time for the result
|
| Modifier and Type | Method and Description |
|---|---|
Reader |
ResultStreamer.getResults(ResultValue resultValue)
Return a stream over the given results.
|
void |
ResultLatch.Callback.result(String queryId,
ResultValue resultValue)
Called when the result has been retrieved
|
Copyright © 2020. All rights reserved.