10431044104510461047104810491050105110521053
} if (struct.isSetNumEntries()) { oprot.writeI64(struct.numEntries); } if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetSplitCreationTime()) {
10461047104810491050105110521053105410551056
} if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetSplitCreationTime()) { oprot.writeI64(struct.splitCreationTime); } }
99199299399499599699799899910001001
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()) {
10001001100210031004100510061007100810091010
} if (struct.isSetCount()) { oprot.writeI64(struct.count); } if (struct.isSetSumDev()) { oprot.writeDouble(struct.sumDev); } if (struct.isSetFail()) { oprot.writeI32(struct.fail); } if (struct.isSetQueueTime()) {
10061007100810091010101110121013101410151016
} if (struct.isSetFail()) { oprot.writeI32(struct.fail); } if (struct.isSetQueueTime()) { oprot.writeDouble(struct.queueTime); } if (struct.isSetQueueSumDev()) { oprot.writeDouble(struct.queueSumDev); } }
10091010101110121013101410151016101710181019
} 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 {
13781379138013811382138313841385138613871388
} if (struct.isSetOnlineTablets()) { oprot.writeI32(struct.onlineTablets); } if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) {
13811382138313841385138613871388138913901391
} if (struct.isSetIngestRate()) { oprot.writeDouble(struct.ingestRate); } if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) {
13841385138613871388138913901391139213931394
} if (struct.isSetIngestByteRate()) { oprot.writeDouble(struct.ingestByteRate); } if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) { oprot.writeDouble(struct.queryByteRate); } if (struct.isSetMinors()) {
13871388138913901391139213931394139513961397
} if (struct.isSetQueryRate()) { oprot.writeDouble(struct.queryRate); } if (struct.isSetQueryByteRate()) { oprot.writeDouble(struct.queryByteRate); } if (struct.isSetMinors()) { struct.minors.write(oprot); } if (struct.isSetMajors()) {