Package org.drools.core.util
Class AbstractHashTable.TripleCompositeIndex
java.lang.Object
org.drools.core.util.AbstractHashTable.TripleCompositeIndex
- All Implemented Interfaces:
Externalizable,Serializable,AbstractHashTable.Index
- Enclosing class:
- AbstractHashTable
public static class AbstractHashTable.TripleCompositeIndex
extends Object
implements AbstractHashTable.Index
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFieldIndex(int index) hashCodeOf(TupleImpl tuple, boolean left) voidvoid
-
Constructor Details
-
TripleCompositeIndex
public TripleCompositeIndex() -
TripleCompositeIndex
-
-
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
-