oprot.writeBitSet(optionals, 10);
if (struct.isSetIndexName()) {
oprot.writeString(struct.indexName);
}
if (struct.isSetIndexHandlerClass()) {
oprot.writeString(struct.indexHandlerClass);
}
if (struct.isSetDbName()) {
oprot.writeString(struct.dbName);
}
if (struct.isSetOrigTableName()) {