| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data |
| Modifier and Type | Method and Description |
|---|---|
KustoResultSetTable |
KustoOperationResult.getPrimaryResults() |
KustoResultSetTable |
KustoOperationResult.next() |
| Modifier and Type | Method and Description |
|---|---|
List<KustoResultSetTable> |
KustoOperationResult.getResultTables() |
| Modifier and Type | Method and Description |
|---|---|
List<R> |
KustoResultMapper.extractList(KustoResultSetTable resultSet) |
R |
KustoResultMapper.extractSingle(KustoResultSetTable resultSet) |
Copyright © 2023. All rights reserved.