Uses of Enum Class
org.apache.pulsar.common.migration.MigrationPhase
Packages that use MigrationPhase
-
Uses of MigrationPhase in org.apache.pulsar.common.migration
Methods in org.apache.pulsar.common.migration that return MigrationPhaseModifier and TypeMethodDescriptionstatic MigrationPhaseReturns the enum constant of this class with the specified name.static MigrationPhase[]MigrationPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.