835836837838839840841842843844845
if (struct.isSetService_name()) { oprot.writeString(struct.service_name); } if (struct.isSetAnnotations()) { { oprot.writeI32(struct.annotations.size()); for (String _iter4 : struct.annotations) { oprot.writeString(_iter4); } }
16971698169917001701170217031704170517061707
if (struct.isSetService_name()) { oprot.writeString(struct.service_name); } if (struct.isSetAnnotations()) { { oprot.writeI32(struct.annotations.size()); for (String _iter12 : struct.annotations) { oprot.writeString(_iter12); } }
550551552553554555556557558559560
optionals.set(0); } oprot.writeBitSet(optionals, 1); if (struct.isSetMessages()) { { oprot.writeI32(struct.messages.size()); for (LogEntry _iter4 : struct.messages) { _iter4.write(oprot); } }
931932933934935936937938939940941
if (struct.isSetSuccess()) { optionals.set(0); } oprot.writeBitSet(optionals, 1); if (struct.isSetSuccess()) { oprot.writeI32(struct.success.getValue()); } } @Override public void read(org.apache.thrift.protocol.TProtocol prot, Log_result struct) throws org.apache.thrift.TException {
561562563564565566567568569570571
if (struct.isSetService_name()) { optionals.set(2); } oprot.writeBitSet(optionals, 3); if (struct.isSetIpv4()) { oprot.writeI32(struct.ipv4); } if (struct.isSetPort()) { oprot.writeI16(struct.port); } if (struct.isSetService_name()) {
10351036103710381039104010411042104310441045
if (struct.isSetParent_id()) { oprot.writeI64(struct.parent_id); } if (struct.isSetAnnotations()) { { oprot.writeI32(struct.annotations.size()); for (Annotation _iter8 : struct.annotations) { _iter8.write(oprot); } }
10441045104610471048104910501051105210531054
} } } if (struct.isSetBinary_annotations()) { { oprot.writeI32(struct.binary_annotations.size()); for (BinaryAnnotation _iter9 : struct.binary_annotations) { _iter9.write(oprot); } }
12351236123712381239124012411242124312441245
if (struct.isSetStopRow()) { oprot.writeBinary(struct.stopRow); } if (struct.isSetColumns()) { { oprot.writeI32(struct.columns.size()); for (TColumn _iter79 : struct.columns) { _iter79.write(oprot); } }
12431244124512461247124812491250125112521253
_iter79.write(oprot); } } } if (struct.isSetCaching()) { oprot.writeI32(struct.caching); } if (struct.isSetMaxVersions()) { oprot.writeI32(struct.maxVersions); } if (struct.isSetTimeRange()) {
12461247124812491250125112521253125412551256
} if (struct.isSetCaching()) { oprot.writeI32(struct.caching); } if (struct.isSetMaxVersions()) { oprot.writeI32(struct.maxVersions); } if (struct.isSetTimeRange()) { struct.timeRange.write(oprot); } if (struct.isSetFilterString()) {