Uses of Class
org.apache.drill.common.exceptions.RetryAfterSpillException
Packages that use RetryAfterSpillException
-
Uses of RetryAfterSpillException in org.apache.drill.exec.physical.impl.common
Methods in org.apache.drill.exec.physical.impl.common that throw RetryAfterSpillExceptionModifier and TypeMethodDescriptionHashTable.put
(int incomingRowIdx, IndexPointer htIdxHolder, int hashCode, int batchSize) HashTableTemplate.put
(int incomingRowIdx, IndexPointer htIdxHolder, int hashCode, int targetBatchRowCount) put() uses the hash code (from gethashCode() above) to insert the key(s) from the incoming row into the hash table.