Interface MigrationAddressComparator
- All Known Implementing Classes:
DefaultMigrationAddressComparator
-
Method Summary
Modifier and TypeMethodDescriptiongetAddressSize(String displayServiceKey) <T> booleanshouldMigrate(ClusterInvoker<T> newInvoker, ClusterInvoker<T> oldInvoker, MigrationRule rule)
-
Method Details
-
shouldMigrate
<T> boolean shouldMigrate(ClusterInvoker<T> newInvoker, ClusterInvoker<T> oldInvoker, MigrationRule rule) -
getAddressSize
-