public class LeaderResponse extends AbstractResponse<LeaderResponse>
Response.Header| Constructor and Description |
|---|
LeaderResponse(LeaderResponse response,
ByteSequence namespace) |
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
getKv()
key-value pair representing the latest leader update.
|
getHeader, getResponse, getResponseHeader, toStringpublic LeaderResponse(LeaderResponse response, ByteSequence namespace)
public KeyValue getKv()
Copyright © 2020. All rights reserved.