public static final class AdminShowClusterOperationsResponse.AddRanksStatus extends Object
AdminShowClusterOperationsResponse
parameter addRanksStatus
.
If this was a rank-adding operation, the add-specific status of the operation.
Modifier and Type | Field and Description |
---|---|
static String |
COMPLETED_OK |
static String |
ERROR |
static String |
IN_PROGRESS |
static String |
INTERRUPTED |
static String |
NOT_STARTED |
public static final String NOT_STARTED
public static final String IN_PROGRESS
public static final String INTERRUPTED
public static final String COMPLETED_OK
public static final String ERROR
Copyright © 2025. All rights reserved.