public final class CompactingHashTable.HashTableProber<PT> extends AbstractHashTableProber<PT,T>
pairComparator, probeTypeComparator| Modifier and Type | Method and Description |
|---|---|
T |
getMatchFor(PT probeSideRecord,
T targetForMatch) |
void |
updateMatch(T record) |
public T getMatchFor(PT probeSideRecord, T targetForMatch)
getMatchFor in class AbstractHashTableProber<PT,T>public void updateMatch(T record) throws IOException
updateMatch in class AbstractHashTableProber<PT,T>IOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.