public interface DrillRpcFuture<T> extends org.apache.drill.shaded.guava.com.google.common.util.concurrent.CheckedFuture<T,RpcException>
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
ByteBuf |
getBuffer() |
checkedGet, checkedGetByteBuf getBuffer()
Copyright © 2019 The Apache Software Foundation. All rights reserved.