struct.totalResults = iprot.readI64();
struct.setTotalResultsIsSet(true);
}
if (incoming.get(1)) {
{
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMap _map105 = 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.I64, iprot.readI32());
struct.shardInfo = new HashMap<String,Long>(2*_map105.size);
for (int _i106 = 0; _i106 < _map105.size; ++_i106)
{
String _key107; // optional
long _val108; // required