public static final class AdminShowClusterOperationsResponse.RemoveRanksStatus extends Object
removeRanksStatus
.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 © 2020. All rights reserved.