public static class ReactiveRedisConnection.AbsentByteBufferResponse<I> extends ReactiveRedisConnection.ByteBufferResponse<I>
ReactiveRedisConnection.CommandResponse
implementation for ByteBuffer
responses for absent keys.Constructor and Description |
---|
AbsentByteBufferResponse(I input) |
Modifier and Type | Method and Description |
---|---|
boolean |
isPresent() |
public AbsentByteBufferResponse(I input)
public boolean isPresent()
isPresent
in class ReactiveRedisConnection.CommandResponse<I,ByteBuffer>
ReactiveRedisConnection.CommandResponse
maps to Redis
(nil).Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.