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 RedisPipelineStep
public io.netty.buffer.ByteBuf write(io.netty.buffer.ByteBuf buf)
write
in interface RedisPipelineStep
Copyright © 2019 Electronic Arts Inc. All rights reserved.