oprot.writeBitSet(optionals, 4);
if (struct.isSetMaxMemory()) {
oprot.writeI64(struct.maxMemory);
}
if (struct.isSetLatencyMs()) {
oprot.writeI64(struct.latencyMs);
}
if (struct.isSetTimeoutMs()) {
oprot.writeI64(struct.timeoutMs);
}
if (struct.isSetThreads()) {