KeyField
getComparator(KeyField ... f)
private KeyField[] sortFields;
Cmp(KeyField ... f)
compare(ProbeData d1, ProbeData d2, KeyField[] comparedFields)
for (KeyField f : comparedFields) {
DEFAULT_CMP = ProbeData.getComparator(KeyField.RECORDS,
KeyField.EPID);