public static interface AbstractHashTable.Index extends Externalizable
| Modifier and Type | Method and Description |
|---|---|
AbstractHashTable.FieldIndex |
getFieldIndex(int index) |
AbstractHashTable.HashEntry |
hashCodeOf(Tuple tuple,
boolean left) |
readExternal, writeExternalAbstractHashTable.FieldIndex getFieldIndex(int index)
AbstractHashTable.HashEntry hashCodeOf(Tuple tuple, boolean left)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.