oprot.writeBitSet(optionals, 12);
if (struct.isSetRecs()) {
oprot.writeI64(struct.recs);
}
if (struct.isSetRecsInMemory()) {
oprot.writeI64(struct.recsInMemory);
}
if (struct.isSetTablets()) {
oprot.writeI32(struct.tablets);
}
if (struct.isSetOnlineTablets()) {