oprot.writeBitSet(optionals, 7);
if (struct.isSetStageId()) {
oprot.writeString(struct.stageId);
}
if (struct.isSetStageType()) {
oprot.writeI32(struct.stageType.getValue());
}
if (struct.isSetStageAttributes()) {
{
oprot.writeI32(struct.stageAttributes.size());
for (Map.Entry<String, String> _iter86 : struct.stageAttributes.entrySet())