Package one.microstream.afs.redis
Interface StringByteBufferCodec
- All Superinterfaces:
io.lettuce.core.codec.RedisCodec<String,ByteBuffer>,io.lettuce.core.codec.ToByteBufEncoder<String,ByteBuffer>
- All Known Implementing Classes:
StringByteBufferCodec.Default
public interface StringByteBufferCodec extends io.lettuce.core.codec.RedisCodec<String,ByteBuffer>, io.lettuce.core.codec.ToByteBufEncoder<String,ByteBuffer>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStringByteBufferCodec.Default -
Method Summary
Static Methods Modifier and Type Method Description static StringByteBufferCodecNew()