struct.fieldType = iprot.readString();
struct.setFieldTypeIsSet(true);
}
if (incoming.get(5)) {
{
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMap _map142 = new org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMap(org.apache.blur.thirdparty.thrift_0_9_0.protocol.TType.STRING, org.apache.blur.thirdparty.thrift_0_9_0.protocol.TType.STRING, iprot.readI32());
struct.properties = new HashMap<String,String>(2*_map142.size);
for (int _i143 = 0; _i143 < _map142.size; ++_i143)
{
String _key144; // optional
String _val145; // required