| Package | Description |
|---|---|
| org.apache.kyuubi.client |
| Modifier and Type | Method and Description |
|---|---|
GetBatchesResponse |
BatchRestApi.listBatches(String batchType,
String batchUser,
String batchState,
Long createTime,
Long endTime,
int from,
int size) |
GetBatchesResponse |
BatchRestApi.listBatches(String batchType,
String batchUser,
String batchState,
String batchName,
Long createTime,
Long endTime,
int from,
int size) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.