@SPI public interface MigrationAddressComparator
| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.