@SPI public interface MigrationAddressComparator
| Modifier and Type | Method and Description |
|---|---|
Map<String,Integer> |
getAddressSize(String displayServiceKey) |
<T> boolean |
shouldMigrate(ClusterInvoker<T> newInvoker,
ClusterInvoker<T> oldInvoker,
MigrationRule rule) |
<T> boolean shouldMigrate(ClusterInvoker<T> newInvoker, ClusterInvoker<T> oldInvoker, MigrationRule rule)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.