12781279128012811282128312841285128612871288
{ oprot.writeI32(struct.badTServers.size()); for (Map.Entry<String, Byte> _iter42 : struct.badTServers.entrySet()) { oprot.writeString(_iter42.getKey()); oprot.writeByte(_iter42.getValue()); } } } if (struct.isSetState()) { oprot.writeI32(struct.state.getValue());
1599515996159971599815999160001600116002160031600416005
} if (struct.isSetPrincipal()) { oprot.writeString(struct.principal); } if (struct.isSetSysPerm()) { oprot.writeByte(struct.sysPerm); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, hasSystemPermission_args struct) throws org.apache.thrift.TException {
2178521786217872178821789217902179121792217932179421795
} if (struct.isSetTableName()) { oprot.writeString(struct.tableName); } if (struct.isSetPermission()) { oprot.writeByte(struct.permission); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, revokeTablePermission_args struct) throws org.apache.thrift.TException {
1945119452194531945419455194561945719458194591946019461
} if (struct.isSetPrincipal()) { oprot.writeString(struct.principal); } if (struct.isSetPermission()) { oprot.writeByte(struct.permission); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, revokeSystemPermission_args struct) throws org.apache.thrift.TException {
2056520566205672056820569205702057120572205732057420575
} if (struct.isSetTableName()) { oprot.writeString(struct.tableName); } if (struct.isSetPermission()) { oprot.writeByte(struct.permission); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, grantTablePermission_args struct) throws org.apache.thrift.TException {
1720917210172111721217213172141721517216172171721817219
} if (struct.isSetTableName()) { oprot.writeString(struct.tableName); } if (struct.isSetTblPerm()) { oprot.writeByte(struct.tblPerm); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, hasTablePermission_args struct) throws org.apache.thrift.TException {
1843318434184351843618437184381843918440184411844218443
} if (struct.isSetPrincipal()) { oprot.writeString(struct.principal); } if (struct.isSetPermission()) { oprot.writeByte(struct.permission); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, grantSystemPermission_args struct) throws org.apache.thrift.TException {
12901291129212931294129512961297129812991300
10021003100410051006100710081009101010111012
} if (struct.isSetName()) { oprot.writeBinary(struct.name); } if (struct.isSetVersion()) { oprot.writeByte(struct.version); } if (struct.isSetServerName()) { oprot.writeBinary(struct.serverName); } if (struct.isSetPort()) {
365366367368369370371372373374375
if (struct.isSetValue()) { optionals.set(0); } oprot.writeBitSet(optionals, 1); if (struct.isSetValue()) { oprot.writeByte(struct.value); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, TByteValue struct) throws org.apache.thrift.TException {