13991400140114021403140414051406140714081409
} if (struct.isSetScans()) { struct.scans.write(oprot); } if (struct.isSetScanRate()) { oprot.writeDouble(struct.scanRate); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, TableInfo struct) throws org.apache.thrift.TException {
13801381138213831384138513861387138813891390
} if (struct.isSetOnlineTablets()) { oprot.writeI32(struct.onlineTablets); } if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) {
13831384138513861387138813891390139113921393
} if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) {
13861387138813891390139113921393139413951396
} if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) { oprot.writeDouble(struct.queryByteRate); } if (struct.isSetMinors()) {
13891390139113921393139413951396139713981399
} if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) { oprot.writeDouble(struct.queryByteRate); } if (struct.isSetMinors()) { struct.minors.write(oprot); } if (struct.isSetMajors()) {
14011402140314041405140614071408140914101411
9939949959969979989991000100110021003
oprot.writeBitSet(optionals, 8); if (struct.isSetStatus()) { oprot.writeI32(struct.status); } if (struct.isSetElapsed()) { oprot.writeDouble(struct.elapsed); } if (struct.isSetNum()) { oprot.writeI32(struct.num); } if (struct.isSetCount()) {
10021003100410051006100710081009101010111012
} if (struct.isSetCount()) { oprot.writeI64(struct.count); } if (struct.isSetSumDev()) { oprot.writeDouble(struct.sumDev); } if (struct.isSetFail()) { oprot.writeI32(struct.fail); } if (struct.isSetQueueTime()) {
10081009101010111012101310141015101610171018
} if (struct.isSetFail()) { oprot.writeI32(struct.fail); } if (struct.isSetQueueTime()) { oprot.writeDouble(struct.queueTime); } if (struct.isSetQueueSumDev()) { oprot.writeDouble(struct.queueSumDev); } }
10111012101310141015101610171018101910201021
} if (struct.isSetQueueTime()) { oprot.writeDouble(struct.queueTime); } if (struct.isSetQueueSumDev()) { oprot.writeDouble(struct.queueSumDev); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, ActionStats struct) throws org.apache.thrift.TException {