public class DeleteResponse extends AbstractResponse<DeleteRangeResponse>
Response.Header| Constructor and Description |
|---|
DeleteResponse(DeleteRangeResponse deleteRangeResponse,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDeleted() |
List<KeyValue> |
getPrevKvs() |
getHeader, getResponse, getResponseHeader, toStringpublic DeleteResponse(DeleteRangeResponse deleteRangeResponse, ByteSequence namespace)
Copyright © 2021. All rights reserved.