Package org.drools.core.util
Class AbstractHashTable.SingleIndex
java.lang.Object
org.drools.core.util.AbstractHashTable.SingleIndex
- All Implemented Interfaces:
Externalizable,Serializable,AbstractHashTable.Index
- Enclosing class:
- AbstractHashTable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFieldIndex(int index) hashCodeOf(TupleImpl tuple, boolean left) voidvoid
-
Constructor Details
-
SingleIndex
public SingleIndex() -
SingleIndex
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
getFieldIndex
- Specified by:
getFieldIndexin interfaceAbstractHashTable.Index
-
hashCodeOf
- Specified by:
hashCodeOfin interfaceAbstractHashTable.Index
-