类的使用
org.apache.dubbo.remoting.exchange.support.DefaultFuture
-
使用DefaultFuture的程序包 程序包 说明 org.apache.dubbo.remoting.exchange.support -
-
org.apache.dubbo.remoting.exchange.support中DefaultFuture的使用
返回DefaultFuture的org.apache.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 static DefaultFutureDefaultFuture. getFuture(long id)static DefaultFutureDefaultFuture. newFuture(Channel channel, Request request, int timeout, ExecutorService executor)init a DefaultFuture 1.init a DefaultFuture 2.timeout check
-