16121613161416151616161716181619162016211622
optionals.set(11); } if (struct.isSetPrivileges()) { optionals.set(12); } oprot.writeBitSet(optionals, 13); if (struct.isSetTableName()) { oprot.writeString(struct.tableName); } if (struct.isSetDbName()) { oprot.writeString(struct.dbName);
808809810811812813814815816817818
optionals.set(3); } if (struct.isSetPrivileges()) { optionals.set(4); } oprot.writeBitSet(optionals, 5); if (struct.isSetName()) { oprot.writeString(struct.name); } if (struct.isSetDescription()) { oprot.writeString(struct.description);
724725726727728729730731732733734
optionals.set(1); } if (struct.isSetSkewedColValueLocationMaps()) { optionals.set(2); } oprot.writeBitSet(optionals, 3); if (struct.isSetSkewedColNames()) { { oprot.writeI32(struct.skewedColNames.size()); for (String _iter119 : struct.skewedColNames) {