oprot.writeBitSet(optionals, 4);
if (struct.isSetTable()) {
oprot.writeString(struct.table);
}
if (struct.isSetRowId()) {
oprot.writeString(struct.rowId);
}
if (struct.isSetRowMutationType()) {
oprot.writeI32(struct.rowMutationType.getValue());
}
if (struct.isSetRecordMutations()) {