Uses of Class
org.evrete.api.FactHandleVersioned
-
Packages that use FactHandleVersioned Package Description org.evrete.api -
-
Uses of FactHandleVersioned in org.evrete.api
Methods in org.evrete.api that return types with arguments of type FactHandleVersioned Modifier and Type Method Description ReIterator<FactHandleVersioned>KeyedFactStorage. values(KeyMode mode, MemoryKey key)Method parameters in org.evrete.api with type arguments of type FactHandleVersioned Modifier and Type Method Description voidKeyedFactStorage. write(Collection<FactHandleVersioned> factHandles)This method will be called after necessary count of keys are provided viaKeyedFactStorage.write(ValueHandle).
-