public class MessageBuilder extends Object
Constructor and Description |
---|
MessageBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
doBackfill(long date) |
void |
doDump() |
RequestMessage |
getMessage() |
void |
keysOnly() |
void |
specifyVbuckets(short[] vbucketlist) |
void |
supportAck() |
void |
takeoverVbuckets(short[] vbucketlist) |
public void doBackfill(long date)
public void doDump()
public void specifyVbuckets(short[] vbucketlist)
public void supportAck()
public void keysOnly()
public void takeoverVbuckets(short[] vbucketlist)
public RequestMessage getMessage()
Copyright © 2024. All rights reserved.