Package org.drools.core.util.index
Class AlphaRangeIndex
java.lang.Object
org.drools.core.util.index.AlphaRangeIndex
- All Implemented Interfaces:
Externalizable,Serializable
Alpha Node range indexing implementation backed by RangeIndex per fieldIndex
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()getMatchingAlphaNodes(Object object) voidvoidintsize()void
-
Constructor Details
-
AlphaRangeIndex
public AlphaRangeIndex() -
AlphaRangeIndex
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
add
-
remove
-
size
public int size() -
getMatchingAlphaNodes
-
getAllValues
-
clear
public void clear() -
getFieldIndex
-