| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupExecutionState |
BackupExecutionState.fromValue(String value) |
BackupExecutionState |
FailbackExecutionWhereInput.getState()
Get state
|
BackupExecutionState |
PermanentFailoverExecutionWhereInput.getState()
Get state
|
BackupExecutionState |
ReplicationPlanExecutionWhereInput.getState()
Get state
|
BackupExecutionState |
FailoverExecutionWhereInput.getState()
Get state
|
BackupExecutionState |
FailbackExecutionWhereInput.getStateNot()
Get stateNot
|
BackupExecutionState |
PermanentFailoverExecutionWhereInput.getStateNot()
Get stateNot
|
BackupExecutionState |
ReplicationPlanExecutionWhereInput.getStateNot()
Get stateNot
|
BackupExecutionState |
FailoverExecutionWhereInput.getStateNot()
Get stateNot
|
BackupExecutionState |
BackupExecutionState.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupExecutionState |
BackupExecutionState.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupExecutionState[] |
BackupExecutionState.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupExecutionState> |
FailbackExecutionWhereInput.getStateIn()
Get stateIn
|
List<BackupExecutionState> |
PermanentFailoverExecutionWhereInput.getStateIn()
Get stateIn
|
List<BackupExecutionState> |
ReplicationPlanExecutionWhereInput.getStateIn()
Get stateIn
|
List<BackupExecutionState> |
FailoverExecutionWhereInput.getStateIn()
Get stateIn
|
List<BackupExecutionState> |
FailbackExecutionWhereInput.getStateNotIn()
Get stateNotIn
|
List<BackupExecutionState> |
PermanentFailoverExecutionWhereInput.getStateNotIn()
Get stateNotIn
|
List<BackupExecutionState> |
ReplicationPlanExecutionWhereInput.getStateNotIn()
Get stateNotIn
|
List<BackupExecutionState> |
FailoverExecutionWhereInput.getStateNotIn()
Get stateNotIn
|
Copyright © 2025. All rights reserved.