public class RedisCompressionPipelineStep extends Object implements RedisPipelineStep
| Constructor and Description |
|---|
RedisCompressionPipelineStep() |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
read(io.netty.buffer.ByteBuf buf) |
io.netty.buffer.ByteBuf |
write(io.netty.buffer.ByteBuf buf) |
public io.netty.buffer.ByteBuf read(io.netty.buffer.ByteBuf buf)
read in interface RedisPipelineSteppublic io.netty.buffer.ByteBuf write(io.netty.buffer.ByteBuf buf)
write in interface RedisPipelineStepCopyright © 2019 Electronic Arts Inc. All rights reserved.