| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster.support.migration |
| Modifier and Type | Method and Description |
|---|---|
MigrationStep |
MigrationRule.getStep() |
static MigrationStep |
MigrationStep.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationStep[] |
MigrationStep.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MigrationRule.setStep(MigrationStep step) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.