public static class ReactiveListCommands.PopResult extends Object
| Constructor and Description |
|---|
PopResult(List<ByteBuffer> result) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getKey() |
List<ByteBuffer> |
getRaw() |
ByteBuffer |
getValue() |
public PopResult(List<ByteBuffer> result)
public ByteBuffer getKey()
public ByteBuffer getValue()
public List<ByteBuffer> getRaw()
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.