public interface RpcOutcome<T>
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getOutcomeType() |
void |
set(Object value,
io.netty.buffer.ByteBuf buffer) |
void |
setException(Throwable t) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.