| 程序包 | 说明 |
|---|---|
| org.apache.kyuubi.client | |
| org.apache.kyuubi.client.api.v1.dto | |
| org.apache.kyuubi.client.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Batch |
BatchRestApi.createBatch(BatchRequest request) |
Batch |
BatchRestApi.createBatch(BatchRequest request,
File resourceFile) |
Batch |
BatchRestApi.getBatchById(String batchId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Batch> |
GetBatchesResponse.getBatches() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetBatchesResponse.setBatches(List<Batch> batches) |
| 构造器和说明 |
|---|
GetBatchesResponse(int from,
int total,
List<Batch> batches) |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
BatchUtils.isDuplicatedSubmission(Batch batch) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.