public static class RequestTracker.TimedOutRequestCallback<ReqT extends Request<?,ReqT,?>,ReplyT> extends Object implements Callable<Void>
TimedOutRequestCallback(RequestTracker<ReqT,?> tracker, RequestLocator<ReqT,ReplyT> requestLocator, ReqT timedOutRequest)
Void
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedOutRequestCallback(RequestTracker<ReqT,?> tracker, RequestLocator<ReqT,ReplyT> requestLocator, ReqT timedOutRequest)
public Void call() throws Exception
call
Callable<Void>
Exception
Copyright © 2022. All rights reserved.