public class PutResponse extends AbstractResponse<PutResponse>
Response.Header| Constructor and Description |
|---|
PutResponse(PutResponse putResponse,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
getPrevKv() |
boolean |
hasPrevKv() |
getHeader, getResponse, getResponseHeader, toStringpublic PutResponse(PutResponse putResponse, ByteSequence namespace)
public KeyValue getPrevKv()
public boolean hasPrevKv()
Copyright © 2021. All rights reserved.