List<IngestionStatus> |
IngestionResult.getIngestionStatusCollection()
Blocking, retrieves the detailed ingestion status of
all data ingestion operations into Kusto associated with this com.microsoft.azure.kusto.ingest.IKustoIngestionResult instance.
|
List<IngestionStatus> |
IngestionStatusResult.getIngestionStatusCollection() |
List<IngestionStatus> |
TableReportIngestionResult.getIngestionStatusCollection() |
reactor.core.publisher.Mono<List<IngestionStatus>> |
IngestionResult.getIngestionStatusCollectionAsync()
Retrieves the detailed ingestion status of
all data ingestion operations into Kusto associated with this com.microsoft.azure.kusto.ingest.IKustoIngestionResult instance.
|
reactor.core.publisher.Mono<List<IngestionStatus>> |
IngestionStatusResult.getIngestionStatusCollectionAsync() |
reactor.core.publisher.Mono<List<IngestionStatus>> |
TableReportIngestionResult.getIngestionStatusCollectionAsync() |