public class MessageBuilder
extends java.lang.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 © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.