Interface MigrationClusterInvoker<T>
- Type Parameters:
T-
- All Superinterfaces:
ClusterInvoker<T>,org.apache.dubbo.rpc.Invoker<T>,Node
- All Known Implementing Classes:
MigrationInvoker,ServiceDiscoveryMigrationInvoker
FIXME, some methods need to be further optimized.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidbooleanbooleanvoidvoidvoidMethods inherited from interface org.apache.dubbo.rpc.cluster.ClusterInvoker
getDirectory, getRegistryUrl, hasProxyInvokers, isDestroyedMethods inherited from interface org.apache.dubbo.rpc.Invoker
getInterface, invokeMethods inherited from interface org.apache.dubbo.common.Node
destroy, getUrl, isAvailable
-
Method Details
-
isServiceDiscovery
boolean isServiceDiscovery()- Specified by:
isServiceDiscoveryin interfaceClusterInvoker<T>
-
getMigrationStep
MigrationStep getMigrationStep() -
setMigrationStep
-
getMigrationRule
MigrationRule getMigrationRule() -
setMigrationRule
-
migrateToForceInterfaceInvoker
-
migrateToForceApplicationInvoker
-
migrateToApplicationFirstInvoker
-
reRefer
-