public class MutationInfoWriter extends Object
| Constructor and Description |
|---|
MutationInfoWriter() |
| Modifier and Type | Method and Description |
|---|---|
short |
extrasLength()
Get the length of extras required for mutation information.
|
void |
write(ByteBuffer bb,
VBucketCoordinates coords)
Write the appropriate mutation information into the output buffers.
|
public short extrasLength()
public void write(ByteBuffer bb, VBucketCoordinates coords)
bb - The output buffercoords - The coordinates to writeCopyright © 2017. All rights reserved.