| Package | Description |
|---|---|
| com.microsoft.azure.kusto.ingest.result |
| Modifier and Type | Field and Description |
|---|---|
OperationStatus |
IngestionStatus.status |
| Modifier and Type | Method and Description |
|---|---|
static OperationStatus |
OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationStatus[] |
OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IngestionStatus.setStatus(OperationStatus st) |
Copyright © 2024. All rights reserved.