private static class RpcClientImpl.CallFuture extends Object
Modifier and Type | Field and Description |
---|---|
(package private) Call |
call |
(package private) static RpcClientImpl.CallFuture |
DEATH_PILL |
(package private) int |
priority |
(package private) org.apache.htrace.Span |
span |
Constructor and Description |
---|
RpcClientImpl.CallFuture(Call call,
int priority,
org.apache.htrace.Span span) |
final Call call
final int priority
final org.apache.htrace.Span span
static final RpcClientImpl.CallFuture DEATH_PILL
RpcClientImpl.CallFuture(Call call, int priority, org.apache.htrace.Span span)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.