System.arraycopy(tsuid_bytes, 0, qualifier, NOT_MATCHED_PREFIX.length,
tsuid_bytes.length);
qualifiers[index] = qualifier;
index++;
}
get.qualifiers(qualifiers);
}
/**
* Called after issuing the row get request to parse out the results and
* compile the list of collisions.