@FunctionalInterface public static interface ICorfuPayload.PayloadConstructor<T>
Modifier and Type | Method and Description |
---|---|
T |
construct(io.netty.buffer.ByteBuf buf) |
T construct(io.netty.buffer.ByteBuf buf)
Copyright © 2019 CorfuDB. All rights reserved.