类 ForkingClusterInvoker<T>

  • 所有已实现的接口:
    Node, Invoker<T>

    public class ForkingClusterInvoker<T>
    extends AbstractClusterInvoker<T>
    Invoke a specific number of invokers concurrently, usually used for demanding real-time operations, but need to waste more service resources.