16451646164716481649165016511652165316541655
} } } if (struct.isSetParameters()) { { oprot.writeI32(struct.parameters.size()); for (Map.Entry<String, String> _iter200 : struct.parameters.entrySet()) { oprot.writeString(_iter200.getKey()); oprot.writeString(_iter200.getValue()); }
10101011101210131014101510161017101810191020
if (struct.isSetMStringString()) { optionals.set(5); } oprot.writeBitSet(optionals, 6); if (struct.isSetAint()) { oprot.writeI32(struct.aint); } if (struct.isSetAString()) { oprot.writeString(struct.aString); } if (struct.isSetLint()) {
10171018101910201021102210231024102510261027
if (struct.isSetAString()) { oprot.writeString(struct.aString); } if (struct.isSetLint()) { { oprot.writeI32(struct.lint.size()); for (int _iter17 : struct.lint) { oprot.writeI32(_iter17); } }
10201021102210231024102510261027102810291030
if (struct.isSetLint()) { { oprot.writeI32(struct.lint.size()); for (int _iter17 : struct.lint) { oprot.writeI32(_iter17); } } } if (struct.isSetLString()) { {
10261027102810291030103110321033103410351036
} } } if (struct.isSetLString()) { { oprot.writeI32(struct.lString.size()); for (String _iter18 : struct.lString) { oprot.writeString(_iter18); } }
10351036103710381039104010411042104310441045
} } } if (struct.isSetLintString()) { { oprot.writeI32(struct.lintString.size()); for (IntString _iter19 : struct.lintString) { _iter19.write(oprot); } }
10441045104610471048104910501051105210531054
} } } if (struct.isSetMStringString()) { { oprot.writeI32(struct.mStringString.size()); for (Map.Entry<String, String> _iter20 : struct.mStringString.entrySet()) { oprot.writeString(_iter20.getKey()); oprot.writeString(_iter20.getValue()); }
974975976977978979980981982983984
} if (struct.isSetPrincipalName()) { oprot.writeString(struct.principalName); } if (struct.isSetPrincipalType()) { oprot.writeI32(struct.principalType.getValue()); } if (struct.isSetGrantOption()) { oprot.writeBool(struct.grantOption); } if (struct.isSetGrantTime()) {
980981982983984985986987988989990
} if (struct.isSetGrantOption()) { oprot.writeBool(struct.grantOption); } if (struct.isSetGrantTime()) { oprot.writeI32(struct.grantTime); } if (struct.isSetGrantorName()) { oprot.writeString(struct.grantorName); } if (struct.isSetGrantorPrincipalType()) {
986987988989990991992993994995996
} if (struct.isSetGrantorName()) { oprot.writeString(struct.grantorName); } if (struct.isSetGrantorPrincipalType()) { oprot.writeI32(struct.grantorPrincipalType.getValue()); } } @Override public void read(com.facebook.presto.hive.shaded.org.apache.thrift.protocol.TProtocol prot, RolePrincipalGrant struct) throws com.facebook.presto.hive.shaded.org.apache.thrift.TException {