| Package | Description |
|---|---|
| com.qubole.qds.sdk.java.api | |
| com.qubole.qds.sdk.java.details |
| Modifier and Type | Method and Description |
|---|---|
CompositeCommandBuilder |
CompositeCommandBuilder.addSubCommand(BaseCommand command) |
CompositeCommandBuilder |
CompositeCommandBuilder.clusterLabel(String clusterLabel) |
CompositeCommandBuilder |
CommandApi.composite()
Corresponds to http://docs.qubole.com/en/latest/rest-api/command_api/submit-a-composite-command.html
|
CompositeCommandBuilder |
CompositeCommandBuilder.name(String commandName) |
CompositeCommandBuilder |
CompositeCommandBuilder.tags(String[] queryTags) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeCommandBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CompositeCommandBuilder |
CompositeCommandBuilderImpl.addSubCommand(BaseCommand command) |
CompositeCommandBuilder |
CompositeCommandBuilderImpl.clusterLabel(String clusterLabel) |
CompositeCommandBuilder |
CompositeCommandBuilderImpl.name(String queryName) |
CompositeCommandBuilder |
CompositeCommandBuilderImpl.tags(String[] queryTags) |
Copyright © 2020. All rights reserved.