public static interface AbstractHashTable.Index extends Externalizable
Modifier and Type | Method and Description |
---|---|
boolean |
equal(Object object1,
Object object2) |
boolean |
equal(Object object,
Tuple tuple) |
boolean |
equal(Tuple tuple1,
Tuple tuple2) |
AbstractHashTable.FieldIndex |
getFieldIndex(int index) |
int |
hashCodeOf(Tuple tuple,
boolean left) |
readExternal, writeExternal
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.