接口 MigrationClusterComparator


  • @SPI
    public interface MigrationClusterComparator
    • 方法详细资料

      • shouldMigrate

        <T> boolean shouldMigrate​(List<Invoker<T>> interfaceInvokers,
                                  List<Invoker<T>> serviceInvokers)