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