public interface DrillRpcFuture<T> extends 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 © 2022 The Apache Software Foundation. All rights reserved.