}
if (struct.isSetMemtable_operations_in_millions()) {
oprot.writeDouble(struct.memtable_operations_in_millions);
}
if (struct.isSetReplicate_on_write()) {
oprot.writeBool(struct.replicate_on_write);
}
if (struct.isSetMerge_shards_chance()) {
oprot.writeDouble(struct.merge_shards_chance);
}
if (struct.isSetRow_cache_provider()) {