}
if (struct.isSetMemtable_throughput_in_mb()) {
oprot.writeI32(struct.memtable_throughput_in_mb);
}
if (struct.isSetMemtable_operations_in_millions()) {
oprot.writeDouble(struct.memtable_operations_in_millions);
}
if (struct.isSetMerge_shards_chance()) {
oprot.writeDouble(struct.merge_shards_chance);
}
if (struct.isSetRow_cache_provider()) {